Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkchong2013-06-13 21:48:39 +0000
committerkchong2013-06-13 21:48:39 +0000
commitdb28eb7daafbca5bff6137fe6e66154b0a495935 (patch)
tree930ec80f59c71f23e724b5729317b1449cf0061c
parent1c163e378b64aece7b0debf23e6a32b8cd83b1ad (diff)
downloadwebtools-db28eb7daafbca5bff6137fe6e66154b0a495935.tar.gz
webtools-db28eb7daafbca5bff6137fe6e66154b0a495935.tar.xz
webtools-db28eb7daafbca5bff6137fe6e66154b0a495935.zip
[410765] Add JAX-RS 2.0 feature to 3.5.0 Web Services New and Noteworthy
-rw-r--r--releases/3.5.0/NewAndNoteworthy/webservices.xml5
1 files changed, 1 insertions, 4 deletions
diff --git a/releases/3.5.0/NewAndNoteworthy/webservices.xml b/releases/3.5.0/NewAndNoteworthy/webservices.xml
index 31c0f6e90..c73407983 100644
--- a/releases/3.5.0/NewAndNoteworthy/webservices.xml
+++ b/releases/3.5.0/NewAndNoteworthy/webservices.xml
@@ -15,12 +15,9 @@
Support for JAX-RS 2.0 has been added to Web projects, which allows for Web services based on the new JAX-RS 2.0 specification on supported servers.
<br />
<br />
- <img src="ws/JAXRS20-Facets.png" alt="Screenshot of facet list with jaxrs 2.0 option selected" />
+ <img src="ws/JAXRS20-Facets.png" alt="Screenshot of facet list with JAX-RS 2.0 option selected" />
</description>
</item>
</component>
- <component name="WSDL">
-
- </component>
</release> \ No newline at end of file

Back to the top