View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0?log=log20050209231721Lbuild.368

BUILD COMPLETE -  build.368
Date of build: 02/09/2005 23:17:21
Time to build: 49 minutes 29 seconds
Last changed: 02/09/2005 21:29:43
Last log entry: [JBAS-1331] - Could not stop JMS connectionChange the JMSCI stop() and destroy() processing to catch all Throwablesand always null references once we've tried to close them.This avoids java.lang.Error and java.lang.RuntimeExceptions stopping the reconnect from happening.

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

 Modifications since last build:  (44)
1.64.2.6modifiedejortserver/src/main/org/jboss/ejb/plugins/jms/JMSContainerInvoker.java[JBAS-1331] - Could not stop JMS connectionChange the JMSCI stop() and destroy() processing to catch all Throwablesand always null references once we've tried to close them.This avoids java.lang.Error and java.lang.RuntimeExceptions stopping the reconnect from happening.
1.17.6.1modifiedejortserver/src/main/org/jboss/ejb/plugins/jms/DLQHandler.java[JBAS-1331] - Could not stop JMS connectionCatch all throwables from innerCreate() and pass them to a new handleFailure(Throwable) which isalso invoked by onException().This avoids java.lang.Error and java.lang.RuntimeExceptions stopping the reconnect from happening.It also negates the need to do the horrible exception wrapping in the DLQHandler.
1.64.2.5modifiedejortserver/src/main/org/jboss/ejb/plugins/jms/JMSContainerInvoker.java[JBAS-1331] - Could not stop JMS connectionCatch all throwables from innerCreate() and pass them to a new handleFailure(Throwable) which isalso invoked by onException().This avoids java.lang.Error and java.lang.RuntimeExceptions stopping the reconnect from happening.It also negates the need to do the horrible exception wrapping in the DLQHandler.
1.44.2.2modifiedejortmessaging/src/main/org/jboss/mq/Connection.java[JBAS-1331] - Could not stop JMS ConnectionTrap all Throwables rather than JMSException inside JBossMQ client classes and convert themto a JMSException if required. This solves a problem where a java.lang.Error or java.lang.RuntimeExceptionis thrown and may cause instantiate or close() to not correctly cleanup.
1.15.6.1modifiedejortmessaging/src/main/org/jboss/mq/SpyConnection.java[JBAS-1331] - Could not stop JMS ConnectionTrap all Throwables rather than JMSException inside JBossMQ client classes and convert themto a JMSException if required. This solves a problem where a java.lang.Error or java.lang.RuntimeExceptionis thrown and may cause instantiate or close() to not correctly cleanup.
1.7.6.1modifiedejortmessaging/src/main/org/jboss/mq/SpyJMSException.java[JBAS-1331] - Could not stop JMS ConnectionTrap all Throwables rather than JMSException inside JBossMQ client classes and convert themto a JMSException if required. This solves a problem where a java.lang.Error or java.lang.RuntimeExceptionis thrown and may cause instantiate or close() to not correctly cleanup.
1.33.2.2modifiedejortmessaging/src/main/org/jboss/mq/SpyMessageConsumer.java[JBAS-1331] - Could not stop JMS ConnectionTrap all Throwables rather than JMSException inside JBossMQ client classes and convert themto a JMSException if required. This solves a problem where a java.lang.Error or java.lang.RuntimeExceptionis thrown and may cause instantiate or close() to not correctly cleanup.
1.32.2.2modifiedejortmessaging/src/main/org/jboss/mq/SpySession.java[JBAS-1331] - Could not stop JMS ConnectionTrap all Throwables rather than JMSException inside JBossMQ client classes and convert themto a JMSException if required. This solves a problem where a java.lang.Error or java.lang.RuntimeExceptionis thrown and may cause instantiate or close() to not correctly cleanup.
1.11.6.1modifiedejortmessaging/src/main/org/jboss/mq/SpyXAResource.java[JBAS-1331] - Could not stop JMS ConnectionTrap all Throwables rather than JMSException inside JBossMQ client classes and convert themto a JMSException if required. This solves a problem where a java.lang.Error or java.lang.RuntimeExceptionis thrown and may cause instantiate or close() to not correctly cleanup.
1.10.2.1modifiedejortmessaging/src/main/org/jboss/mq/SpyMessageProducer.java[JBAS-1331] - Could not stop JMS ConnectionTrap all Throwables rather than JMSException inside JBossMQ client classes and convert themto a JMSException if required. This solves a problem where a java.lang.Error or java.lang.RuntimeExceptionis thrown and may cause instantiate or close() to not correctly cleanup.
1.1.1.1.4.4modifiedtdieslerjaxrpc/src/main/org/apache/axis/message/SOAPBodyAxisImpl.javaFix JBWS-84 Cannot use subclass of org.w3c.dom.Element when mapping document fragments
1.3.2.7modifiedtdieslerjaxrpc/src/main/org/apache/axis/message/SOAPElementAxisImpl.javaFix JBWS-84 Cannot use subclass of org.w3c.dom.Element when mapping document fragments
1.1.1.1.4.6modifiedtdieslerjaxrpc/src/main/org/apache/axis/encoding/DeserializationContextImpl.javaFix JBWS-84 Cannot use subclass of org.w3c.dom.Element when mapping document fragments
1.1.1.1.4.3modifiedtdieslerjaxrpc/src/main/org/apache/axis/message/RPCHandler.javaFix JBWS-84 Cannot use subclass of org.w3c.dom.Element when mapping document fragments
1.1.1.1.4.2modifiedtdieslerjaxrpc/src/main/org/apache/axis/description/ParameterDesc.javaFix JBWS-84 Cannot use subclass of org.w3c.dom.Element when mapping document fragments
1.1.1.1.4.4modifiedtdieslerjaxrpc/src/main/org/apache/axis/description/ServiceDesc.javaFix JBWS-84 Cannot use subclass of org.w3c.dom.Element when mapping document fragments
1.1.1.1.4.5modifiedtdieslerjaxrpc/src/main/org/apache/axis/client/AxisClientProxy.javaFix JBWS-84 Cannot use subclass of org.w3c.dom.Element when mapping document fragments
1.4.2.11modifiedtdieslerjaxrpc/src/main/org/apache/axis/client/Call.javaFix JBWS-84 Cannot use subclass of org.w3c.dom.Element when mapping document fragments
1.1.2.3modifiedtdieslertestsuite/src/resources/webservice/message/config.xmlFix JBWS-84 Cannot use subclass of org.w3c.dom.Element when mapping document fragments
1.1.2.2modifiedtdieslertestsuite/src/resources/webservice/message/WEB-INF/jaxrpc-mapping.xmlFix JBWS-84 Cannot use subclass of org.w3c.dom.Element when mapping document fragments
1.1.2.2modifiedtdieslertestsuite/src/resources/webservice/message/WEB-INF/web.xmlFix JBWS-84 Cannot use subclass of org.w3c.dom.Element when mapping document fragments
1.1.2.2modifiedtdieslertestsuite/src/resources/webservice/message/WEB-INF/webservices.xmlFix JBWS-84 Cannot use subclass of org.w3c.dom.Element when mapping document fragments
1.1.2.2deletedtdieslertestsuite/src/resources/webservice/message/WEB-INF/wsdl/MessageEndpointService.wsdlFix JBWS-84 Cannot use subclass of org.w3c.dom.Element when mapping document fragments
1.1.2.1modifiedtdieslertestsuite/src/resources/webservice/message/WEB-INF/wsdl/MessageService.wsdlFix JBWS-84 Cannot use subclass of org.w3c.dom.Element when mapping document fragments
1.1.2.2modifiedtdieslertestsuite/src/resources/webservice/message/META-INF/application-client.xmlFix JBWS-84 Cannot use subclass of org.w3c.dom.Element when mapping document fragments
1.1.2.1modifiedtdieslertestsuite/src/resources/webservice/jbws84/config.xmlFix JBWS-84 Cannot use subclass of org.w3c.dom.Element when mapping document fragments
1.1.2.1modifiedtdieslertestsuite/src/resources/webservice/jbws84/WEB-INF/jaxrpc-mapping.xmlFix JBWS-84 Cannot use subclass of org.w3c.dom.Element when mapping document fragments
1.1.2.1modifiedtdieslertestsuite/src/resources/webservice/jbws84/WEB-INF/web.xmlFix JBWS-84 Cannot use subclass of org.w3c.dom.Element when mapping document fragments
1.1.2.1modifiedtdieslertestsuite/src/resources/webservice/jbws84/WEB-INF/webservices.xmlFix JBWS-84 Cannot use subclass of org.w3c.dom.Element when mapping document fragments
1.1.2.1modifiedtdieslertestsuite/src/resources/webservice/jbws84/META-INF/application-client.xmlFix JBWS-84 Cannot use subclass of org.w3c.dom.Element when mapping document fragments
1.1.2.1modifiedtdieslertestsuite/src/resources/webservice/jbws84/META-INF/jboss-client.xmlFix JBWS-84 Cannot use subclass of org.w3c.dom.Element when mapping document fragments
1.1.2.1modifiedtdieslertestsuite/src/resources/webservice/jbws84/WEB-INF/wsdl/MessageService.wsdlFix JBWS-84 Cannot use subclass of org.w3c.dom.Element when mapping document fragments
1.1.2.1modifiedtdieslertestsuite/src/main/org/jboss/test/webservice/message/Message.javaFix JBWS-84 Cannot use subclass of org.w3c.dom.Element when mapping document fragments
1.1.2.3deletedtdieslertestsuite/src/main/org/jboss/test/webservice/message/MessageEndpoint.javaFix JBWS-84 Cannot use subclass of org.w3c.dom.Element when mapping document fragments
1.1.2.3deletedtdieslertestsuite/src/main/org/jboss/test/webservice/message/MessageEndpointImpl.javaFix JBWS-84 Cannot use subclass of org.w3c.dom.Element when mapping document fragments
1.1.2.4deletedtdieslertestsuite/src/main/org/jboss/test/webservice/message/MessageEndpointTestCase.javaFix JBWS-84 Cannot use subclass of org.w3c.dom.Element when mapping document fragments
1.1.2.1modifiedtdieslertestsuite/src/main/org/jboss/test/webservice/message/MessageJavaBean.javaFix JBWS-84 Cannot use subclass of org.w3c.dom.Element when mapping document fragments
1.1.2.1modifiedtdieslertestsuite/src/main/org/jboss/test/webservice/message/MessageTestCase.javaFix JBWS-84 Cannot use subclass of org.w3c.dom.Element when mapping document fragments
1.1.2.1modifiedtdieslertestsuite/src/main/org/jboss/test/webservice/jbws84/JBWS84TestCase.javaFix JBWS-84 Cannot use subclass of org.w3c.dom.Element when mapping document fragments
1.1.2.1modifiedtdieslertestsuite/src/main/org/jboss/test/webservice/jbws84/Message.javaFix JBWS-84 Cannot use subclass of org.w3c.dom.Element when mapping document fragments
1.1.2.1modifiedtdieslertestsuite/src/main/org/jboss/test/webservice/jbws84/MessageJavaBean.javaFix JBWS-84 Cannot use subclass of org.w3c.dom.Element when mapping document fragments
1.9.2.49modifiedtdieslertestsuite/imports/test-jars.xmlFix JBWS-84 Cannot use subclass of org.w3c.dom.Element when mapping document fragments
1.69.2.5modifiedstarksmserver/src/main/org/jboss/metadata/BeanMetaData.javaValidate that the security-identity found in jboss.xml has a match in ejb-jar.xml and throw a DeploymentException if there is not.
1.44.2.1modifiedejortmessaging/src/main/org/jboss/mq/Connection.javaRemove redundant code.

Reply via email to