| <?xml version="1.0" encoding="UTF-8"?> |
| <?xml-stylesheet type="text/xsl" href="../new_and_noteworthy.xsl"?> |
| <release name="3.1 M6" root="../../.."> |
| <!-- |
| <component name="component name, such as Web Services Tools"> |
| <item title="item title can go here"> |
| <title>item title can also go here</title> |
| <description>description of this new feature, preferably with cropped .pngs of the UI</description> |
| </item> |
| </component> |
| --> |
| <!-- <component name="Web Services">--> |
| <!----> |
| <!-- </component>--> |
| <component name="Web Services"> |
| <item title="Web Services Wizard settings are saved"> |
| <description> |
| Previous to WTP 3.1, many text entry fields did not persist previously entered/selected values. New in WTP 3.1 M6, the text entry fields are editable combo boxes- upon completion of the wizards, values from previous invocations are persisted and can be selected again. Further, values in Service definition/implementation fields are filtered according to the selected Web service or Client type. |
| <br/> |
| <br/> |
| <img src="webservices/Webservices001.png" alt="Bottom up Java bean Web Service" /> |
| <br/> |
| <br/> |
| <img src="webservices/Webservices002.png" alt="Top down Java bean Web Service" /> |
| <br/> |
| <br/> |
| <img src="webservices/Webservices003.png" alt="Web Services Client wizard" /> |
| <br/> |
| <br/> |
| The ANT import wizard has been improved to allow the user to import ANT files specific to the Web service runtime Web service type they are interested in. This allows for better organization of files related to Web services ANT, and gets rid of the requirement to update the wsgen file according to the Web service type they are interested in. Further an extension point has been added to allow adopters to extend the wizard, adding their own Web service runtimes and Web service types. |
| <br/> |
| <br/> |
| <img src="webservices/Webservices004.png" alt="ANT Import" /> |
| </description> |
| </item> |
| <item title="Service definition extension point added so adopters can provide a way to locate workspace artifacts"> |
| <description> |
| A new service definition locator extension point has been added to allow adopter extensions to register their own IFile to URI converter to 'customize' how to look up and resolve files. |
| <br /> |
| <br /> |
| See <extension-point id="ifile2uriconverter" schema="schema/ifile2uriconverter.exsd"/> |
| <br /> |
| <br /> |
| in org.eclipse.wst.ws. |
| </description> |
| </item> |
| <item title="WSDL 1.4 removed from WTP"> |
| <description> |
| The WSDL 1.4 bundle (javax.wsdl_1.4.0) has been removed from the WTP distribution zips. |
| </description> |
| </item> |
| </component> |
| <component name="WSDL"> |
| <item title="Prompt user for file when adding a WSDL import from the WSDL Editor"> |
| <description> |
| If the preference is turned on, whenever the user adds a WSDL import, a dialog will appear to prompt the user to specify the location of the file to be imported. |
| <br /> |
| <br /> |
| <img src="webservices/WSDL001.PNG" alt="WSDL Files Prompt for location preference" /> |
| </description> |
| </item> |
| </component> |
| |
| </release> |