Author: bfitzpat
Date: 2010-09-23 17:05:57 -0400 (Thu, 23 Sep 2010)
New Revision: 25130
Added:
trunk/documentation/whatsnew/esb/esb-news-1.4.0.Beta1.html
trunk/documentation/whatsnew/esb/images/NewESBAction_1.jpg
trunk/documentation/whatsnew/esb/images/NewESBAction_2.jpg
trunk/documentation/whatsnew/esb/images/annotation_properties_view_esb.jpg
Modified:
trunk/documentation/whatsnew/esb/esb-news-1.4.0.M2.html
Log:
OPEN - issue JBIDE-7131: ESB Component N&N
https://jira.jboss.org/browse/JBIDE-7131
Added: trunk/documentation/whatsnew/esb/esb-news-1.4.0.Beta1.html
===================================================================
--- trunk/documentation/whatsnew/esb/esb-news-1.4.0.Beta1.html
(rev 0)
+++ trunk/documentation/whatsnew/esb/esb-news-1.4.0.Beta1.html 2010-09-23 21:05:57 UTC
(rev 25130)
@@ -0,0 +1,65 @@
+ <p><a href="smooks/smooks-news-1.1.0.CR1.html">Smooks
Tools</a></p> <?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>ESB tools 1.4.0.Beta1 What's New</title>
+</head>
+<body>
+<h1>ESB tools 1.4.0.Beta1 What's New</h1>
+
+<p align="right"><a href="../index.html">< Main
Index</a> <a href="../maven/maven-news-3.2.0.M2.html">Maven Tools
></a></p>
+
+<table border="0" cellpadding="10" cellspacing="0"
width="80%">
+
+ <tr>
+ <td colspan="2">
+ <hr/>
+ <h3>Editors</h3>
+ <hr/>
+ </td>
+ </tr>
+
+ <tr>
+ <td valign="top" align="right"><a
name="itemname3" id="itemname3"></a><b>More ESB 4.9
Support</b></td>
+ <td valign="top">
+ <p>Continuing the theme of bringing the tooling in line with ESB 4.9, we added
support for ESB Action Annotations...</p>
+ </td>
+ </tr>
+ <tr>
+ <td colspan="2">
+ <hr/>
+ </td>
+ </tr>
+ <tr>
+ <td valign="top" align="right"><a
name="itemname3" id="itemname3"></a><b>Ability to
Select Annotated ESB 4.9 Actions</b></td>
+ <td valign="top">
+ <p>When creating the configuration for a new ESB action, you can now create a
new Annotated POJO class as well as a class that extends the
AbstractActionPipelinedProcessor class.</p>
+ <img src="./images/NewESBAction_1.jpg" alt=""
style="width : 469px; height : 532px;"/>
+ <img src="./images/NewESBAction_2.jpg" alt=""
style="width : 467px; height : 437px;"/>
+ <p><small><a
href="https://jira.jboss.org/browse/JBIDE-6616">Related
Jira</a></small></p>
+ </td>
+ </tr>
+ <tr>
+ <td colspan="2">
+ <hr/>
+ </td>
+ </tr>
+ <tr>
+ <td valign="top" align="right"><a
name="itemname3" id="itemname3"></a><b>Added support
for using the Annotation Properties view to annotate a POJO as an ESB 4.9
Action</b></td>
+ <td valign="top">
+ <p>In addition, there's a new Annotation Properties view in WTP for Eclipse
Helios. We've added ESB annotations to the view so you can use it to help annotate a
POJO as a new ESB 4.9 Action.</p>
+ <p>For a few additional details, check out this <a
href="http://community.jboss.org/community/jbosstools/blog/2010/09/1...
post</a>.</p>
+ <img src="./images/annotation_properties_view_esb.jpg"
alt=""" style="height : 474px; width : 593px;"/>
+ <p><small><a
href="https://jira.jboss.org/browse/JBIDE-7055">Related
Jira</a></small></p>
+ </td>
+ </tr>
+</table>
+</body>
+
+</html>
+
+
Property changes on: trunk/documentation/whatsnew/esb/esb-news-1.4.0.Beta1.html
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Modified: trunk/documentation/whatsnew/esb/esb-news-1.4.0.M2.html
===================================================================
--- trunk/documentation/whatsnew/esb/esb-news-1.4.0.M2.html 2010-09-23 18:22:34 UTC (rev
25129)
+++ trunk/documentation/whatsnew/esb/esb-news-1.4.0.M2.html 2010-09-23 21:05:57 UTC (rev
25130)
@@ -6,10 +6,10 @@
<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>ESB tools 1.3.0.M2 What's New</title>
+<title>ESB tools 1.4.0.M2 What's New</title>
</head>
<body>
-<h1>ESB tools 1.3.0.M2 What's New</h1>
+<h1>ESB tools 1.4.0.M2 What's New</h1>
<p align="right"><a href="../index.html">< Main
Index</a> <a href="../maven/maven-news-3.2.0.M2.html">Maven Tools
></a></p>
Added: trunk/documentation/whatsnew/esb/images/NewESBAction_1.jpg
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/esb/images/NewESBAction_1.jpg
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/esb/images/NewESBAction_2.jpg
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/esb/images/NewESBAction_2.jpg
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/esb/images/annotation_properties_view_esb.jpg
===================================================================
(Binary files differ)
Property changes on:
trunk/documentation/whatsnew/esb/images/annotation_properties_view_esb.jpg
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream