[jbosstools-commits] JBoss Tools SVN: r35978 - trunk/documentation/whatsnew/as.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Tue Oct 25 07:27:06 EDT 2011


Author: adietish
Date: 2011-10-25 07:27:06 -0400 (Tue, 25 Oct 2011)
New Revision: 35978

Modified:
   trunk/documentation/whatsnew/as/as-news-3.3.0.M4.html
Log:
[JBIDE-10011] created N&N for AS

Modified: trunk/documentation/whatsnew/as/as-news-3.3.0.M4.html
===================================================================
--- trunk/documentation/whatsnew/as/as-news-3.3.0.M4.html	2011-10-25 10:01:38 UTC (rev 35977)
+++ trunk/documentation/whatsnew/as/as-news-3.3.0.M4.html	2011-10-25 11:27:06 UTC (rev 35978)
@@ -86,6 +86,18 @@
     </td>
   </tr>
   <tr><td colspan="2"><hr /></td></tr>
+  <tr>
+    <td valign="top" align="right">
+      <p><b>Run on Server now waits</b></p>
+    </td>
+    <td valign="top" width="90%">
+        <p>If you want to check your application running on the app server you'd have to start it's deployment
+        and pick <b>Run As/Run on Server</b> afterwards. In many cases your browser then showed a 404 "Not Found" since the browser
+        did not wait until the deployment was successfully executed. We fixed that and
+        now show the browser only when the server completed its duties.</p>
+	    <p><small><a href="https://issues.jboss.org/browse/JBIDE-10030">Related Jira</a>&nbsp;<a href="https://issues.jboss.org/browse/JBIDE-9711">Related Jira</a></small></p>
+    </td>
+  </tr>
   
 </table>
 



More information about the jbosstools-commits mailing list