View results here -> http://tck2.jboss.com/cc/?log=log20040430112237

BUILD FAILED
Ant Error Message: file:/home/build/cruisecontrol/work/scripts/build-jboss-head.xml:55: exec returned: 1
Date of build: 04/30/2004 11:22:37
Time to build: 12 minutes 37 seconds
Last changed: 04/30/2004 11:13:02
Last log entry: Fixed a few typos, both .wiki and .html files this time :)

 Unit Tests: (0)
No Tests Run
This project doesn't have any tests
 

 Modifications since last build:  (107)
modifiedkabkhanaop/docs/examples/field-execution/field.htmlFixed a few typos, both .wiki and .html files this time :)
modifiedkabkhanaop/docs/examples/constructor-execution/constructor.wikiFixed a few typos, both .wiki and .html files this time :)
deletedtdieslerwebservice/samples/client-web/test/com/underworld/crimeportal/web/ClientSideServletTestCase.javaget rid of old sample test cases
deletedtdieslerwebservice/samples/client-ejb/test/com/underworld/crimeportal/ejb/ClientSideEJBTestCase.javaget rid of old sample test cases
deletedtdieslerwebservice/samples/client-appl/test/com/underworld/crimeportal/ejb/ClientSideApplTestCase.javaget rid of old sample test cases
modifiedtdieslertomcat/src/main/org/jboss/web/tomcat/tc5/TomcatDeployer.javaset the context class loader in WebMetaData
modifiedtdieslerbuild/build.xmlDo not use the jaxrpc or saaj jars from axis as these are not certified. All j2ee interfaces/classes are in the jboss-j2ee.jar.
modifiedtdieslerwebservice/src/resources/META-INF/axis-client-config.xml+ fix classloading issue for JSE endpoints+ add client/server side login through handlers
modifiedtdieslerwebservice/src/resources/META-INF/axis-server-config.xml+ fix classloading issue for JSE endpoints+ add client/server side login through handlers
modifiedtdieslerwebservice/src/main/org/jboss/webservice/metadata/WebservicesFactory.java+ fix classloading issue for JSE endpoints+ add client/server side login through handlers
modifiedtdieslerwebservice/docs/server_side_ejb.html+ fix classloading issue for JSE endpoints+ add client/server side login through handlers
modifiedtdieslerwebservice/src/main/org/jboss/webservice/AxisService.java+ fix classloading issue for JSE endpoints+ add client/server side login through handlers
modifiedtdieslerwebservice/src/main/org/jboss/webservice/InvokerProvider.java+ fix classloading issue for JSE endpoints+ add client/server side login through handlers
modifiedtdieslerwebservice/src/main/org/jboss/webservice/InvokerProviderEJB.java+ fix classloading issue for JSE endpoints+ add client/server side login through handlers
modifiedtdieslerwebservice/src/main/org/jboss/webservice/InvokerProviderJSE.java+ fix classloading issue for JSE endpoints+ add client/server side login through handlers
addedtdieslerwebservice/src/main/org/jboss/webservice/JBossAxisServer.java+ fix classloading issue for JSE endpoints+ add client/server side login through handlers
modifiedtdieslerwebservice/src/main/org/jboss/webservice/JBossAxisServlet.java+ fix classloading issue for JSE endpoints+ add client/server side login through handlers
modifiedtdieslerwebservice/src/main/org/jboss/webservice/ServerLoginHandler.java+ fix classloading issue for JSE endpoints+ add client/server side login through handlers
modifiedtdieslerwebservice/build.xml+ fix classloading issue for JSE endpoints+ add client/server side login through handlers
addedtdieslerwebservice/samples/server-web/test/com/underworld/crimeportal/ServerSideWEBTestCase.javasamples connect to both the EJB and the JSE endpoint
modifiedtdieslerwebservice/samples/server-web/build.xmlsamples connect to both the EJB and the JSE endpoint
deletedtdieslerwebservice/samples/server-web/java/com/underworld/crimeportal/web/OrganizationBean.javasamples connect to both the EJB and the JSE endpoint
addedtdieslerwebservice/samples/server-web/java/com/underworld/crimeportal/web/OrganizationEndpointImpl.javasamples connect to both the EJB and the JSE endpoint
modifiedtdieslerwebservice/samples/server-web/resources/WEB-INF/Organization.wsdlsamples connect to both the EJB and the JSE endpoint
deletedtdieslerwebservice/samples/server-web/resources/WEB-INF/OrganizationMapping.xmlsamples connect to both the EJB and the JSE endpoint
modifiedtdieslerwebservice/samples/server-web/resources/WEB-INF/web.xmlsamples connect to both the EJB and the JSE endpoint
modifiedtdieslerwebservice/samples/server-web/resources/WEB-INF/webservices.xmlsamples connect to both the EJB and the JSE endpoint
modifiedtdieslerwebservice/samples/server-ejb/java/com/underworld/crimeportal/ejb/OrganizationBean.javasamples connect to both the EJB and the JSE endpoint
modifiedtdieslerwebservice/samples/server-ejb/java/com/underworld/crimeportal/ejb/OrganizationRemote.javasamples connect to both the EJB and the JSE endpoint
modifiedtdieslerwebservice/samples/server-ejb/resources/META-INF/Organization.wsdlsamples connect to both the EJB and the JSE endpoint
deletedtdieslerwebservice/samples/server-ejb/resources/META-INF/OrganizationMapping.xmlsamples connect to both the EJB and the JSE endpoint
modifiedtdieslerwebservice/samples/server-ejb/resources/META-INF/webservices.xmlsamples connect to both the EJB and the JSE endpoint
addedtdieslerwebservice/samples/server-ejb/test/com/underworld/crimeportal/ServerSideEJBTestCase.javasamples connect to both the EJB and the JSE endpoint
modifiedtdieslerwebservice/samples/common/java/com/underworld/crimeportal/OrganizationEndpoint.javasamples connect to both the EJB and the JSE endpoint
addedtdieslerwebservice/samples/common/resources/OrganizationClientEJB.wsdlsamples connect to both the EJB and the JSE endpoint
addedtdieslerwebservice/samples/common/resources/OrganizationClientJSE.wsdlsamples connect to both the EJB and the JSE endpoint
addedtdieslerwebservice/samples/common/resources/OrganizationMapping.xmlsamples connect to both the EJB and the JSE endpoint
modifiedtdieslerwebservice/samples/server-ejb/build.xmlsamples connect to both the EJB and the JSE endpoint
deletedtdieslerwebservice/samples/client-web/resources/WEB-INF/Organization.wsdlsamples connect to both the EJB and the JSE endpoint
deletedtdieslerwebservice/samples/client-web/resources/WEB-INF/OrganizationMapping.xmlsamples connect to both the EJB and the JSE endpoint
modifiedtdieslerwebservice/samples/client-web/resources/WEB-INF/web.xmlsamples connect to both the EJB and the JSE endpoint
addedtdieslerwebservice/samples/client-web/test/com/underworld/crimeportal/ClientSideServletTestCase.javasamples connect to both the EJB and the JSE endpoint
addedtdieslerwebservice/samples/client-ejb/test/com/underworld/crimeportal/ClientSideEJBTestCase.javasamples connect to both the EJB and the JSE endpoint
modifiedtdieslerwebservice/samples/client-web/build.xmlsamples connect to both the EJB and the JSE endpoint
modifiedtdieslerwebservice/samples/client-web/java/com/underworld/crimeportal/web/OrganizationClientServlet.javasamples connect to both the EJB and the JSE endpoint
modifiedtdieslerwebservice/samples/client-ejb/java/com/underworld/crimeportal/ejb/OrganizationClientBean.javasamples connect to both the EJB and the JSE endpoint
modifiedtdieslerwebservice/samples/client-ejb/java/com/underworld/crimeportal/ejb/OrganizationClientRemote.javasamples connect to both the EJB and the JSE endpoint
deletedtdieslerwebservice/samples/client-ejb/resources/META-INF/Organization.wsdlsamples connect to both the EJB and the JSE endpoint
deletedtdieslerwebservice/samples/client-ejb/resources/META-INF/OrganizationMapping.xmlsamples connect to both the EJB and the JSE endpoint
modifiedtdieslerwebservice/samples/client-ejb/resources/META-INF/ejb-jar.xmlsamples connect to both the EJB and the JSE endpoint
deletedtdieslerwebservice/samples/client-appl/resources/META-INF/Organization.wsdlsamples connect to both the EJB and the JSE endpoint
deletedtdieslerwebservice/samples/client-appl/resources/META-INF/OrganizationMapping.xmlsamples connect to both the EJB and the JSE endpoint
modifiedtdieslerwebservice/samples/client-appl/resources/META-INF/application-client.xmlsamples connect to both the EJB and the JSE endpoint
addedtdieslerwebservice/samples/client-appl/test/com/underworld/crimeportal/ClientSideApplTestCase.javasamples connect to both the EJB and the JSE endpoint
modifiedtdieslerwebservice/samples/client-ejb/build.xmlsamples connect to both the EJB and the JSE endpoint
modifiedtdieslerwebservice/samples/client-appl/build.xmlsamples connect to both the EJB and the JSE endpoint
addedtdieslerwebservice/samples/build.xmlsamples connect to both the EJB and the JSE endpoint
modifiedtdieslerserver/src/main/org/jboss/metadata/WebMetaData.javaadd the context class loader
modifiedtdieslerserver/src/main/org/jboss/webservice/ClientLoginHandler.javause Axis Handler
modifiedtdieslerserver/src/main/org/jboss/webservice/ServiceObjectFactory.javacheck if the wsdl is at the specified location
modifiedtdieslerj2ee/src/main/javax/xml/rpc/handler/GenericHandler.javaadd javadoc
modifiedtdieslerj2ee/src/main/javax/xml/rpc/handler/Handler.javaadd javadoc
modifiedstarksmsecurity/src/main/org/jboss/security/srp/jaas/SRPLoginModule.javaFix the setting of the username from the shared state map in getUserInfo. Thewrong variable was being used to check for existence.
modifiedstarksmjmx/src/main/test/compliance/modelmbean/ModelMBeanTEST.javaAdd more tests of RequiredModelMBean that set the managed resource afterthe RMM has been created and registered with the MBeanServer.
addedpatriot1burkeaspects/src/test/test/ioc/META-INF/jboss-aop.xmladded new IoC aspect
addedpatriot1burkeaspects/src/main/org/jboss/aop/ioc/DependencyInjectorContainer.javaadded new IoC aspect
addedpatriot1burkeaspects/src/main/org/jboss/aop/ioc/Factory.javaadded new IoC aspect
addedpatriot1burkeaspects/src/main/org/jboss/aop/ioc/Identifier.javaadded new IoC aspect
addedpatriot1burkeaspects/src/main/org/jboss/aop/ioc/IocInterceptor.javaadded new IoC aspect
addedpatriot1burkeaspects/src/main/org/jboss/aop/ioc/IocPointcut.javaadded new IoC aspect
addedpatriot1burkeaspects/src/test/test/asynchronous/META-INF/jboss-aop.xmladded new IoC aspect
addedpatriot1burkeaspects/src/test/test/ioc/IocTest.javaadded new IoC aspect
addedpatriot1burkeaspects/src/test/test/ioc/POJO.javaadded new IoC aspect
modifiedpatriot1burkeaspects/build.xmladded new IoC aspect
modifiedpatriot1burkeaop/src/main/org/jboss/aop/pointcut/ast/PointcutExpressionParserConstants.javaadded the has and hasfield operator
modifiedpatriot1burkeaop/src/main/org/jboss/aop/pointcut/ast/PointcutExpressionParserTokenManager.javaadded the has and hasfield operator
modifiedpatriot1burkeaop/src/main/org/jboss/aop/pointcut/ast/PointcutExpressionParserTreeConstants.javaadded the has and hasfield operator
modifiedpatriot1burkeaop/src/main/org/jboss/aop/pointcut/ast/PointcutExpressionParserVisitor.javaadded the has and hasfield operator
modifiedpatriot1burkeaop/src/main/org/jboss/aop/pointcut/ast/PointcutParserTester.javaadded the has and hasfield operator
modifiedpatriot1burkeaop/src/main/org/jboss/aop/pointcut/ast/pointcut.jjtadded the has and hasfield operator
addedpatriot1burkeaop/src/main/org/jboss/aop/pointcut/ast/ASTHas.javaadded the has and hasfield operator
addedpatriot1burkeaop/src/main/org/jboss/aop/pointcut/ast/ASTHasField.javaadded the has and hasfield operator
modifiedpatriot1burkeaop/src/main/org/jboss/aop/pointcut/ast/PointcutExpressionParser.javaadded the has and hasfield operator
modifiedpatriot1burkeaop/src/main/org/jboss/aop/metadata/ClassMetaDataBinding.javaadded the has and hasfield operator
modifiedpatriot1burkeaop/src/main/org/jboss/aop/pointcut/CallMatcher.javaadded the has and hasfield operator
modifiedpatriot1burkeaop/src/main/org/jboss/aop/pointcut/ConstructorCallMatcher.javaadded the has and hasfield operator
modifiedpatriot1burkeaop/src/main/org/jboss/aop/pointcut/ConstructorMatcher.javaadded the has and hasfield operator
modifiedpatriot1burkeaop/src/main/org/jboss/aop/pointcut/ExecutionConstructorMatcher.javaadded the has and hasfield operator
modifiedpatriot1burkeaop/src/main/org/jboss/aop/pointcut/ExecutionMethodMatcher.javaadded the has and hasfield operator
modifiedpatriot1burkeaop/src/main/org/jboss/aop/pointcut/FieldMatcher.javaadded the has and hasfield operator
modifiedpatriot1burkeaop/src/main/org/jboss/aop/pointcut/MatcherHelper.javaadded the has and hasfield operator
modifiedpatriot1burkeaop/src/main/org/jboss/aop/pointcut/MethodCallMatcher.javaadded the has and hasfield operator
modifiedpatriot1burkeaop/src/main/org/jboss/aop/pointcut/MethodMatcher.javaadded the has and hasfield operator
modifiedpatriot1burkeaop/src/main/org/jboss/aop/pointcut/NewExprMatcher.javaadded the has and hasfield operator
modifiedpatriot1burkeaop/src/main/org/jboss/aop/pointcut/SoftClassMatcher.javaadded the has and hasfield operator
modifiedpatriot1burkeaop/src/main/org/jboss/aop/pointcut/Util.javaadded the has and hasfield operator
modifiedpatriot1burkeaop/src/main/org/jboss/aop/pointcut/WithinMatcher.javaadded the has and hasfield operator
modifiedpatriot1burkeaop/src/main/org/jboss/aop/introduction/InterfaceIntroduction.javaadded the has and hasfield operator
modifiedpatriot1burkeaop/docs/examples/examples.htmladded the has and hasfield operator
modifiedpatriot1burkeaop/docs/examples/examples.wikiadded the has and hasfield operator
addedpatriot1burkeaop/docs/examples/ioc_with_has/DependencyInjectorInterceptor.javaadded the has and hasfield operator
addedpatriot1burkeaop/docs/examples/ioc_with_has/Driver.javaadded the has and hasfield operator
addedpatriot1burkeaop/docs/examples/ioc_with_has/POJO.javaadded the has and hasfield operator
addedpatriot1burkeaop/docs/examples/ioc_with_has/build.xmladded the has and hasfield operator
addedpatriot1burkeaop/docs/examples/ioc_with_has/has.htmladded the has and hasfield operator
addedpatriot1burkeaop/docs/examples/ioc_with_has/has.wikiadded the has and hasfield operator
addedpatriot1burkeaop/docs/examples/ioc_with_has/jboss-aop.xmladded the has and hasfield operator

Reply via email to