diff --git a/driver-tests/demo/demoJbi/build.xml b/driver-tests/demo/demoJbi/build.xml index d10480fbd..efffa9e3b 100755 --- a/driver-tests/demo/demoJbi/build.xml +++ b/driver-tests/demo/demoJbi/build.xml @@ -1,73 +1,25 @@ - - - - Builds, tests, and runs the project . - - - + + + + + + + + + + + + - + - - - - - + + - + diff --git a/driver-tests/demo/demoJbi/nbproject/build-impl.xml b/driver-tests/demo/demoJbi/nbproject/build-impl.xml index 2cae8f6fb..44531b2ae 100755 --- a/driver-tests/demo/demoJbi/nbproject/build-impl.xml +++ b/driver-tests/demo/demoJbi/nbproject/build-impl.xml @@ -1,23 +1,12 @@ - - @@ -36,21 +25,11 @@ - - - - - - - - - - @@ -70,17 +49,19 @@ - + - - - - - - - - - + + + + + + + + + + + @@ -91,12 +72,12 @@ - - - - + + + + @@ -121,9 +102,9 @@ COMPILATION SECTION --> - - - + + + @@ -133,11 +114,12 @@ - - - - + + + + + @@ -148,13 +130,13 @@ - + - - + + - + @@ -162,7 +144,7 @@ - + @@ -178,7 +160,7 @@ - + @@ -186,7 +168,7 @@ - + @@ -194,28 +176,36 @@ - + - - + + - - + + + + + - + - + - + + + + + + @@ -228,20 +218,20 @@ - + Must set fix.includes - + - + - + @@ -252,52 +242,69 @@ - - + + - - + + + + + + + - - - - - - - - + + + + + + + + + + + + + + + + - - + + + + + + + @@ -307,11 +314,16 @@ - - + + + + + + + @@ -328,13 +340,13 @@ Some tests failed; see details above. - - - - + + + + Some tests failed; see details above. - - + + diff --git a/driver-tests/demo/demoJbi/nbproject/genfiles.properties b/driver-tests/demo/demoJbi/nbproject/genfiles.properties index 965eb8048..45b164201 100755 --- a/driver-tests/demo/demoJbi/nbproject/genfiles.properties +++ b/driver-tests/demo/demoJbi/nbproject/genfiles.properties @@ -1,8 +1,8 @@ -build.xml.data.CRC32=d9b22e17 -build.xml.script.CRC32=6c3edb79 -build.xml.stylesheet.CRC32=73a3a752 +build.xml.data.CRC32=4de3b64a +build.xml.script.CRC32=a694843e +build.xml.stylesheet.CRC32=d41de91a@6.9 # This file is used by a NetBeans-based IDE to track changes in generated files such as build-impl.xml. # Do not edit this file. You may delete it but then the IDE will never regenerate such files for you. -nbproject/build-impl.xml.data.CRC32=d9b22e17 -nbproject/build-impl.xml.script.CRC32=018f93b5 -nbproject/build-impl.xml.stylesheet.CRC32=b3f2f6d2 +nbproject/build-impl.xml.data.CRC32=4de3b64a +nbproject/build-impl.xml.script.CRC32=0e2b8553 +nbproject/build-impl.xml.stylesheet.CRC32=72a3e64a@6.9 diff --git a/driver-tests/demo/demoJbi/nbproject/project.properties b/driver-tests/demo/demoJbi/nbproject/project.properties index 41e01a2d7..84693f03a 100755 --- a/driver-tests/demo/demoJbi/nbproject/project.properties +++ b/driver-tests/demo/demoJbi/nbproject/project.properties @@ -27,15 +27,16 @@ javadoc.splitindex=true javadoc.use=true javadoc.version=false javadoc.windowtitle= -jbi.content.additional=${reference.demoBpel.dist_se} +jbi.content.additional=${reference.demoTestBPEL.dist_se} jbi.content.component=sun-bpel-engine jbi.service-assembly.description=Represents this Service Assembly jbi.service-assembly.id=demoJbi jbi.service-unit.description=Represents this Service Unit meta.inf=${source.root}/conf platform.active=default_platform -project.demoBpel=../demoBpel -reference.demoBpel.dist_se=${project.demoBpel}/build/SEDeployment.jar +project.demoTestBPEL=../demoTestBPEL +reference.demoTestBPEL.dist_se=${project.demoTestBPEL}/build/SEDeployment.jar +resource.demoTestBPEL=${project.demoTestBPEL}/setup source.encoding=windows-1252 source.root=src src.build.dir=${source.root}/jbiServiceUnits diff --git a/driver-tests/demo/demoJbi/nbproject/project.xml b/driver-tests/demo/demoJbi/nbproject/project.xml index a8104d345..f437d93f2 100755 --- a/driver-tests/demo/demoJbi/nbproject/project.xml +++ b/driver-tests/demo/demoJbi/nbproject/project.xml @@ -5,11 +5,11 @@ demoJbi 1.6 - reference.demoBpel.dist_se + reference.demoTestBPEL.dist_se - demoBpel + demoTestBPEL CAPS.asa:sun-bpel-engine dist_se diff --git a/driver-tests/demo/demoJbi/src/conf/AssemblyInformation.xml b/driver-tests/demo/demoJbi/src/conf/AssemblyInformation.xml index 878f16424..177574e97 100755 --- a/driver-tests/demo/demoJbi/src/conf/AssemblyInformation.xml +++ b/driver-tests/demo/demoJbi/src/conf/AssemblyInformation.xml @@ -7,11 +7,11 @@ - demoJbi-demoBpel - This represents the Application Sub-Assembly + demoJbi-demoTestBPEL + Represents this Service Unit - demoBpel.jar + demoTestBPEL.jar sun-bpel-engine @@ -145,5 +145,45 @@ sun-snmp-binding + + + demoJbi-sun-scheduler-binding + Represents this Service Unit + + + sun-scheduler-binding.jar + sun-scheduler-binding + + + + + demoJbi-sun-rest-binding + Represents this Service Unit + + + sun-rest-binding.jar + sun-rest-binding + + + + + demoJbi-sun-database-binding + Represents this Service Unit + + + sun-database-binding.jar + sun-database-binding + + + + + demoJbi-sun-ldap-binding + Represents this Service Unit + + + sun-ldap-binding.jar + sun-ldap-binding + + diff --git a/driver-tests/demo/demoJbi/src/conf/BindingComponentInformation.xml b/driver-tests/demo/demoJbi/src/conf/BindingComponentInformation.xml index c1494fad7..6ee5c9aa0 100755 --- a/driver-tests/demo/demoJbi/src/conf/BindingComponentInformation.xml +++ b/driver-tests/demo/demoJbi/src/conf/BindingComponentInformation.xml @@ -1,39 +1,82 @@ - + - -File Binding -sun-file-binding -Installed -binding -http://schemas.sun.com/jbi/wsdl-extensions/file/ - - -JMS Binding -sun-jms-binding -Installed -binding -http://schemas.sun.com/jbi/wsdl-extensions/jms/ - - -FTP Binding -sun-ftp-binding -Installed -binding -http://schemas.sun.com/jbi/wsdl-extensions/ftp/ - - -HTTP Soap Binding to send SOAP messages e.g. to and from BPEL service engine. -sun-http-binding -Installed -binding -http://schemas.xmlsoap.org/wsdl/http/ -http://schemas.xmlsoap.org/wsdl/soap/ - - -SNMP Binding -sun-snmp-binding -Installed -Binding -http://schemas.sun.com/jbi/wsdl-extensions/snmp/ - + + HL7 Binding + sun-hl7-binding + Installed + binding + http://schemas.sun.com/jbi/wsdl-extensions/hl7/ + + + File Binding + sun-file-binding + Installed + binding + http://schemas.sun.com/jbi/wsdl-extensions/file/ + + + JMS Binding + sun-jms-binding + Installed + binding + http://schemas.sun.com/jbi/wsdl-extensions/jms/ + + + FTP Binding + sun-ftp-binding + Installed + binding + http://schemas.sun.com/jbi/wsdl-extensions/ftp/ + + + Email Binding + sun-email-binding + Installed + binding + http://schemas.sun.com/jbi/wsdl-extensions/email/ + + + HTTP Soap Binding to send SOAP messages e.g. to and from BPEL service engine. + sun-http-binding + Installed + binding + http://schemas.xmlsoap.org/wsdl/http/ + http://schemas.xmlsoap.org/wsdl/soap/ + http://schemas.xmlsoap.org/wsdl/soap12/ + + + SNMP Binding + sun-snmp-binding + Installed + binding + http://schemas.sun.com/jbi/wsdl-extensions/snmp/ + + + Scheduler Binding + sun-scheduler-binding + Installed + Binding + http://schemas.sun.com/jbi/wsdl-extensions/scheduler/ + + + REST Binding + sun-rest-binding + Installed + Binding + http://schemas.sun.com/jbi/wsdl-extensions/rest/ + + + Database binding + sun-database-binding + Installed + Binding + http://schemas.sun.com/jbi/wsdl-extensions/jdbc/ + + + LDAP binding + sun-ldap-binding + Installed + Binding + http://schemas.sun.com/jbi/wsdl-extensions/ldap/ + diff --git a/driver-tests/demo/demoJbi/src/conf/ComponentInformation.xml b/driver-tests/demo/demoJbi/src/conf/ComponentInformation.xml index 068713bae..837f88350 100755 --- a/driver-tests/demo/demoJbi/src/conf/ComponentInformation.xml +++ b/driver-tests/demo/demoJbi/src/conf/ComponentInformation.xml @@ -1,135 +1,177 @@ - + - -This is a workflow service engine. -sun-workflow-engine -Installed -engine - - -JDBC binding -sun-jdbc-binding -Installed -binding - - -This is a iep service engine. -sun-iep-engine -Installed -engine - - -HL7 Binding -sun-hl7-binding -Installed -binding - - -SMTP Binding -sun-smtp-binding -Installed -binding - - -File Binding -sun-file-binding -Installed -binding - - -JMS Binding -sun-jms-binding -Installed -binding - - -This is a script service engine. -sun-script-engine -Installed -engine - - -Java EE service engine. -JavaEEServiceEngine -Installed -engine - - -This is a sql service engine. -sun-sql-engine -Installed -engine - - -MSMQ Binding -sun-msmq-binding -Installed -binding - - -FTP Binding -sun-ftp-binding -Installed -binding - - -SAP Binding -sun-sap-binding -Installed -binding - - -Email Binding -sun-email-binding -Installed -binding - - -This is a bpel service engine. -sun-bpel-engine -Installed -engine - - -HTTP Soap Binding to send SOAP messages e.g. to and from BPEL service engine. -sun-http-binding -Installed -binding - - -This is a xslt service engine. -sun-xslt-engine -Installed -engine - - -MQ Binding -sun-webspheremq-binding -Installed -binding - - -DCOM Binding -sun-dcom-binding -Installed -binding - - -Java EE service engine. -sun-javaee-engine -Installed -engine - - -SNMP Binding -sun-snmp-binding -Installed -Binding - - -This is a etl service engine. -sun-etl-engine -Installed -Engine - + + This is a workflow service engine. + sun-workflow-engine + Installed + engine + + + JDBC binding + sun-jdbc-binding + Installed + binding + + + This is a iep service engine. + sun-iep-engine + Installed + engine + + + HL7 Binding + sun-hl7-binding + Installed + binding + + + SMTP Binding + sun-smtp-binding + Installed + binding + + + File Binding + sun-file-binding + Installed + binding + + + JMS Binding + sun-jms-binding + Installed + binding + + + This is a script service engine. + sun-script-engine + Installed + engine + + + Java EE service engine. + JavaEEServiceEngine + Installed + engine + + + This is a sql service engine. + sun-sql-engine + Installed + engine + + + MSMQ Binding + sun-msmq-binding + Installed + binding + + + FTP Binding + sun-ftp-binding + Installed + binding + + + SAP Binding + sun-sap-binding + Installed + binding + + + Email Binding + sun-email-binding + Installed + binding + + + This is a bpel service engine. + sun-bpel-engine + Installed + engine + + + HTTP Soap Binding to send SOAP messages e.g. to and from BPEL service engine. + sun-http-binding + Installed + binding + + + This is a xslt service engine. + sun-xslt-engine + Installed + engine + + + MQ Binding + sun-webspheremq-binding + Installed + binding + + + DCOM Binding + sun-dcom-binding + Installed + binding + + + Java EE service engine. + sun-javaee-engine + Installed + engine + + + SNMP Binding + sun-snmp-binding + Installed + binding + + + This is a etl service engine. + sun-etl-engine + Installed + engine + + + This is a workflow service engine. + sun-wlm-engine + Installed + Engine + + + Scheduler Binding + sun-scheduler-binding + Installed + Binding + + + This is a edm service engine. + sun-edm-engine + Installed + Engine + + + REST Binding + sun-rest-binding + Installed + Binding + + + Database binding + sun-database-binding + Installed + Binding + + + This is a pojo service engine. + sun-pojo-engine + Installed + Engine + + + LDAP binding + sun-ldap-binding + Installed + Binding + diff --git a/driver-tests/demo/demoJbi/src/conf/demoJbi.casa b/driver-tests/demo/demoJbi/src/conf/demoJbi.casa index 34aa498f6..8dd4ed015 100755 --- a/driver-tests/demo/demoJbi/src/conf/demoJbi.casa +++ b/driver-tests/demo/demoJbi/src/conf/demoJbi.casa @@ -1,34 +1,34 @@ - + - - + + - - + + - - - - + + + + - + - + - + - + diff --git a/driver-tests/demo/demoTestBPEL/build.xml b/driver-tests/demo/demoTestBPEL/build.xml new file mode 100644 index 000000000..5f35df21a --- /dev/null +++ b/driver-tests/demo/demoTestBPEL/build.xml @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/driver-tests/demo/demoTestBPEL/catalog.xml b/driver-tests/demo/demoTestBPEL/catalog.xml new file mode 100644 index 000000000..1a17205ac --- /dev/null +++ b/driver-tests/demo/demoTestBPEL/catalog.xml @@ -0,0 +1,4 @@ + + + + diff --git a/nbbuild/antsrc/com/sun/caps/ant/taskdefs/SetProjectPrivate.java b/nbbuild/antsrc/com/sun/caps/ant/taskdefs/SetProjectPrivate.java index a062e537c..daaca4bb1 100755 --- a/nbbuild/antsrc/com/sun/caps/ant/taskdefs/SetProjectPrivate.java +++ b/nbbuild/antsrc/com/sun/caps/ant/taskdefs/SetProjectPrivate.java @@ -64,7 +64,7 @@ public class SetProjectPrivate extends Ant { private String rootDir; private boolean reset = false; private boolean clean = false; - private String[] caps_build_properties = { "caps.alaska.root", + /*private String[] caps_build_properties = { "caps.alaska.root", "caps.netbeans.home", "caps.netbeans.user", "caps.appserver.home", @@ -72,6 +72,15 @@ public class SetProjectPrivate extends Ant { "j2ee.platform.classpath", "j2ee.platform.wsimport.classpath", "j2ee.platform.wsgen.classpath" + };*/ + + private String[] caps_build_properties = { "enterprise.module.install.dir", + "ide.module.install.dir", + "netbeans.user", + "j2ee.server.instance", + "java.module.install.dir", + "soa.module.install.dir", + "xml.module.install.dir" }; public SetProjectPrivate () { @@ -227,7 +236,7 @@ public class SetProjectPrivate extends Ant { addSystemProperty(caps_build_properties[i], p); } - addUserProperty(userprop, p); + //addUserProperty(userprop, p); out = new BufferedOutputStream(new FileOutputStream(file)); p.store(out,""); diff --git a/nbbuild/build.xml b/nbbuild/build.xml index 763d93427..997969069 100755 --- a/nbbuild/build.xml +++ b/nbbuild/build.xml @@ -110,8 +110,8 @@ - Starting server on Windows + Starting server on Windows at ${caps.appserver.home} @@ -628,7 +628,8 @@ - + + diff --git a/nbbuild/caps.build.properties b/nbbuild/caps.build.properties index 00228771b..438097631 100755 --- a/nbbuild/caps.build.properties +++ b/nbbuild/caps.build.properties @@ -2,12 +2,20 @@ # the target netbens installation, and # the target app server installation -caps.alaska.root=@alaska_root@ -caps.appserver.home=@SRCROOT@/glassfish -caps.jbi.home=@SRCROOT@/glassfish/jbi -caps.netbeans.home=@SRCROOT@/nb_all/nbbuild/netbeans -caps.netbeans.user=C:/Documents and Settings/vchellasamy/.netbeans/5.5 -caps.jbicomps.home=@jbicomps_home@ +caps.alaska.root=E:\\git-repos\\open-esb\\openesb-components +caps.appserver.home=C:\\OpenESB-v2.3-b96\\glassfish +caps.jbi.home=C:\\OpenESB-v2.3-b96\\glassfish\\jbi +caps.netbeans.home=C:\\OpenESB-v2.3-b96\\netbeans +caps.netbeans.user=C:\\OpenESB-v2.3-b96\\.netbeans\\openesb +caps.jbicomps.home=E:\\git-repos\\open-esb\\openesb-components j2ee.platform.classpath=${caps.appserver.home}/lib/javaee.jar:${caps.appserver.home}/lib/jsf-impl.jar:${caps.appserver.home}/lib/activation.jar:${caps.appserver.home}/lib/appserv-tags.jar:${caps.appserver.home}/lib/mail.jar:${caps.appserver.home}/lib/appserv-jstl.jar:${caps.appserver.home}/lib/webservices-tools.jar:${caps.appserver.home}/lib/webservices-rt.jar j2ee.platform.wsimport.classpath=${caps.appserver.home}/lib/webservices-tools.jar:${caps.appserver.home}/lib/webservices-rt.jar:${caps.appserver.home}/lib/webservices.jar:${caps.appserver.home}/lib/tools.jar:${caps.appserver.home}/lib/appserv-jstl.jar:${caps.appserver.home}/lib/javaee.jar:${caps.appserver.home}/lib/appserv-ws.jar:${caps.appserver.home}/lib/mail.jar:${caps.appserver.home}/lib/activation.jar j2ee.platform.wsgen.classpath=${caps.appserver.home}/lib/webservices-tools.jar:${caps.appserver.home}/lib/webservices-rt.jar:${caps.appserver.home}/lib/tools.jar:${caps.appserver.home}/lib/appserv-jstl.jar:${caps.appserver.home}/lib/javaee.jar:${caps.appserver.home}/lib/appserv-ws.jar:${caps.appserver.home}/lib/mail.jar:${caps.appserver.home}/lib/activation.jar + +enterprise.module.install.dir=C:\\OpenESB-v2.3-b96\\netbeans\\enterprise\\modules +ide.module.install.dir=C:\\OpenESB-v2.3-b96\\netbeans\\ide\\modules +j2ee.server.instance=[C:\\OpenESB-v2.3-b96\\glassfish]deployer:Sun:AppServer::localhost:4848 +java.module.install.dir=C:\\OpenESB-v2.3-b96\\netbeans\\java\\modules +netbeans.user=C:\\OpenESB-v2.3-b96\\.netbeans\\openesb +soa.module.install.dir=C:\\OpenESB-v2.3-b96\\netbeans\\soa\\modules +xml.module.install.dir=C:\\OpenESB-v2.3-b96\\netbeans\\soa\\modules diff --git a/nbbuild/caps.jbi.tests b/nbbuild/caps.jbi.tests index 71c9ade4d..1f7113acb 100755 --- a/nbbuild/caps.jbi.tests +++ b/nbbuild/caps.jbi.tests @@ -5,135 +5,4 @@ caps.jbi.tests=\ driver-tests/demo/demoJbi, \ - driver-tests/bpelse/assign/AssignJbi, \ - driver-tests/bpelse/assign/DataTypeApp, \ - driver-tests/bpelse/assign/predicatesJBI, \ - driver-tests/bpelse/assign/AssignNamespacesJBI,\ - driver-tests/bpelse/assign/CopyByValue/CopyByValueJbi, \ - driver-tests/bpelse/assign/ActivateBilling_Simple_CA,\ - driver-tests/bpelse/assign/AssignSelectionFailureJBI,\ - driver-tests/bpelse/assign/VariablePropertyTest/conditionProjJBI,\ - driver-tests/bpelse/assign/VariablePropertyTest/FromToPropertySpecJBI,\ - driver-tests/bpelse/assign/VariablePropertyTest/VariablePropertyJBI,\ - driver-tests/bpelse/assign/VariablePropertyTest/BooleanCopyJBI,\ - driver-tests/bpelse/assign/VariablePropertyTest/QualifiedQueryJBI,\ - driver-tests/bpelse/benchamark/BenchmarkJbi, \ - driver-tests/bpelse/faulthandling/FaultHandlingJbi, \ - driver-tests/bpelse/faulthandling/StandardFaultsJbi, \ - driver-tests/bpelse/faulthandling/SystemFaultsJbi, \ - driver-tests/bpelse/ScopeTermination/ScopeTerminationJbi, \ - driver-tests/bpelse/TerminationHandler/TerminationHandlerJbi, \ - driver-tests/bpelse/compensation/NestedScopeJBI, \ - driver-tests/bpelse/compensation/IterativeScopesJBI, \ - driver-tests/bpelse/exit/ExitJbi, \ - driver-tests/bpelse/foreach-bpel20/ForEachJbi, \ - driver-tests/bpelse/eventHandlers/onEventJBI, \ - driver-tests/bpelse/eventHandlers/onAlarmJbi, \ - driver-tests/bpelse/xsddatatypes/XSDDataTypesJbi, \ - driver-tests/bpelse/while/WhileJbi, \ - driver-tests/bpelse/empty/EmptyJbi,\ - driver-tests/bpelse/correlation/correlationJBI,\ - driver-tests/bpelse/correlation/CorrelationOnePropJBI,\ - driver-tests/bpelse/correlation/CorrelationTwoPropJBI,\ - driver-tests/bpelse/correlation/FlowAsStartActivityJBI,\ - driver-tests/bpelse/correlation/MatchingInstanceTwoCorrJBI,\ - driver-tests/bpelse/correlation/ThreeCorrSetsJbi,\ - driver-tests/bpelse/flow/FlowJbi, \ - driver-tests/bpelse/if/ifJbi, \ - driver-tests/bpelse/wait/WaitForJbi, \ - driver-tests/bpelse/repeatuntil/RepeatuntilJbi, \ - driver-tests/bpelse/xpathfunctions/XPathFunctionsJbi, \ - driver-tests/bpelse/xpathfunctions/XSDFunctionsJBI,\ - driver-tests/bpelse/MessageExchange/MessageExchangeJbi, \ - driver-tests/bpelse/misc/MiscJbi, \ - driver-tests/bpelse/pick/PickJbi, \ - driver-tests/bpelse/samples/samplesJBI, \ - driver-tests/bpelse/samples/SampleProjectsMultiDepJBI, \ - driver-tests/bpelse/blueprints/bp1/BluePrint1Application, \ - driver-tests/bpelse/blueprints/bp2/BluePrint2Application, \ - driver-tests/bpelse/blueprints/bp3/BluePrint3Application, \ - driver-tests/bpelse/blueprints/bp4/BluePrint4Application, \ - driver-tests/bpelse/blueprints/bp5/BluePrint5Application, \ - driver-tests/bpelse/implementMultiOperations/MultipleBPELsJBI,\ - driver-tests/bpelse/implementMultiOperations/OneBPELJBI,\ - driver-tests/bpelse/SchemaElemDecl/BPwithNestedElemQualCompApp,\ - driver-tests/bpelse/SchemaElemDecl/BPwithNestedElemCompApp,\ - driver-tests/bpelse/SchemaElemDecl/BPwithMsgElemQualCompApp,\ - driver-tests/bpelse/SchemaElemDecl/BPwithMsgElemCompApp,\ - driver-tests/bpelse/SchemaElemDecl/BPwithElemRefCompApp,\ - driver-tests/bpelse/JavaEEIntegration/DirectElem/DirectElemJBI,\ - driver-tests/bpelse/JavaEEIntegration/InOnlyMultipleBPJava/InOnlyBPJavaEEJBI,\ - driver-tests/bpelse/JavaEEIntegration/JavaEEToBP/FaultTest/caGreetService, \ - driver-tests/bpelse/JavaEEIntegration/TwoWayEjbToBP/TwoWayJBI, \ - driver-tests/bpelse/JavaEEIntegration/JavaEEToBP/ProdMngmntSamples/CreditApplicationProcessorApplication, \ - driver-tests/bpelse/xslt/InOutBPXSLT/InOutCompAppProj,\ - driver-tests/bpelse/PartnerLinks/OneBPJBI,\ - driver-tests/bpelse/PartnerLinks/TwoBPsJBI,\ - driver-tests/bpelse/PartnerLinks/PLTLocalNamespaceJBI,\ - driver-tests/bpelse/dynamicpartnerlink/SyncSampleEPRLiteralJBI,\ - driver-tests/bpelse/dynamicpartnerlink/SyncSampleEPRAssignJBI,\ - driver-tests/bpelse/dynamicpartnerlink/sendCallBackInfoJBI,\ - driver-tests/bpelse/systemicqualities/Redelivery/RedirectOnFailureJBI,\ - driver-tests/recovery/CorrelationSampleJBI,\ - driver-tests/httpsoapbc/HttpSoapBCTests/HttpSoapBCJbi, \ - driver-tests/httpsoapbc/xslt/HelloJbi, \ - driver-tests/httpsoapbc/i18n/HttpSoapBCJbi, \ - driver-tests/httpsoapbc/siebel/siebelAccountCompositeApp, \ - driver-tests/httpsoapbc/siebel/siebelAccountUpdateCompositeApp, \ - driver-tests/httpsoapbc/siebel/siebelAccountDeleteCompositeApp, \ - driver-tests/httpsoapbc/siebel/siebelAccountInsertCompositeApp, \ - driver-tests/httpsoapbc/siebel/siebelContactQueryCompositeApp, \ - driver-tests/httpsoapbc/siebel/siebelContactUpdateCompositeApp, \ - driver-tests/httpsoapbc/CustomerScenarios/GM/ProcessLoanApp, \ - driver-tests/httpsoapbc/urlrewriting/URLRewritingJbi, \ - driver-tests/smtpbc/SMTPBCTests/INOUTTestJBI, \ - driver-tests/smtpbc/SMTPBCTests/OneWayTestJBI, \ - driver-tests/smtpbc/SMTPBCTests/SMTPEncTestJBI, \ - driver-tests/smtpbc/SMTPBCTests/ccBccmailJbi, \ - driver-tests/smtpbc/SMTPBCTests/contentNosubjectJbi, \ - driver-tests/smtpbc/SMTPBCTests/SMTPJavaEESEOutboundJbi, \ - driver-tests/smtpbc/SMTPBCTests/SMTPInboundEJBJbi2, \ - driver-tests/jmsbc/JMSBCTests/JMSBCJbi, \ - driver-tests/jmsbc/JMSBCTests/JMSBCXAXsltJbi, \ - driver-tests/jmsbc/JMSBCTests/JMSBCjavaeeSETestJbi, \ - driver-tests/filebc/FileBCTests/FileBCJbi, \ - driver-tests/ftpbc/FTPBCTests/DownloaderCompApp, \ - driver-tests/ftpbc/FTPBCTests/Download_Keep_Remote_Name_CompApp, \ - driver-tests/ftpbc/FTPBCTests/HelloDuke_EBCDIC_2_UTF8_CompApp, \ - driver-tests/ftpbc/FTPBCTests/HelloDukeEncoderMsgTypeCompApp, \ - driver-tests/ftpbc/FTPBCTests/OnDemandGetCompApp, \ - driver-tests/ftpbc/FTPBCTests/OnDemandReceiveCompApp, \ - driver-tests/ftpbc/FTPBCTests/HelloDukeEncoderMsgTypeCompApp, \ - driver-tests/ftpbc/FTPBCTests/DownloaderUsingTransferCompApp, \ - driver-tests/ftpbc/FTPBCTests/GreeterGreeteeCompApp, \ - driver-tests/ftpbc/FTPBCTests/GreeterGreeteeUseTransCompApp, \ - driver-tests/ftpbc/FTPBCTests/HelloDukeCompApplication, \ - driver-tests/ftpbc/FTPBCTests/HelloDukeNonCorrelateCompApp, \ - driver-tests/ftpbc/FTPBCTests/HelloDukeWithComplexInOutCompApp, \ - driver-tests/ftpbc/FTPBCTests/HelloDukeUsingEncoderCompApp, \ - driver-tests/ftpbc/FTPBCTests/HelloDukeUsingTransferNonCorrelateCompApp, \ - driver-tests/ftpbc/FTPBCTests/StockQuoteCompApp, \ - driver-tests/ftpbc/FTPBCTests/UploaderCompApp, \ - driver-tests/ftpbc/FTPBCTests/UploaderUsingTransferCompApp, \ - driver-tests/ftpbc/FTPBCTests/UpXSLT_DownXSLT_CompApp, \ - driver-tests/ftpbc/FTPBCTests/HelloDukeEncoderMsgTypeCompApp, \ - driver-tests/ftpbc/FTPBCTests/HelloDukeXSDMsgTypeCompApp, \ - driver-tests/ftpbc/FTPBCTests/HelloDukeXSDTransTypeCompApp, \ - driver-tests/mqbc/MQBCTests/MQBCJbi, \ - driver-tests/jdbcbc/Derby/InsertJbi, \ - driver-tests/jdbcbc/Derby/UpdateJbi, \ - driver-tests/jdbcbc/Derby/DeleteJbi, \ - driver-tests/iepse/tests/jbi, \ - driver-tests/iepse/usecases/RfidTheftDetection/jbi, \ - driver-tests/iepse/usecases/IEP-EJBInterOp/Iep-EjbInterOpCompositeApp, \ - driver-tests/xsltse/requestReply/RequestReplyXsltJbi, \ - driver-tests/xsltse/filterRequestReply/FilterReplyXsltJbi, \ - driver-tests/xsltse/filterOneWay/FilterOneWayXsltJbi, \ - driver-tests/encoder/EncoderTests/TestCustomEncoderApp, \ - driver-tests/encoder/EncoderTests/TestHL7EncoderApp, \ - driver-tests/preservecomment/httpBCbpelSE, \ - driver-tests/sapbc/SAPBCTests/SAPBCJbi, - -# driver-tests/mqbc/MQBCTests/CaMqInOutJ2eeSe, \ -# driver-tests/httpsoapbc/i18n/I18nJbi, \ - + driver-tests/bpelse/assign/AssignJbi