Author: akazakov
Date: 2010-11-19 08:10:58 -0500 (Fri, 19 Nov 2010)
New Revision: 26762
Added:
trunk/documentation/whatsnew/seam/images/3.2.0.Beta2/
trunk/documentation/whatsnew/seam/images/3.2.0.Beta2/NewSeamRuntime.png
trunk/documentation/whatsnew/seam/images/3.2.0.Beta2/RuntimeQuickFix.png
trunk/documentation/whatsnew/seam/images/3.2.0.Beta2/SetterQuickFix.png
trunk/documentation/whatsnew/seam/images/3.2.0.Beta2/Validation.png
trunk/documentation/whatsnew/seam/seam-news-3.2.0.Beta2.html
Log:
https://jira.jboss.org/browse/JBIDE-7656 Added Seam N&N for Beta2.
Added: trunk/documentation/whatsnew/seam/images/3.2.0.Beta2/NewSeamRuntime.png
===================================================================
(Binary files differ)
Property changes on:
trunk/documentation/whatsnew/seam/images/3.2.0.Beta2/NewSeamRuntime.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/seam/images/3.2.0.Beta2/RuntimeQuickFix.png
===================================================================
(Binary files differ)
Property changes on:
trunk/documentation/whatsnew/seam/images/3.2.0.Beta2/RuntimeQuickFix.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/seam/images/3.2.0.Beta2/SetterQuickFix.png
===================================================================
(Binary files differ)
Property changes on:
trunk/documentation/whatsnew/seam/images/3.2.0.Beta2/SetterQuickFix.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/seam/images/3.2.0.Beta2/Validation.png
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/seam/images/3.2.0.Beta2/Validation.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/seam/seam-news-3.2.0.Beta2.html
===================================================================
--- trunk/documentation/whatsnew/seam/seam-news-3.2.0.Beta2.html
(rev 0)
+++ trunk/documentation/whatsnew/seam/seam-news-3.2.0.Beta2.html 2010-11-19 13:10:58 UTC
(rev 26762)
@@ -0,0 +1,107 @@
+<?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 3.2.0.Beta2 What's New</title>
+</head>
+<body>
+<h1>Seam tools 3.2.0.Beta2 What's New</h1>
+
+<p align="right"><a href="../index.html">< Main
Index</a> <a
+ href="../bpel/bpel-news-1.1.0.beta2.html">BPEL Tools
></a></p>
+
+<table border="0" cellpadding="10" cellspacing="0"
width="80%">
+<tr>
+ <td colspan="2">
+ <hr />
+ <h3>Quick Fixes</h3>
+ <hr />
+ </td>
+ </tr>
+ <tr>
+ <td valign="top" align="left">
+ <p><b>Missing setter method for the property</b></p>
+ </td>
+ <td valign="top">
+ <p>If the setter method for a property defined in components.xml is missing then
this setter can be created via Quick Fix menu:</p>
+ <img src="images/3.2.0.Beta2/SetterQuickFix.png"/>
+ <p><small><a
+
href="https://jira.jboss.org/browse/JBIDE-6872">Related
Jira</a></small></p>
+ </td>
+ </tr>
+
+ <tr>
+ <td colspan="2">
+ <hr />
+ </td>
+ </tr>
+
+ <tr>
+ <td valign="top" align="left">
+ <p><b>Missing Seam runtime</b></p>
+ </td>
+ <td valign="top">
+ <p>Two quick fixes are available now for missing Seam runtimes:<br/>
+ 1. Rename the Seam runtime via Seam Settings Page<br/>
+ 2. Add missing runtime</p>
+ <img
src="images/3.2.0.Beta2/RuntimeQuickFix.png"/><br/><br/>
+ <img src="images/3.2.0.Beta2/NewSeamRuntime.png"/>
+ <p><small><a
+
href="https://jira.jboss.org/browse/JBIDE-5134">Related
Jira</a></small></p>
+ </td>
+ </tr>
+
+ <tr>
+ <td colspan="2">
+ <hr />
+ <h3>Validation</h3>
+ <hr />
+ </td>
+ </tr>
+ <tr>
+ <td valign="top" align="left">
+ <p><b>view-id validation in pages.xml</b></p>
+ </td>
+ <td valign="top">
+ <p>"view-id" validation has been improved. The following attributes are
now validated:<br/>
+ - <pages no-conversation-view-id=""
login-view-id=""><br/>
+ - <page view-id=""
no-conversation-view-id=""><br/>
+ - <render view-id=""><br/></p>
+ <img src="images/3.2.0.Beta2/Validation.png"/>
+ <p><small><a
+
href="https://jira.jboss.org/browse/JBIDE-7245">Related
Jira</a></small></p>
+ </td>
+ </tr>
+
+ <tr>
+ <td colspan="2">
+ <hr />
+ </td>
+ </tr>
+
+ <tr>
+ <td valign="top" align="left">
+ <p><b>@Import annotations</b></p>
+ </td>
+ <td valign="top">
+ <p>Seam validator will take into accaunt @Import annotations to resolve context
variable names for bijections.</p>
+ <p><small><a
+
href="https://jira.jboss.org/browse/JBIDE-7616">Related
Jira</a></small></p>
+ </td>
+ </tr>
+
+ <tr>
+ <td colspan="2">
+ <hr />
+ </td>
+ </tr>
+
+</table>
+
+</body>
+
+</html>
\ No newline at end of file
Property changes on: trunk/documentation/whatsnew/seam/seam-news-3.2.0.Beta2.html
___________________________________________________________________
Name: svn:mime-type
+ text/plain