Author: max.andersen(a)jboss.com
Date: 2007-11-12 12:02:52 -0500 (Mon, 12 Nov 2007)
New Revision: 4855
Added:
trunk/documentation/whatsnew/as/as-news-1.0.0.cr1.html
trunk/documentation/whatsnew/hibernate/
trunk/documentation/whatsnew/seam/seam-news-1.0.0.cr1.html
trunk/documentation/whatsnew/vpe/vpe-news-2.1.0.cr1.html
Removed:
trunk/documentation/whatsnew/vpe/vpe-news-cr1.html
Modified:
trunk/documentation/whatsnew/index.html
Log:
updated whatsnew for CR1
Added: trunk/documentation/whatsnew/as/as-news-1.0.0.cr1.html
===================================================================
--- trunk/documentation/whatsnew/as/as-news-1.0.0.cr1.html (rev
0)
+++ trunk/documentation/whatsnew/as/as-news-1.0.0.cr1.html 2007-11-12 17:02:52 UTC (rev
4855)
@@ -0,0 +1,104 @@
+<?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>JBoss AS Tools 1.0.0.CR1 What's New</title>
+</head>
+<body>
+<h1>JBoss AS Tools 1.0.0.CR1 What's New</h1>
+
+<table border="0" cellpadding="10" cellspacing="0"
width="80%">
+ <tr>
+ <td colspan="2">
+ <hr/>
+ <h3>Server view</h3>
+ <hr/>
+ </td>
+ </tr>
+ <tr>
+ <td valign="top" align="right">
+ <a name="itemname3"
id="itemname3"></a><b>"Mini" JMX Console</b>
+ </td>
+ <td valign="top">As part of the JBoss Server view there is now a JMX
Console section which allows you to browse and use the JMX exposed beans on the
server.</td>
+ <p><img src="images/jmxconsole.png"/></p>
+ </tr>
+ <tr>
+ <td colspan="2"><hr />
+ </td>
+ </tr>
+ <tr>
+ <td valign="top" align="right">
+ <a name="itemname3"
id="itemname3"></a><b>Server publish Status</b>
+ </td>
+ <td valign="top">The server's publish status is now available in
the JBoss Servers view, allowing you to see if changes are awaiting (Republish), are being
updated (Publishing...) or are in-sync (Synchronized).</td>
+ <p><img src="images/serverpublishstate.png"/></p>
+ </tr>
+
+ <tr>
+ <td colspan="2">
+ <hr/>
+ <h3>Server configuration</h3>
+ <hr/>
+ </td>
+ </tr>
+ <tr>
+ <td valign="top" align="right">
+ <a name="itemname3"
id="itemname3"></a><b>Temporary deploy location</b>
+ </td>
+ <td valign="top">The temporary directory location used when copying
files to the server are now set to a temporary location within JBoss AS. Previously it was
set to the default WTP deploy location within Eclipse but that had issues if your JBoss AS
and Eclipse workspace were on different file systems. If you continue to have such issues,
you can now configure the temporary deploy location.</td>
+ <p><img src="images/servertempdeploylocation.png"/></p>
+ </tr>
+ <tr>
+ <td colspan="2"><hr />
+ </td>
+ </tr>
+ <tr>
+ <td valign="top" align="right">
+ <b>Improved default VM arguments for servers</b>
+ </td>
+ <td valign="top"><p>Memory (especially permgen settings) and
linux specific ipv6 VM arguments are now setup by default when server is
created.</p>
+ <p><img src="images/serverdefaultarguments.png"/></p>
+ </td>
+ </tr>
+ <tr>
+ <td colspan="2">
+ <hr/>
+ <h3>Deployment</h3>
+ <hr/>
+ </td>
+ </tr>
+ <tr>
+ <td valign="top" align="right"><a
name="itemname3" id="itemname3"></a><b>Incrementally
deploy for EAR</b></td>
+ <td valign="top"><p>Previous versions of JBoss AS Tools had
various issues with incrementally (and full) deploy of nested EARs. All these issues are
now fixed and EAR deployment is now as fast and functional as the War
deployments.</p>
+ </td>
+ </tr>
+ <tr>
+ <td colspan="2">
+ <hr/>
+ <h3>Others</h3>
+ <hr/>
+ </td>
+ </tr>
+ <tr>
+ <td valign="top" align="right">
+ <a name="itemnam2e"
id="itemname2"></a><b>JSF/EL exception linking</b>
+ </td>
+ <td width="70%" valign="top">
+ <p>Exceptions related to JSF/EL are now possible to follow by clicking on
the resource name in the exception messages</p>
+ <p><img src="images/elexceptionlinking.png"/></p>
+ <p>The linking is available in any java launch and the Stacktrace
view</p>
+ </td>
+ </tr>
+
+
+</table>
+
+</body>
+
+</html>
+
+
Modified: trunk/documentation/whatsnew/index.html
===================================================================
--- trunk/documentation/whatsnew/index.html 2007-11-12 16:31:18 UTC (rev 4854)
+++ trunk/documentation/whatsnew/index.html 2007-11-12 17:02:52 UTC (rev 4855)
@@ -21,6 +21,16 @@
</tr>
<tr>
<td valign="top" align="left">
+ <p align="right"><b>Candidate Release 1</b></td>
+ <td valign="top">
+ <p><a href="as/as-news-1.0.0.cr1.html">JBoss AS
Tools</a></p>
+ <p><a href="seam/seam-news-1.0.0.cr1.html">Seam
Tools</a></p>
+ <p><a
href="hibernate/hibernate-news-3.2.0.cr1.html">Hibernate
Tools</a></p>
+ <p><a href="vpe/vpe-news-2.1.0.cr1.html">Visual Page
Editor</a></p>
+ </td>
+ </tr>
+ <tr>
+ <td valign="top" align="left">
<p align="right"><b>Beta4</b></td>
<td valign="top">
<p><a href="as/as-news-1.0.0.beta4.html">JBoss AS
Tools</a></p>
Added: trunk/documentation/whatsnew/seam/seam-news-1.0.0.cr1.html
===================================================================
--- trunk/documentation/whatsnew/seam/seam-news-1.0.0.cr1.html
(rev 0)
+++ trunk/documentation/whatsnew/seam/seam-news-1.0.0.cr1.html 2007-11-12 17:02:52 UTC
(rev 4855)
@@ -0,0 +1,104 @@
+<?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>Seam tools 1.0.0.CR1 What's New</title>
+</head>
+<body>
+<h1>Seam tools 1.0.0.CR1 What's New</h1>
+
+<table border="0" cellpadding="10" cellspacing="0"
width="80%">
+ <tr>
+ <td colspan="2">
+ <hr/>
+ <h3>Wizards</h3>
+ <hr/>
+ </td>
+ </tr>
+ <tr>
+ <td valign="top" align="right">
+ <a name="itemnam2e"
id="itemname2"></a><b>Seam 2 support</b>
+ </td>
+ <td width="70%" valign="top">Seam 2 are now supported as a
valid runtime and can now be used together with the project and artifact creation
wizards.</td>
+
+ <p><img src="images/seam2runtime.png"/></p>
+
+ <p>Seam code completion and validation now also supports the Seam 2 notion of
<code>import</code>'s.</p>
+ </tr>
+ <tr>
+ <td colspan="2"><hr />
+ </td>
+ </tr>
+ <tr>
+ <td valign="top" align="right">
+ <a name="itemname3"
id="itemname3"></a><b>Server selection at project
creation</b>
+ </td>
+ <td valign="top">Seam Web Project wizard now has an option for
selecting the actual Server (and not just WTP runtime) that will be used for the
project.</td>
+<p>This allow the wizard to correctly identify where the needed datasource and
driver libraries need to go.</p>
+ <p><img src="images/serverselection.png"/></p>
+ </tr>
+ <tr>
+ <td colspan="2"><hr />
+ </td>
+ </tr>
+ <tr>
+ <td valign="top" align="right"><a
name="itemname3" id="itemname3"></a><b>Hibernate
support fully enabled</b></td>
+ <td valign="top"><p>Hibernate support is now enabled by default
on war, ejb and test projects generated by the Seam Web Project wizard.</p>
+<p>This enables all the HQL code completion and validation inside Java files. Code
completion just requires the Hibernate Console configuration to opened/created, validation
requires the Session Factory to be opened/created.</p>
+ <p><img
src="images/hqlcodecompletionvalidation.png"/></p>
+ </td>
+ </tr>
+ <tr>
+ <td colspan="2"><hr />
+ </td>
+ </tr>
+ <tr>
+ <td valign="top" align="right">
+ <b>Automatic restart deployment after Wizard</b>
+ </td>
+ <td valign="top"><p>When the Seam Wizards (New Entity,
Action, etc.) completes, it now (if necessary) automatically touch the right descriptors
to get the new artifacts redeployed on the server.</p>
+ </td>
+ </tr>
+
+ <tr>
+ <td colspan="2">
+ <hr/>
+ <h3>Code editing</h3>
+ <hr/>
+ </td>
+ </tr>
+ <tr>
+ <td valign="top" align="right"><a
name="itemname3" id="itemname3"></a><b>EL code
completion/validation</b></td>
+ <td valign="top"><p>EL code completion now support more of the
enhancements to EL available in Seam. e.g. <code>size</code>,
<code>values</code>, <code>keySet</code> etc. are now available in
code completion for collections and will not be flagged during validation.</p>
+ <p><img src="images/elcompletion.png"/></p>
+ </td>
+ </tr>
+ <tr>
+ <td colspan="2">
+ <hr/>
+ <h3>Preferences</h3>
+ <hr/>
+ </td>
+ </tr> <tr>
+ <td valign="top" align="right">
+ <a name="itemname3"
id="itemname3"></a><b>Enable Seam Project now in
preferences</b>
+ </td>
+ <td valign="top">To avoid cluttering of the context menu for projects
the "Enable Seam project" is now only available in the preferences of a java
project.
+ <p><img src="images/seam2preferences.png"/></p>
+ </tr>
+ <tr>
+ <td colspan="2"><hr />
+ </td>
+ </tr>
+
+</table>
+
+</body>
+
+</html>
+
+
Added: trunk/documentation/whatsnew/vpe/vpe-news-2.1.0.cr1.html
===================================================================
--- trunk/documentation/whatsnew/vpe/vpe-news-2.1.0.cr1.html (rev
0)
+++ trunk/documentation/whatsnew/vpe/vpe-news-2.1.0.cr1.html 2007-11-12 17:02:52 UTC (rev
4855)
@@ -0,0 +1,79 @@
+<?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>Visual Page Editor 2.1.0.CR1 News</title>
+</head>
+<body>
+<h1>Visual Page Editor 2.1.0.CR1 News</h1>
+<p>Last revised November 12, 2007</p>
+
+<table border="0" cellpadding="10" cellspacing="0"
width="80%">
+ <tr>
+ <td colspan="2">
+ <hr/>
+ <h3>General</h3>
+ <hr/>
+ </td>
+ </tr>
+ <tr>
+ <td valign="top" align="right"><p><b>XUL
Runner</b></p></td>
+ <td valign="top"><p>This release uses XUL Runner instead of a
custom compiled Mozilla. This gives more stability, less memory usage, ATF compability and
support for Mac OSX.</p>
+ </td>
+ </tr>
+
+ <tr>
+ <td colspan="2">
+ <hr/>
+ <h3>Source navigation</h3>
+ <hr/>
+ </td>
+ </tr>
+
+ <tr>
+ <td valign="top" align="right"><p><a
name="selectionbar" id="selectionbar"></a><b>Selection
bar</b></p></td>
+ <td width="70%" valign="top"><p>Selection bar now
available on source tab too. It shows a path
+ from the current tag to the root.</p>
+ <p><img src="images/selection-bar.png" alt="Selection
bar" /></p>
+ </td>
+ </tr>
+
+ <tr>
+ <td colspan="2">
+ <hr/>
+ <h3>Editors</h3>
+ <hr/>
+ </td>
+ </tr>
+
+ <tr>
+ <td valign="top" align="right"><p><a
name="previewtab" id="previewtab"></a><b>Preview
tab</b></p></td>
+ <td valign="top"><p>Now there is a preview tab that shows the
edited page in Preview mode without the editing selections etc. Giving as close an preview
as possible.</p>
+ <p><img src="images/preview-tab.png" alt="Selection bar"
/></p>
+ </td>
+ </tr>
+ <tr>
+ <td colspan="2"><hr />
+ </td>
+ </tr>
+ <tr>
+ <td valign="top" align="right"><p><a
name="previewtab" id="previewtab"></a><b>New
components</b></p></td>
+ <td valign="top"><p>This release supports RichFaces
3.1.0.</p>
+ </td>
+ </tr>
+ <tr>
+ <td colspan="2"><hr />
+ </td>
+ </tr>
+
+</table>
+
+</body>
+
+</html>
+
+
Deleted: trunk/documentation/whatsnew/vpe/vpe-news-cr1.html
===================================================================
--- trunk/documentation/whatsnew/vpe/vpe-news-cr1.html 2007-11-12 16:31:18 UTC (rev 4854)
+++ trunk/documentation/whatsnew/vpe/vpe-news-cr1.html 2007-11-12 17:02:52 UTC (rev 4855)
@@ -1,79 +0,0 @@
-<?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>Visual Page Editor News</title>
-</head>
-<body>
-<h1>Visual Page Editor News</h1>
-<p>Last revised November 12, 2007</p>
-
-<table border="0" cellpadding="10" cellspacing="0"
width="80%">
- <tr>
- <td colspan="2">
- <hr/>
- <h3>Plugins</h3>
- <hr/>
- </td>
- </tr>
- <tr>
- <td valign="top" align="right"><p><b>XUL
Runner</b></p></td>
- <td valign="top"><p>This release uses XULRunner as a render
part of visual editor instead of custom compiled mozilla.</p>
- </td>
- </tr>
-
- <tr>
- <td colspan="2">
- <hr/>
- <h3>Source navigation</h3>
- <hr/>
- </td>
- </tr>
-
- <tr>
- <td valign="top" align="right"><p><a
name="selectionbar" id="selectionbar"></a><b>Selection
bar</b></p></td>
- <td width="70%" valign="top"><p>Selection bar now
available on Source tab too. It shows a path
- from the current tag to its first parent.</p>
- <p><img src="images/selection-bar.png" alt="Selection
bar" /></p>
- </td>
- </tr>
-
- <tr>
- <td colspan="2">
- <hr/>
- <h3>What You See Is What You Get</h3>
- <hr/>
- </td>
- </tr>
-
- <tr>
- <td valign="top" align="right"><p><a
name="previewtab" id="previewtab"></a><b>Preview
tab</b></p></td>
- <td valign="top"><p>Now there is the preview tab that shows a
page very similar to its look in runtime.</p>
- <p><img src="images/preview-tab.png" alt="Selection bar"
/></p>
- </td>
- </tr>
- <tr>
- <td colspan="2"><hr />
- </td>
- </tr>
- <tr>
- <td valign="top" align="right"><p><a
name="previewtab" id="previewtab"></a><b>New
components</b></p></td>
- <td valign="top"><p>This release supports RichFaces
3.1.0.</p>
- </td>
- </tr>
- <tr>
- <td colspan="2"><hr />
- </td>
- </tr>
-
-</table>
-
-</body>
-
-</html>
-
-