New version of
/trunk/product/samples/quickstarts/tests/src/org/jboss/soa/esb/quickstart/test/SimpleCBRTest.java
available for svn commit
-----------------------------------------------------------------------------------------------------------------------------------------
Key: JBESB-1042
URL:
http://jira.jboss.com/jira/browse/JBESB-1042
Project: JBoss ESB
Issue Type: Task
Security Level: Public (Everyone can see)
Components: Testing
Affects Versions: 4.2.1 IR1
Environment: ESB downloaded from svn - Sept 14 - revision 15120
Reporter: Len DiMaggio
Assigned To: Mark Little
Priority: Minor
Fix For: 4.2.1 IR1
A new version of a quickstart-based test is avalilable for
/trunk/product/samples/quickstarts/tests/src/org/jboss/soa/esb/quickstart/test/SimpleCBRTest.java
The (2) affected files are:
1) File to replace - see attached:
/trunk/product/samples/quickstarts/tests/src/org/jboss/soa/esb/quickstart/test/SimpleCBRTest.java
2) File to update: /trunk/product/samples/quickstarts/simple_cbr
[ldimaggi@ldimaggi simple_cbr]$ diff jboss-esb.xml.new jboss-esb.xml
57,59d56
< <action name="action1"
class="org.jboss.soa.esb.actions.SystemPrintln">
< <property name="print_full"
value="true"/>
< </action>
68c65
< </action>
---
</action>
85,87d81
< <action name="action2"
class="org.jboss.soa.esb.actions.SystemPrintln">
< <property name="print_full"
value="true"/>
< </action>
113,115d106
< <action name="action3"
class="org.jboss.soa.esb.actions.SystemPrintln">
< <property name="print_full"
value="true"/>
< </action>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira