|
| 60496 | modified | adrian@jboss.org | //branches/Branch_4_0/messaging/src/main/org/jboss/mq/Connection.java | Port JBAS-4090 from head |
| 60480 | modified | darran.lofthouse@jboss.com | //branches/Branch_4_0/console/src/resources/webconsole.war/StatefulEjb.jsp | JBAS-4056 - Update web console to support unique local JNDI names where applicable. |
| 60480 | modified | darran.lofthouse@jboss.com | //branches/Branch_4_0/console/src/resources/webconsole.war/StatelessEjb.jsp | JBAS-4056 - Update web console to support unique local JNDI names where applicable. |
| 60480 | modified | darran.lofthouse@jboss.com | //branches/Branch_4_0/console/src/main/org/jboss/console/plugins/EJBModuleLister.java | JBAS-4056 - Update web console to support unique local JNDI names where applicable. |
| 60480 | modified | darran.lofthouse@jboss.com | //branches/Branch_4_0/console/src/resources/webconsole.war/EntityEjb.jsp | JBAS-4056 - Update web console to support unique local JNDI names where applicable. |
| 60480 | modified | darran.lofthouse@jboss.com | //branches/Branch_4_0/console/src/resources/webconsole.war/MdbEjb.jsp | JBAS-4056 - Update web console to support unique local JNDI names where applicable. |
| 60386 | modified | kabir.khan@jboss.com | //branches/Branch_4_0/aspects/src/main/org/jboss/aop/deployment/AspectManagerService.java | [JBAOP-357] Preload HeirarchicalLoaderRepository3 so that JRockit does not need to load up that class as part of weaving classes+ better logging of what classes failed |
| 60379 | modified | kabir.khan@jboss.com | //branches/Branch_4_0/aspects/src/main/org/jboss/aop/deployment/JBossClassPoolFactory.java | [JBAOP-254] Add a few retries for the createTempDir() - "Access Is Denied" problem |
| 60349 | modified | bstansberry@jboss.com | //branches/Branch_4_0/tomcat/src/main/org/jboss/web/tomcat/tc5/session/JBossCacheManager.java | [JBAS-4075] Copy off the EDU ConcurrentHashMap before toArray call |
| 60314 | modified | scottmarlownovell | //branches/Branch_4_0/server/src/main/org/jboss/invocation/pooled/interfaces/PooledInvokerProxy.java | JBAS-4047 Do not hold synchronization lock while testing connection. |