View results here ->
http://cruisecontrol.jboss.com/cc/buildresults/jboss-3.2-testsuite?log=log20050129125755
|
| 1.18.2.20 | modified | starksm | system/src/main/org/jboss/system/ServiceController.java | Create a ServiceContext in the RUNNING state in the preRegister callback so that the ServiceController can be used as a depends target. Resolves [JBAS-1354] Dependency on the ServiceController is broken. |
| 1.1.2.6 | modified | starksm | server/src/main/org/jboss/proxy/GenericProxyFactory.java | Create a ClientContainerEx if the proxy interceptor list includes the org.jboss.proxy.IClientContainer so that the proxy handler has an implementation for the IClientContainer methods. Resolves [JBAS-1352] Generalized detached invoker proxy factory handling of IClientContainer. |