View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-3.2?log=log20050128014702Lbuild.283

BUILD COMPLETE -  build.283
Date of build: 01/28/2005 01:47:02
Time to build: 30 minutes 52 seconds
Last changed: 01/28/2005 00:59:18
Last log entry: Only add the IClientContainer interface added to the ejb proxies if the client-interceptors exposeContainer attribute exists so that legacy clients are not broken due to a missing IClientContainer.

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

 Modifications since last build:  (5)
1.18.2.10modifiedstarksmserver/src/main/org/jboss/proxy/ejb/ProxyFactory.javaOnly add the IClientContainer interface added to the ejb proxies if the client-interceptors exposeContainer attribute exists so that legacy clients are not broken due to a missing IClientContainer.
1.1.2.2modifiedstarksmtestsuite/src/resources/invokers/META-INF/jboss.xmlAdd the client-interceptors exposeContainer attribute to have the IClientContainer interface added to the ejb proxies.
1.1.2.5modifiedstarksmserver/src/main/org/jboss/proxy/GenericProxyFactory.javaRemove the unconditional addition of the IClientContainer to the proxy. If this is desired this must be added as part of the configured interfaces.
1.1.2.29modifiedstarksmserver/src/resources/org/jboss/metadata/jboss_3_2.dtdAdd a exposeContainer attribute to client-interceptors that determines whether the proxy should expose an IClientContainer interface.
1.5.2.3modifiedstarksmserver/src/main/org/jboss/proxy/ClientContainer.javaFactor out the IClientContainer to a subclass so that older clients do not fail because the downloaded proxy is pulling in IClientContainer.

Reply via email to