|
| 60232 | modified | scott.stark@jboss.org | //branches/Branch_4_2/security/src/main/org/jboss/security/jndi/JndiLoginInitialContextFactory.java | JBAS-2731, extend from the org.jboss.naming.NamingContextFactory |
| 60231 | added | scott.stark@jboss.org | //branches/Branch_4_2/server/src/etc/conf/default/xmdesc/NamingBean-xmbean.xml | JBAS-2865, move the basic jndi components to the naming project |
| 60231 | modified | scott.stark@jboss.org | //branches/Branch_4_2/server/src/main/org/jboss/naming/NamingService.java | JBAS-2865, move the basic jndi components to the naming project |
| 60231 | modified | scott.stark@jboss.org | //branches/Branch_4_2/naming/src/main/org/jnp/server/Main.java | JBAS-2865, move the basic jndi components to the naming project |
| 60231 | deleted | scott.stark@jboss.org | //branches/Branch_4_2/server/src/main/org/jboss/naming/ENCFactory.java | JBAS-2865, move the basic jndi components to the naming project |
| 60231 | modified | scott.stark@jboss.org | //branches/Branch_4_2/naming/src/main/org/jnp/server/MainMBean.java | JBAS-2865, move the basic jndi components to the naming project |
| 60231 | added | scott.stark@jboss.org | //branches/Branch_4_2/naming/src/main/org/jboss/naming/ENCFactory.java | JBAS-2865, move the basic jndi components to the naming project |
| 60231 | deleted | scott.stark@jboss.org | //branches/Branch_4_2/server/src/main/org/jboss/naming/NamingContextFactory.java | JBAS-2865, move the basic jndi components to the naming project |
| 60231 | added | scott.stark@jboss.org | //branches/Branch_4_2/naming/src/main/org/jnp/server/NamingBean.java | JBAS-2865, move the basic jndi components to the naming project |
| 60231 | deleted | scott.stark@jboss.org | //branches/Branch_4_2/server/src/main/org/jboss/naming/NonSerializableFactory.java | JBAS-2865, move the basic jndi components to the naming project |
| 60231 | added | scott.stark@jboss.org | //branches/Branch_4_2/naming/src/main/org/jboss/naming/NamingContextFactory.java | JBAS-2865, move the basic jndi components to the naming project |
| 60231 | added | scott.stark@jboss.org | //branches/Branch_4_2/naming/src/main/org/jboss | JBAS-2865, move the basic jndi components to the naming project |
| 60231 | added | scott.stark@jboss.org | //branches/Branch_4_2/naming/src/main/org/jboss/naming/NonSerializableFactory.java | JBAS-2865, move the basic jndi components to the naming project |
| 60231 | deleted | scott.stark@jboss.org | //branches/Branch_4_2/server/src/main/org/jboss/naming/Util.java | JBAS-2865, move the basic jndi components to the naming project |
| 60231 | modified | scott.stark@jboss.org | //branches/Branch_4_2/server/src/etc/conf/default/jboss-service.xml | JBAS-2865, move the basic jndi components to the naming project |
| 60231 | added | scott.stark@jboss.org | //branches/Branch_4_2/naming/src/main/org/jboss/naming/Util.java | JBAS-2865, move the basic jndi components to the naming project |
| 60231 | added | scott.stark@jboss.org | //branches/Branch_4_2/naming/src/main/org/jboss/naming | JBAS-2865, move the basic jndi components to the naming project |
| 60231 | deleted | scott.stark@jboss.org | //branches/Branch_4_2/server/src/main/org/jboss/naming/BridgeNamingContextFactory.java | JBAS-2865, move the basic jndi components to the naming project |
| 60231 | modified | scott.stark@jboss.org | //branches/Branch_4_2/server/src/etc/conf/default/xmdesc/NamingService-xmbean.xml | JBAS-2865, move the basic jndi components to the naming project |
| 60231 | added | scott.stark@jboss.org | //branches/Branch_4_2/naming/src/main/org/jboss/naming/BridgeNamingContextFactory.java | JBAS-2865, move the basic jndi components to the naming project |
| 60231 | modified | scott.stark@jboss.org | //branches/Branch_4_2/naming/build.xml | JBAS-2865, move the basic jndi components to the naming project |
| 60231 | added | scott.stark@jboss.org | //branches/Branch_4_2/naming/src/main/org/jnp/server/NamingBeanImpl.java | JBAS-2865, move the basic jndi components to the naming project |
| 60229 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/AbstractPool.java | JMX metrics on container for session beans |
| 60228 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/cache/NoPassivationCache.java | JMX metrics on container for session beans |
| 60228 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/cache/StatefulCache.java | JMX metrics on container for session beans |
| 60227 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/StrictMaxPool.java | JMX metrics on container for session beans |
| 60227 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/Pool.java | JMX metrics on container for session beans |
| 60227 | added | bdecoste | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/stateful/StatefulDelegateWrapper.java | JMX metrics on container for session beans |
| 60227 | added | bdecoste | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/stateless/StatelessDelegateWrapper.java | JMX metrics on container for session beans |
| 60227 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/Ejb3Registry.java | JMX metrics on container for session beans |
| 60227 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/ThreadlocalPool.java | JMX metrics on container for session beans |
| 60227 | added | bdecoste | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/stateful/StatefulDelegateWrapperMBean.java | JMX metrics on container for session beans |
| 60227 | added | bdecoste | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/stateless/StatelessDelegateWrapperMBean.java | JMX metrics on container for session beans |
| 60227 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/stateful/StatefulBean.java | JMX metrics on container for session beans |
| 60227 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/cache/simple/SimpleStatefulCache.java | JMX metrics on container for session beans |
| 60227 | added | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/stateful/TreeCacheStatefulBean.java | JMX metrics on container for session beans |
| 60227 | added | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/stateful/unit/MetricsUnitTestCase.java | JMX metrics on container for session beans |
| 60227 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/strictpool/BogusPool.java | JMX metrics on container for session beans |
| 60227 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/JmxKernelAbstraction.java | JMX metrics on container for session beans |
| 60227 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/remoting/IsLocalInterceptor.java | JMX metrics on container for session beans |
| 60227 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/ServiceDelegateWrapper.java | JMX metrics on container for session beans |
| 60227 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/cache/tree/StatefulTreeCache.java | JMX metrics on container for session beans |
| 60225 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/main/org/jboss/injection/JndiFieldInjector.java | removed commented logging code |
| 60219 | added | bstansberry@jboss.com | //branches/Branch_4_2/testsuite/src/resources/cluster/http/http-field/deprec/getAttribute.jsp | Test both marker interface-based and annotation-based FIELD instrumentation |
| 60219 | added | bstansberry@jboss.com | //branches/Branch_4_2/testsuite/src/resources/cluster/http/http-field/deprec | Test both marker interface-based and annotation-based FIELD instrumentation |
| 60219 | added | bstansberry@jboss.com | //branches/Branch_4_2/testsuite/src/resources/cluster/http/http-field/deprec/modifySubject.jsp | Test both marker interface-based and annotation-based FIELD instrumentation |
| 60219 | added | bstansberry@jboss.com | //branches/Branch_4_2/testsuite/src/resources/cluster/http/http-field/deprec/modifyAttribute.jsp | Test both marker interface-based and annotation-based FIELD instrumentation |
| 60219 | added | bstansberry@jboss.com | //branches/Branch_4_2/testsuite/src/resources/cluster/http/http-field/deprec/setSession.jsp | Test both marker interface-based and annotation-based FIELD instrumentation |
| 60219 | added | bstansberry@jboss.com | //branches/Branch_4_2/testsuite/src/resources/cluster/http/http-field/deprec/bindSession.jsp | Test both marker interface-based and annotation-based FIELD instrumentation |
| 60218 | added | bstansberry@jboss.com | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/cluster/web/aop/deprec/Course.java | Test both marker-interface-based and annotation-based FIELD repl |