[jbosstools-commits] JBoss Tools SVN: r24440 - in trunk/documentation/whatsnew/esb: images and 1 other directory.
jbosstools-commits at lists.jboss.org
jbosstools-commits at lists.jboss.org
Wed Aug 25 13:27:51 EDT 2010
Author: bfitzpat
Date: 2010-08-25 13:27:51 -0400 (Wed, 25 Aug 2010)
New Revision: 24440
Added:
trunk/documentation/whatsnew/esb/esb-news-1.4.0.M2.html
trunk/documentation/whatsnew/esb/images/BPELInvoke_editor.jpg
trunk/documentation/whatsnew/esb/images/BPELInvoke_menu.jpg
trunk/documentation/whatsnew/esb/images/BPELInvoke_wizard.jpg
trunk/documentation/whatsnew/esb/images/BusinessRulesProcessor_EditorForm.jpg
trunk/documentation/whatsnew/esb/images/ESB_Camel.jpg
trunk/documentation/whatsnew/esb/images/ESB_Wizard_ESB_1.3.0_Config_Version.jpg
trunk/documentation/whatsnew/esb/images/ESB_Wizard_ESB_4.9_Runtime_Version.jpg
trunk/documentation/whatsnew/esb/images/SecurityFormEditor.jpg
Log:
OPEN - issue JBIDE-6892: ESB Component N&N
https://jira.jboss.org/browse/JBIDE-6892
Added: trunk/documentation/whatsnew/esb/esb-news-1.4.0.M2.html
===================================================================
--- trunk/documentation/whatsnew/esb/esb-news-1.4.0.M2.html (rev 0)
+++ trunk/documentation/whatsnew/esb/esb-news-1.4.0.M2.html 2010-08-25 17:27:51 UTC (rev 24440)
@@ -0,0 +1,117 @@
+ <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.3.0.M2 What's New</title>
+</head>
+<body>
+<h1>ESB tools 1.3.0.M2 What's New</h1>
+
+<p align="right"><a href="../index.html">< Main Index</a> <a href="../maven/maven-news-1.1.0.CR2.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>ESB 4.9 Support</b></td>
+ <td valign="top">
+ <p>Bringing the ESB Editor in line with ESB 4.9 required some changes. These changes are documented in the next few sections...</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 Create ESB 4.9 Configuration Files</b></td>
+ <td valign="top">
+ <p>We've added ESB 4.9 support to the New ESB Project wizard. This enables you to specify ESB 4.9 for those runtimes that support it.</p>
+ <img src="./images/ESB_Wizard_ESB_4.9_Runtime_Version.jpg" alt="" />
+ <p> And you can also, for a runtime that supports ESB 4.9, select version 1.3 of the ESB configuration file.</p>
+ <img src="./images/ESB_Wizard_ESB_1.3.0_Config_Version.jpg" alt="" />
+ <p><small><a href="http://jira.jboss.org/browse/JBIDE-6609">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 BPELInvoke Action</b></td>
+ <td valign="top">
+ <p>We've been working to add more BPEL integration into this release as well. The BPELInvoke action provides an integration point between ESB and the Riftsaw ODE/BPEL runtime.</p>
+ <img src="./images/BPELInvoke_menu.jpg" alt="" style="width : 683px; height : 335px;"/>
+ <img src="./images/BPELInvoke_wizard.jpg" alt="" style=""/>
+ <img src="./images/BPELInvoke_editor.jpg" alt="" style="width : 664px; height : 357px;"/>
+ <p><small><a href="http://jira.jboss.org/browse/JBIDE-6908">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 Securing ESB Services</b></td>
+ <td valign="top">
+ <p>Another area we've been working on is security. You now have the ability to configure the security element for a service.</p>
+ <img src="./images/SecurityFormEditor.jpg" alt="" style="width : 679px; height : 379px;"/>
+ <p><small><a href="http://jira.jboss.org/browse/JBIDE-6758">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>New Camel Router Functionality in ESB 4.9</b></td>
+ <td valign="top">
+ <p>In ESB 4.9, there's a new router available for utilizing the Camel runtime. We've added support for that in the tooling.</p>
+ <img src="./images/ESB_Camel.jpg" alt="" style="width : 691px; height : 500px;"/>
+ <p><small><a href="https://jira.jboss.org/browse/JBIDE-6615">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>New Complex Event Processing Functionality in ESB 4.9</b></td>
+ <td valign="top">
+ <p>In ESB 4.9, there's some new functionality available for Complex Event Processing utilizing the BusinessRulesProcessor action. We've added support for that in the tooling.</p>
+ <img src="./images/BusinessRulesProcessor_EditorForm.jpg" alt="" style="width : 691px; height : 380px;"/>
+ <p><small><a href="https://jira.jboss.org/browse/JBIDE-6614">Related Jira</a></small></p>
+ </td>
+ </tr>
+</table>
+</body>
+
+</html>
+
+
Property changes on: trunk/documentation/whatsnew/esb/esb-news-1.4.0.M2.html
___________________________________________________________________
Name: svn:mime-type
+ text/plain
Added: trunk/documentation/whatsnew/esb/images/BPELInvoke_editor.jpg
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/esb/images/BPELInvoke_editor.jpg
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/esb/images/BPELInvoke_menu.jpg
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/esb/images/BPELInvoke_menu.jpg
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/esb/images/BPELInvoke_wizard.jpg
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/esb/images/BPELInvoke_wizard.jpg
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/esb/images/BusinessRulesProcessor_EditorForm.jpg
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/esb/images/BusinessRulesProcessor_EditorForm.jpg
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/esb/images/ESB_Camel.jpg
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/esb/images/ESB_Camel.jpg
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/esb/images/ESB_Wizard_ESB_1.3.0_Config_Version.jpg
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/esb/images/ESB_Wizard_ESB_1.3.0_Config_Version.jpg
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/esb/images/ESB_Wizard_ESB_4.9_Runtime_Version.jpg
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/esb/images/ESB_Wizard_ESB_4.9_Runtime_Version.jpg
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Added: trunk/documentation/whatsnew/esb/images/SecurityFormEditor.jpg
===================================================================
(Binary files differ)
Property changes on: trunk/documentation/whatsnew/esb/images/SecurityFormEditor.jpg
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
More information about the jbosstools-commits
mailing list