View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20041205162145

BUILD FAILED
Ant Error Message: /home/cruisecontrol/work/scripts/build-jboss-head.xml:63: The following error occurred while executing this line: /home/cruisecontrol/work/scripts/build-jboss-head.xml:37: Exit code: 1 See compile.log in Build Artifacts for details. JAVA_HOME=/opt/j2sdk1.4.2_05/
Date of build: 12/05/2004 16:21:45
Time to build: 19 minutes 43 seconds
Last changed: 12/05/2004 13:37:21
Last log entry: refactored and added more methods for simple type unmarshalling

 Unit Tests: (0)  Total Errors and Failures: (0)
 

 Modifications since last build:  (19)
1.4modifiedloubyanskycommon/src/main/org/jboss/xml/binding/TypeBinding.javarefactored and added more methods for simple type unmarshalling
1.2modifiedstarksmserver/src/main/org/jboss/proxy/IClientContainer.javaUpdate the javadoc
1.5modifiedstarksmtestsuite/src/main/org/jboss/test/invokers/test/MultiInvokersUnitTestCase.javaUpdate the testClientContainer to use the IClientContainer view of the proxy to install a custom InvokerInterceptor which routes requests to either the server side selected transport for the BusinessSession, or an mdb depending on the method invoked.
1.1addedstarksmtestsuite/src/main/org/jboss/test/invokers/interfaces/BusinessObject.javaAdd a BusinessSession and JMSGatewayMDB to test jms invocations
1.1addedstarksmtestsuite/src/main/org/jboss/test/invokers/interfaces/BusinessObjectHome.javaAdd a BusinessSession and JMSGatewayMDB to test jms invocations
1.1addedstarksmtestsuite/src/main/org/jboss/test/invokers/interfaces/BusinessObjectLocal.javaAdd a BusinessSession and JMSGatewayMDB to test jms invocations
1.1addedstarksmtestsuite/src/main/org/jboss/test/invokers/interfaces/BusinessObjectLocalHome.javaAdd a BusinessSession and JMSGatewayMDB to test jms invocations
1.2modifiedstarksmtestsuite/src/main/org/jboss/test/invokers/interfaces/SimpleBMP.javaAdd a BusinessSession and JMSGatewayMDB to test jms invocations
1.2modifiedstarksmtestsuite/src/main/org/jboss/test/invokers/interfaces/SimpleBMPHome.javaAdd a BusinessSession and JMSGatewayMDB to test jms invocations
1.4modifiedstarksmtestsuite/src/main/org/jboss/test/invokers/interfaces/StatelessSession.javaAdd a BusinessSession and JMSGatewayMDB to test jms invocations
1.4modifiedstarksmtestsuite/src/main/org/jboss/test/invokers/interfaces/StatelessSessionHome.javaAdd a BusinessSession and JMSGatewayMDB to test jms invocations
1.1addedstarksmtestsuite/src/main/org/jboss/test/invokers/ejb/BusinessBean.javaAdd a BusinessSession and JMSGatewayMDB to test jms invocations
1.1addedstarksmtestsuite/src/main/org/jboss/test/invokers/ejb/JMSGatewayMDB.javaAdd a BusinessSession and JMSGatewayMDB to test jms invocations
1.2modifiedstarksmtestsuite/src/main/org/jboss/test/invokers/ejb/SimpleBMPBean.javaAdd a BusinessSession and JMSGatewayMDB to test jms invocations
1.4modifiedstarksmtestsuite/src/main/org/jboss/test/invokers/ejb/StatelessSessionBean.javaAdd a BusinessSession and JMSGatewayMDB to test jms invocations
1.4modifiedstarksmtestsuite/src/resources/invokers/META-INF/ejb-jar.xmlAdd a BusinessSession and JMSGatewayMDB to test jms invocations
1.6modifiedstarksmtestsuite/src/resources/invokers/META-INF/jboss.xmlAdd a BusinessSession and JMSGatewayMDB to test jms invocations
1.5modifiedstarksmtestsuite/src/resources/invokers/service-inf/jboss-service.xmlSet the RMIObjectPort to 0 to avoid port in use problems when redeploying the invoker service
1.1addedstarksmtestsuite/src/main/org/jboss/test/invokers/test/InvokerInterceptor.javaAn example client side InvokerInterceptor used to dynamically override the default InvokerInterceptor coming from the server to install one that routes invocations to either the server side transport layer, or jms depending on the invocation.

Reply via email to