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

BUILD COMPLETE -  build.93
Date of build: 04/27/2004 13:12:04
Time to build: 14 minutes 29 seconds
Last changed: 04/27/2004 12:51:54
Last log entry: - Updates to allow SSO extensibility, which will be used for clustering.- Support for in memory invocation of the web tier.

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

 Modifications since last build:  (60)
modifiedremmthirdparty/apache-tomcat50/naming-resources.jar- Updates to allow SSO extensibility, which will be used for clustering.- Support for in memory invocation of the web tier.
modifiedremmthirdparty/apache-tomcat50/servlets-cgi.renametojar- Updates to allow SSO extensibility, which will be used for clustering.- Support for in memory invocation of the web tier.
modifiedremmthirdparty/apache-tomcat50/servlets-common.jar- Updates to allow SSO extensibility, which will be used for clustering.- Support for in memory invocation of the web tier.
modifiedremmthirdparty/apache-tomcat50/servlets-default.jar- Updates to allow SSO extensibility, which will be used for clustering.- Support for in memory invocation of the web tier.
modifiedremmthirdparty/apache-tomcat50/servlets-invoker.jar- Updates to allow SSO extensibility, which will be used for clustering.- Support for in memory invocation of the web tier.
modifiedremmthirdparty/apache-tomcat50/servlets-ssi.renametojar- Updates to allow SSO extensibility, which will be used for clustering.- Support for in memory invocation of the web tier.
modifiedremmthirdparty/apache-tomcat50/servlets-webdav.jar- Updates to allow SSO extensibility, which will be used for clustering.- Support for in memory invocation of the web tier.
modifiedremmthirdparty/apache-tomcat50/tomcat-coyote.jar- Updates to allow SSO extensibility, which will be used for clustering.- Support for in memory invocation of the web tier.
modifiedremmthirdparty/apache-tomcat50/tomcat-http11.jar- Updates to allow SSO extensibility, which will be used for clustering.- Support for in memory invocation of the web tier.
modifiedremmthirdparty/apache-tomcat50/tomcat-jk2.jar- Updates to allow SSO extensibility, which will be used for clustering.- Support for in memory invocation of the web tier.
modifiedremmthirdparty/apache-tomcat50/tomcat-util.jar- Updates to allow SSO extensibility, which will be used for clustering.- Support for in memory invocation of the web tier.
modifiedremmthirdparty/apache-tomcat50/jasper-runtime.jar- Updates to allow SSO extensibility, which will be used for clustering.- Support for in memory invocation of the web tier.
modifiedremmthirdparty/apache-tomcat50/naming-common.jar- Updates to allow SSO extensibility, which will be used for clustering.- Support for in memory invocation of the web tier.
modifiedremmthirdparty/apache-tomcat50/jasper-compiler.jar- Updates to allow SSO extensibility, which will be used for clustering.- Support for in memory invocation of the web tier.
modifiedremmthirdparty/apache-tomcat50/catalina-optional.jar- Updates to allow SSO extensibility, which will be used for clustering.- Support for in memory invocation of the web tier.
modifiedremmthirdparty/apache-tomcat50/catalina.jar- Updates to allow SSO extensibility, which will be used for clustering.- Support for in memory invocation of the web tier.
modifiedremmthirdparty/apache-tomcat50/README- Updates to allow SSO extensibility, which will be used for clustering.- Support for in memory invocation of the web tier.
modifiedremmthirdparty/apache-tomcat50/catalina-manager.jar- Updates to allow SSO extensibility, which will be used for clustering.- Support for in memory invocation of the web tier.
modifiedtdieslerwebservice/src/resources/META-INF/jboss-service.xml+ move service-ref handling to module server+ add samples for ejb, servlet, appl clients+ bind a jaxrpc service into JNDI that uses the client config from JMX
modifiedtdieslerwebservice/src/main/org/jboss/webservice/AbstractWebserviceDeployer.java+ move service-ref handling to module server+ add samples for ejb, servlet, appl clients+ bind a jaxrpc service into JNDI that uses the client config from JMX
modifiedtdieslerwebservice/src/main/org/jboss/webservice/AxisService.java+ move service-ref handling to module server+ add samples for ejb, servlet, appl clients+ bind a jaxrpc service into JNDI that uses the client config from JMX
modifiedtdieslerwebservice/src/main/org/jboss/webservice/JBossAdminServlet.java+ move service-ref handling to module server+ add samples for ejb, servlet, appl clients+ bind a jaxrpc service into JNDI that uses the client config from JMX
modifiedtdieslerwebservice/src/main/org/jboss/webservice/JBossAxisServlet.java+ move service-ref handling to module server+ add samples for ejb, servlet, appl clients+ bind a jaxrpc service into JNDI that uses the client config from JMX
modifiedtdieslerwebservice/src/main/org/jboss/webservice/ServiceObjectFactory.java+ move service-ref handling to module server+ add samples for ejb, servlet, appl clients+ bind a jaxrpc service into JNDI that uses the client config from JMX
modifiedtdieslerwebservice/src/main/org/jboss/webservice/ServiceReferenceable.java+ move service-ref handling to module server+ add samples for ejb, servlet, appl clients+ bind a jaxrpc service into JNDI that uses the client config from JMX
deletedtdieslerwebservice/src/main/org/jboss/webservice/WebserviceClientDeployer.java+ move service-ref handling to module server+ add samples for ejb, servlet, appl clients+ bind a jaxrpc service into JNDI that uses the client config from JMX
modifiedtdieslerwebservice/src/main/org/jboss/webservice/WebserviceEJBDeployer.java+ move service-ref handling to module server+ add samples for ejb, servlet, appl clients+ bind a jaxrpc service into JNDI that uses the client config from JMX
modifiedtdieslerwebservice/src/main/org/jboss/webservice/WebserviceWARDeployer.java+ move service-ref handling to module server+ add samples for ejb, servlet, appl clients+ bind a jaxrpc service into JNDI that uses the client config from JMX
modifiedtdieslerwebservice/samples/server-web/test/com/underworld/crimeportal/web/ServerSideWEBTestCase.java+ move service-ref handling to module server+ add samples for ejb, servlet, appl clients+ bind a jaxrpc service into JNDI that uses the client config from JMX
modifiedtdieslerwebservice/samples/server-web/java/com/underworld/crimeportal/web/OrganizationBean.java+ move service-ref handling to module server+ add samples for ejb, servlet, appl clients+ bind a jaxrpc service into JNDI that uses the client config from JMX
deletedtdieslerwebservice/samples/server-web/java/com/underworld/crimeportal/web/OrganizationEndpoint.java+ move service-ref handling to module server+ add samples for ejb, servlet, appl clients+ bind a jaxrpc service into JNDI that uses the client config from JMX
modifiedtdieslerwebservice/samples/server-web/resources/WEB-INF/webservices.xml+ move service-ref handling to module server+ add samples for ejb, servlet, appl clients+ bind a jaxrpc service into JNDI that uses the client config from JMX
modifiedtdieslerwebservice/samples/server-web/build.xml+ move service-ref handling to module server+ add samples for ejb, servlet, appl clients+ bind a jaxrpc service into JNDI that uses the client config from JMX
modifiedtdieslerwebservice/samples/server-ejb/test/com/underworld/crimeportal/ejb/ServerSideEJBTestCase.java+ move service-ref handling to module server+ add samples for ejb, servlet, appl clients+ bind a jaxrpc service into JNDI that uses the client config from JMX
modifiedtdieslerwebservice/samples/server-ejb/resources/META-INF/ejb-jar.xml+ move service-ref handling to module server+ add samples for ejb, servlet, appl clients+ bind a jaxrpc service into JNDI that uses the client config from JMX
modifiedtdieslerwebservice/samples/server-ejb/resources/META-INF/webservices.xml+ move service-ref handling to module server+ add samples for ejb, servlet, appl clients+ bind a jaxrpc service into JNDI that uses the client config from JMX
deletedtdieslerwebservice/samples/server-ejb/java/com/underworld/crimeportal/ejb/OrganizationEndpoint.java+ move service-ref handling to module server+ add samples for ejb, servlet, appl clients+ bind a jaxrpc service into JNDI that uses the client config from JMX
modifiedtdieslerwebservice/samples/server-ejb/build.xml+ move service-ref handling to module server+ add samples for ejb, servlet, appl clients+ bind a jaxrpc service into JNDI that uses the client config from JMX
addedtdieslerwebservice/samples/common/java/com/underworld/crimeportal/OrganizationEndpoint.java+ move service-ref handling to module server+ add samples for ejb, servlet, appl clients+ bind a jaxrpc service into JNDI that uses the client config from JMX
addedtdieslerwebservice/samples/client-web/test/com/underworld/crimeportal/web/ClientSideServletTestCase.java+ move service-ref handling to module server+ add samples for ejb, servlet, appl clients+ bind a jaxrpc service into JNDI that uses the client config from JMX
addedtdieslerwebservice/samples/client-web/resources/WEB-INF/Organization.wsdl+ move service-ref handling to module server+ add samples for ejb, servlet, appl clients+ bind a jaxrpc service into JNDI that uses the client config from JMX
addedtdieslerwebservice/samples/client-web/resources/WEB-INF/OrganizationMapping.xml+ move service-ref handling to module server+ add samples for ejb, servlet, appl clients+ bind a jaxrpc service into JNDI that uses the client config from JMX
addedtdieslerwebservice/samples/client-web/resources/WEB-INF/web.xml+ move service-ref handling to module server+ add samples for ejb, servlet, appl clients+ bind a jaxrpc service into JNDI that uses the client config from JMX
addedtdieslerwebservice/samples/client-web/java/com/underworld/crimeportal/web/OrganizationClientServlet.java+ move service-ref handling to module server+ add samples for ejb, servlet, appl clients+ bind a jaxrpc service into JNDI that uses the client config from JMX
addedtdieslerwebservice/samples/client-web/build.xml+ move service-ref handling to module server+ add samples for ejb, servlet, appl clients+ bind a jaxrpc service into JNDI that uses the client config from JMX
addedtdieslerwebservice/samples/client-ejb/test/com/underworld/crimeportal/ejb/ClientSideEJBTestCase.java+ move service-ref handling to module server+ add samples for ejb, servlet, appl clients+ bind a jaxrpc service into JNDI that uses the client config from JMX
addedtdieslerwebservice/samples/client-ejb/resources/META-INF/Organization.wsdl+ move service-ref handling to module server+ add samples for ejb, servlet, appl clients+ bind a jaxrpc service into JNDI that uses the client config from JMX
addedtdieslerwebservice/samples/client-ejb/resources/META-INF/OrganizationMapping.xml+ move service-ref handling to module server+ add samples for ejb, servlet, appl clients+ bind a jaxrpc service into JNDI that uses the client config from JMX
addedtdieslerwebservice/samples/client-ejb/resources/META-INF/ejb-jar.xml+ move service-ref handling to module server+ add samples for ejb, servlet, appl clients+ bind a jaxrpc service into JNDI that uses the client config from JMX
addedtdieslerwebservice/samples/client-ejb/resources/META-INF/jboss.xml+ move service-ref handling to module server+ add samples for ejb, servlet, appl clients+ bind a jaxrpc service into JNDI that uses the client config from JMX
addedtdieslerwebservice/samples/client-ejb/java/com/underworld/crimeportal/ejb/OrganizationClientBean.java+ move service-ref handling to module server+ add samples for ejb, servlet, appl clients+ bind a jaxrpc service into JNDI that uses the client config from JMX
addedtdieslerwebservice/samples/client-ejb/java/com/underworld/crimeportal/ejb/OrganizationClientHome.java+ move service-ref handling to module server+ add samples for ejb, servlet, appl clients+ bind a jaxrpc service into JNDI that uses the client config from JMX
addedtdieslerwebservice/samples/client-ejb/java/com/underworld/crimeportal/ejb/OrganizationClientRemote.java+ move service-ref handling to module server+ add samples for ejb, servlet, appl clients+ bind a jaxrpc service into JNDI that uses the client config from JMX
addedtdieslerwebservice/samples/client-appl/test/com/underworld/crimeportal/ejb/ClientSideApplTestCase.java+ move service-ref handling to module server+ add samples for ejb, servlet, appl clients+ bind a jaxrpc service into JNDI that uses the client config from JMX
addedtdieslerwebservice/samples/client-ejb/build.xml+ move service-ref handling to module server+ add samples for ejb, servlet, appl clients+ bind a jaxrpc service into JNDI that uses the client config from JMX
addedtdieslerwebservice/samples/client-appl/resources/META-INF/Organization.wsdl+ move service-ref handling to module server+ add samples for ejb, servlet, appl clients+ bind a jaxrpc service into JNDI that uses the client config from JMX
addedtdieslerwebservice/samples/client-appl/resources/META-INF/OrganizationMapping.xml+ move service-ref handling to module server+ add samples for ejb, servlet, appl clients+ bind a jaxrpc service into JNDI that uses the client config from JMX
addedtdieslerwebservice/samples/client-appl/resources/META-INF/application-client.xml+ move service-ref handling to module server+ add samples for ejb, servlet, appl clients+ bind a jaxrpc service into JNDI that uses the client config from JMX
addedtdieslerwebservice/samples/client-appl/resources/META-INF/jboss-client.xml+ move service-ref handling to module server+ add samples for ejb, servlet, appl clients+ bind a jaxrpc service into JNDI that uses the client config from JMX
addedtdieslerwebservice/samples/client-appl/build.xml+ move service-ref handling to module server+ add samples for ejb, servlet, appl clients+ bind a jaxrpc service into JNDI that uses the client config from JMX

Reply via email to