|
| 61238 | modified | wolfc | //trunk/ejb3/src/test/org/jboss/ejb3/test/strictpool/BogusPool.java | EJBTHREE-840: proper start/stop semantics and destroying the pool |
| 61238 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/SessionContainer.java | EJBTHREE-840: proper start/stop semantics and destroying the pool |
| 61238 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/MCKernelAbstraction.java | EJBTHREE-840: proper start/stop semantics and destroying the pool |
| 61238 | added | wolfc | //trunk/ejb3/src/main/org/jboss/lang/ref | EJBTHREE-840: proper start/stop semantics and destroying the pool |
| 61238 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/AbstractPool.java | EJBTHREE-840: proper start/stop semantics and destroying the pool |
| 61238 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/mdb/ConsumerContainer.java | EJBTHREE-840: proper start/stop semantics and destroying the pool |
| 61238 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/EJBContainer.java | EJBTHREE-840: proper start/stop semantics and destroying the pool |
| 61238 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/service/ServiceContainer.java | EJBTHREE-840: proper start/stop semantics and destroying the pool |
| 61238 | added | wolfc | //trunk/ejb3/src/main/org/jboss/lang/ref/WeakThreadLocal.java | EJBTHREE-840: proper start/stop semantics and destroying the pool |
| 61238 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/StrictMaxPool.java | EJBTHREE-840: proper start/stop semantics and destroying the pool |
| 61238 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/Pool.java | EJBTHREE-840: proper start/stop semantics and destroying the pool |
| 61238 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/stateful/StatefulClusterProxyFactory.java | EJBTHREE-840: proper start/stop semantics and destroying the pool |
| 61238 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/ThreadlocalPool.java | EJBTHREE-840: proper start/stop semantics and destroying the pool |
| 61238 | added | wolfc | //trunk/ejb3/src/main/org/jboss/lang | EJBTHREE-840: proper start/stop semantics and destroying the pool |
| 61238 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/stateful/StatefulContainer.java | EJBTHREE-840: proper start/stop semantics and destroying the pool |
| 61238 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/stateless/StatelessContainer.java | EJBTHREE-840: proper start/stop semantics and destroying the pool |
| 61238 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/mdb/MessagingContainer.java | EJBTHREE-840: proper start/stop semantics and destroying the pool |
| 61238 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/stateful/StatefulRemoteProxyFactory.java | EJBTHREE-840: proper start/stop semantics and destroying the pool |
| 61237 | modified | wolfc | //trunk/ejb3/src/main/org/jboss/ejb3/deployers/EJBRegistrationDeployer.java | EJBTHREE-910: AllowedSuffixes had inverted logic |
| 61235 | modified | thomas.diesler@jboss.com | //trunk/server/src/main/org/jboss/metadata/serviceref/ServiceRefDelegate.java | Simplify service-ref handling |
| 61235 | modified | thomas.diesler@jboss.com | //trunk/server/src/main/org/jboss/metadata/BeanMetaData.java | Simplify service-ref handling |
| 61235 | modified | thomas.diesler@jboss.com | //trunk/server/src/main/org/jboss/metadata/DDObjectFactory.java | Simplify service-ref handling |
| 61235 | modified | thomas.diesler@jboss.com | //trunk/build/build-distr.xml | Simplify service-ref handling |
| 61235 | modified | thomas.diesler@jboss.com | //trunk/ejb3/src/main/org/jboss/injection/WebServiceRefHandler.java | Simplify service-ref handling |
| 61235 | modified | thomas.diesler@jboss.com | //trunk/ejb3/src/main/org/jboss/injection/ServiceRefInjector.java | Simplify service-ref handling |
| 61235 | modified | thomas.diesler@jboss.com | //trunk/server/src/main/org/jboss/metamodel/descriptor/DDObjectFactory.java | Simplify service-ref handling |
| 61235 | modified | thomas.diesler@jboss.com | //trunk/server/src/main/org/jboss/metadata/WebMetaData.java | Simplify service-ref handling |
| 61235 | modified | thomas.diesler@jboss.com | //trunk/server/src/main/org/jboss/metadata/ClientMetaData.java | Simplify service-ref handling |
| 61235 | modified | thomas.diesler@jboss.com | //trunk/tomcat/src/main/org/jboss/web/tomcat/tc6/deployers/TomcatDeployment.java | Simplify service-ref handling |
| 61235 | modified | thomas.diesler@jboss.com | //trunk/server/src/main/org/jboss/web/deployers/AbstractWarDeployment.java | Simplify service-ref handling |
| 61235 | modified | thomas.diesler@jboss.com | //trunk/tomcat/src/main/org/jboss/web/tomcat/tc6/deployers/TomcatDeployment2.java | Simplify service-ref handling |
| 61235 | modified | thomas.diesler@jboss.com | //trunk/server/src/main/org/jboss/deployment/ClientDeployer.java | Simplify service-ref handling |
| 61235 | modified | thomas.diesler@jboss.com | //trunk/server/src/main/org/jboss/ejb/Container.java | Simplify service-ref handling |
| 61233 | deleted | thomas.diesler@jboss.com | //trunk/server/src/main/org/jboss/metadata/serviceref/CallPropertyMetaData.java | Provide general purpose ws integration |
| 61233 | deleted | thomas.diesler@jboss.com | //trunk/server/src/main/org/jboss/metadata/serviceref/HandlerChainMetaData.java | Provide general purpose ws integration |
| 61233 | modified | thomas.diesler@jboss.com | //trunk/server/src/main/org/jboss/deployment/JBossEjbObjectFactory.java | Provide general purpose ws integration |
| 61233 | deleted | thomas.diesler@jboss.com | //trunk/server/src/main/org/jboss/metadata/serviceref/StubPropertyMetaData.java | Provide general purpose ws integration |
| 61233 | modified | thomas.diesler@jboss.com | //trunk/tomcat/src/main/org/jboss/web/tomcat/tc6/deployers/TomcatDeployment2.java | Provide general purpose ws integration |
| 61233 | modified | thomas.diesler@jboss.com | //trunk/server/src/main/org/jboss/web/deployers/AbstractWarDeployment.java | Provide general purpose ws integration |
| 61233 | modified | thomas.diesler@jboss.com | //trunk/server/src/main/org/jboss/deployment/ClientDeployer.java | Provide general purpose ws integration |
| 61233 | deleted | thomas.diesler@jboss.com | //trunk/server/src/main/org/jboss/metadata/serviceref/ServiceRefHandlerDelegate.java | Provide general purpose ws integration |
| 61233 | deleted | thomas.diesler@jboss.com | //trunk/server/src/main/org/jboss/metadata/serviceref/ServiceRefMetaData.java | Provide general purpose ws integration |
| 61233 | modified | thomas.diesler@jboss.com | //trunk/build/build-thirdparty.xml | Provide general purpose ws integration |
| 61233 | modified | thomas.diesler@jboss.com | //trunk/tomcat/build.xml | Provide general purpose ws integration |
| 61233 | added | thomas.diesler@jboss.com | //trunk/server/src/main/org/jboss/metadata/serviceref/VirtualFileAdaptor.java | Provide general purpose ws integration |
| 61233 | modified | thomas.diesler@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/metamodel/JBossDDObjectFactory.java | Provide general purpose ws integration |
| 61233 | modified | thomas.diesler@jboss.com | //trunk/tomcat/src/main/org/jboss/web/tomcat/tc6/deployers/TomcatDeployment.java | Provide general purpose ws integration |
| 61233 | deleted | thomas.diesler@jboss.com | //trunk/server/src/main/org/jboss/metadata/serviceref/HandlerChainsMetaData.java | Provide general purpose ws integration |
| 61233 | deleted | thomas.diesler@jboss.com | //trunk/server/src/main/org/jboss/metadata/serviceref/PortComponentRefMetaData.java | Provide general purpose ws integration |
| 61233 | modified | thomas.diesler@jboss.com | //trunk/server/src/main/org/jboss/ejb/Container.java | Provide general purpose ws integration |