Author: adietish
Date: 2011-06-20 07:53:37 -0400 (Mon, 20 Jun 2011)
New Revision: 32208
Modified:
trunk/documentation/whatsnew/as/as-news-3.3.0.M2.html
Log:
[JBIDE-9154] created N&N for JBossAS
Modified: trunk/documentation/whatsnew/as/as-news-3.3.0.M2.html
===================================================================
--- trunk/documentation/whatsnew/as/as-news-3.3.0.M2.html 2011-06-20 11:31:55 UTC (rev
32207)
+++ trunk/documentation/whatsnew/as/as-news-3.3.0.M2.html 2011-06-20 11:53:37 UTC (rev
32208)
@@ -57,6 +57,28 @@
</td>
</tr>
<tr><td colspan="2"><hr /></td></tr>
+ <tr>
+ <td valign="top" align="left">
+ <p align="right">
+ <b>AS7 Change of classpath container behaviour</b>
+ </td>
+ <td valign="top" width="90%">
+ <p>In AS7, only the javax.* packages and jars are included in the
classpath container. This is a change from previous AS versions, which put every jar in
the distribution into the classpath container. </p>
+ <p><small><a
href="https://issues.jboss.org/browse/JBIDE-8718">Related
Jira</a></small>
+ </td>
+ </tr>
+ <tr><td colspan="2"><hr /></td></tr>
+ <tr>
+ <td valign="top" align="left">
+ <p align="right">
+ <b>Browse files on a remote server</b>
+ </td>
+ <td valign="top" width="90%">
+ <p>When editing the settings of a server adapter, you could not choose the
the server home and the deployment directories of a remote server. We fixed that and now
allow you to reach the filesystem on a remote server if you have the server set to
<b>Remote System Deployment</b>.</p>
+ <p><small><a
href="https://issues.jboss.org/browse/JBIDE-8718">Related
Jira</a></small>
+ </td>
+ </tr>
+ <tr><td colspan="2"><hr /></td></tr>
</table>
</body>