Author: bfitzpat
Date: 2010-09-23 17:08:01 -0400 (Thu, 23 Sep 2010)
New Revision: 25131
Added:
trunk/documentation/whatsnew/ws/images/annotation_properties_view_esb.jpg
trunk/documentation/whatsnew/ws/images/jax_rs_annotation_properties_view.jpg
trunk/documentation/whatsnew/ws/images/simple_web_service_wizard.jpg
trunk/documentation/whatsnew/ws/images/update_web_xml_checkbox.jpg
trunk/documentation/whatsnew/ws/ws-news-1.2.0.Beta1.html
Log:
OPEN - issue JBIDE-7137: WS Component N&N
https://jira.jboss.org/browse/JBIDE-7137
Added: trunk/documentation/whatsnew/ws/images/annotation_properties_view_esb.jpg
===================================================================
(Binary files differ)
Property changes on:
trunk/documentation/whatsnew/ws/images/annotation_properties_view_esb.jpg
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/ws/images/jax_rs_annotation_properties_view.jpg
===================================================================
(Binary files differ)
Property changes on:
trunk/documentation/whatsnew/ws/images/jax_rs_annotation_properties_view.jpg
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/ws/images/simple_web_service_wizard.jpg
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/ws/images/simple_web_service_wizard.jpg
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/ws/images/update_web_xml_checkbox.jpg
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/ws/images/update_web_xml_checkbox.jpg
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/ws/ws-news-1.2.0.Beta1.html
===================================================================
--- trunk/documentation/whatsnew/ws/ws-news-1.2.0.Beta1.html (rev
0)
+++ trunk/documentation/whatsnew/ws/ws-news-1.2.0.Beta1.html 2010-09-23 21:08:01 UTC (rev
25131)
@@ -0,0 +1,84 @@
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html
xmlns="http://www.w3.org/1999/xhtml">
+<head>
+<meta http-equiv="Content-Language" content="en-us" />
+<meta http-equiv="Content-Type" content="text/html;
charset=iso-8859-1" />
+<link rel="stylesheet" href="../whatsnew.css"/>
+<title>WS Tools 3.2.0 Beta1 What's New</title>
+</head>
+<body>
+<h1>WS tools 3.2.0 Beta1 What's New</h1>
+
+<p align="right"><a href="../index.html">< Main
Index</a> <a
href="../deltacloud/deltacloud-news-0.0.1.M2.html">Deltacloud Development
Tools ></a></p>
+
+<table border="0" cellpadding="10" cellspacing="0"
width="80%">
+
+ <tr>
+ <td colspan="2">
+ <hr/>
+ <h3>Web Service Tester</h3>
+ <hr/>
+ </td>
+ </tr>
+
+ <tr>
+ <td valign="top" align="right"><a
name="itemname3" id="itemname3"></a><b>New Checkbox to
Turn off Web.xml updates</b></td>
+ <td valign="top">
+ <p>Starting in JBoss 6.0M4 entries in web.xml are not mandatory<a
href="http://docs.jboss.org/resteasy/docs/2.0.0.GA/userguide/html_si...;,
only the fact that the web.xml file exists is mandatory. To handle this case, we now
provide the option not to generate entries in the web.xml file.</p>
+ <p>[1]: <a
href="http://docs.jboss.org/resteasy/docs/2.0.0.GA/userguide/html_si...
+ <img src="./images/update_web_xml_checkbox.jpg" alt=""/>
+ <p><small><a
href="https://jira.jboss.org/browse/JBIDE-6753">Related
Jira</a></small></p>
+ </td>
+ </tr>
+
+ <tr>
+ <td colspan="2">
+ <hr/>
+ <h3>JAX-WS and JAX-RS Annotations and the Annotation Properties
View</h3>
+ <hr/>
+ </td>
+ </tr>
+
+ <tr>
+ <td valign="top" align="right"><a
name="itemname3" id="itemname3"></a><b>Annotation
Properties View</b></td>
+ <td valign="top">
+ <p>There's a new Annotation Properties view in WTP for Eclipse Helios. It
already comes pre-set with JAX-WS annotations and we've added JAX-RS annotations for
RESTEasy as well.</p>
+ <p>For a few additional details, check out this <a
href="http://community.jboss.org/community/jbosstools/blog/2010/09/1...
post</a>.</p>
+ <img src="./images/jax_rs_annotation_properties_view.jpg"
alt="" style="width : 681px; height : 535px;"/>
+ <p><small><a
href="https://jira.jboss.org/browse/JBIDE-7106">Related
Jira</a></small></p>
+ </td>
+ </tr>
+
+ <tr>
+ <td colspan="2">
+ <hr/>
+ <h3>Simple Web Service wizard</h3>
+ <hr/>
+ </td>
+ </tr>
+
+ <tr>
+ <td valign="top" align="right"><a
name="itemname3" id="itemname3"></a><b>New
wizard</b></td>
+ <td valign="top">
+ <p>In addition to the two Sample Web Service wizards (Create a Sample Web
Service and Create a Sample RESTful Web Service), we've now added a third wizard to
the mix. The Simple Web Service wizard allows you to specify your own annotated JAX-WS,
JAX-RS, and application classes to quickly get your web project going.</p>
+ <img src="./images/simple_web_service_wizard.jpg" alt=""
/>
+ <p>For a walkthrough on using the wizard, check out <a
href="http://community.jboss.org/wiki/UsingtheSampleWebServiceWizard...
the Sample Web Service Wizards</a> in the wiki.</p>
+ <p><small><a
href="https://jira.jboss.org/browse/JBIDE-7106">Related
Jira</a></small></p>
+ </td>
+ </tr>
+ <tr>
+ <td colspan="2">
+
+ <hr/>
+ </td>
+ </tr>
+
+</table>
+
+</body>
+
+</html>
+
+
Property changes on: trunk/documentation/whatsnew/ws/ws-news-1.2.0.Beta1.html
___________________________________________________________________
Name: svn:mime-type
+ text/plain