Author: rob.stryker(a)jboss.com
Date: 2009-12-14 18:08:26 -0500 (Mon, 14 Dec 2009)
New Revision: 19264
Added:
trunk/documentation/whatsnew/as/images/add_fileset_reference.png
trunk/documentation/whatsnew/as/images/change_server_main_class.jpg
trunk/documentation/whatsnew/as/images/ssh_deployment_3.1.m4.png
Modified:
trunk/documentation/whatsnew/as/as-news-3.1.0.M4.html
Log:
n&n
Modified: trunk/documentation/whatsnew/as/as-news-3.1.0.M4.html
===================================================================
--- trunk/documentation/whatsnew/as/as-news-3.1.0.M4.html 2009-12-14 22:07:57 UTC (rev
19263)
+++ trunk/documentation/whatsnew/as/as-news-3.1.0.M4.html 2009-12-14 23:08:26 UTC (rev
19264)
@@ -9,7 +9,7 @@
<h1>JBoss AS Tools 3.1.0.M4 - New and Noteworthy</h1>
- <p align="right"><a href="../index.html">< Main
Index</a> <a
href="../hibernate/hibernate-news-3.3.0.M3.html">Hibernate Tools
></a></p>
+ <p align="right"><a href="../index.html">< Main
Index</a> <a href="../as/as-news-3.1.0.M3.html">AS Tools
></a></p>
<table border="0" cellpadding="10" cellspacing="0"
width="80%">
@@ -41,9 +41,65 @@
<tr>
<td colspan="2">
<hr/>
+ <h3>JBoss Servers View Deprecated</h3>
+ <p> The JBoss Servers View has been deprecated, as the WTP server's
view
+ is now able to be extended and added to. The JB Servers View will
+ remain until we are absolutely certain there are no overlooked
+ use cases.</p>
+ <p><small><a
href="https://jira.jboss.org/jira/browse/JBIDE-5122">Related
jira</a></small></p>
</td>
</tr>
+ <tr>
+ <td colspan="2">
+ <hr/>
+ <h3>SSH Deployment Type Server</h3>
+ <p> A new server type has been created. It's job is to deploy to
+ remote servers via SSH. Currently it lacks a wizard, and so
+ all options must be filled in via the server editor.
+ The host is set on the first page, and the credentials
+ are located on the deployment page.</p
+ <p><img
src="../images/ssh_deployment_3.1.m4.png"/></p>>
+ <p><small><a
href="https://jira.jboss.org/jira/browse/JBIDE-5048">Related
+ jira</a></small></p>
+ </td>
+ </tr>
+
+ <tr>
+ <td colspan="2">
+ <hr/>
+ <h3>Change Server Main Class</h3>
+ <p>Servers may now change their main class without failing to start.
</p>
+ <p><img
src="../images/change_server_main_class.jpg"/></p>>
+ <p><small><a
href="https://jira.jboss.org/jira/browse/JBIDE-5153">Related
+ jira</a></small></p>
+ </td>
+ </tr>
+
+ <tr>
+ <td colspan="2">
+ <hr/>
+ <h3>Filesets for Webtools Projects Deployment</h3>
+ <p>Some code has been added to allow for webtoosl projects to have a
+ fileset, which may exclude or include files based on some patterns.
+ These filesets, however, will only work for ESB / BPEL projects,
+ and will not be functional at all inside WTP's EAR / WEB / etc
+ project types until WTP 3.2 is released.</p>
+ <p>They are accessed via the Module Assembly page, by
+ right-clicking on an ESB / etc project and going to the
+ Module Assembly section, then adding a Fileset-type reference. </p>
+
+ <p><img
src="../images/add_fileset_reference.png"/></p>>
+ <p><small><a
href="https://jira.jboss.org/jira/browse/JBIDE-4955">Related
+ jira</a></small></p>
+ </td>
+ </tr>
+
+
+
+
+
+
</table>
</body>
Added: trunk/documentation/whatsnew/as/images/add_fileset_reference.png
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/as/images/add_fileset_reference.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/as/images/change_server_main_class.jpg
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/as/images/change_server_main_class.jpg
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/as/images/ssh_deployment_3.1.m4.png
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/as/images/ssh_deployment_3.1.m4.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream