From jbosstools-commits at lists.jboss.org Mon Mar 15 14:09:35 2010 Content-Type: multipart/mixed; boundary="===============1948792715267713950==" MIME-Version: 1.0 From: jbosstools-commits at lists.jboss.org To: jbosstools-commits at lists.jboss.org Subject: [jbosstools-commits] JBoss Tools SVN: r20834 - trunk/esb/docs/esb_ref_guide/en-US. Date: Mon, 15 Mar 2010 14:09:34 -0400 Message-ID: <201003151809.o2FI9Yir001660@svn01.web.mwc.hst.phx2.redhat.com> --===============1948792715267713950== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: smukhina Date: 2010-03-15 14:09:34 -0400 (Mon, 15 Mar 2010) New Revision: 20834 Modified: trunk/esb/docs/esb_ref_guide/en-US/esb_support.xml Log: JBDS-1024 Action menu and wizard is customized -added Creating a ESB Action= section Modified: trunk/esb/docs/esb_ref_guide/en-US/esb_support.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/esb/docs/esb_ref_guide/en-US/esb_support.xml 2010-03-15 18:02:24 = UTC (rev 20833) +++ trunk/esb/docs/esb_ref_guide/en-US/esb_support.xml 2010-03-15 18:09:34 = UTC (rev 20834) @@ -340,7 +340,7 @@ = - Then click Next and you will be brought to the New ESB Action wizard. In this wizard the class name should be specifie= d, also you can set a package or add a interface as for any Java class. + After that click Next= and you will be brought to the New ESB Acti= on wizard. In this wizard the class name should be sp= ecified, also you can set a package or add a interface as for any Java clas= s.
New ESB Action wizard @@ -350,7 +350,7 @@ =
- In result, the ESB Action Java File will be created in selected package and it will have org.jbo= ss.soa.esb.actions.AbstractActionPipelineProcessor as superclass= . + As a result, the ESB Action Java File will be created in the selected package and it will have o= rg.jboss.soa.esb.actions.AbstractActionPipelineProcessor as supe= rclass. Clicking on Finish will generate the ESB Action class. Also this= class will become available in ESB Editor wizards. = --===============1948792715267713950==--