|
| 1.33 | modified | remm | tomcat/src/main/org/jboss/web/tomcat/tc5/TomcatDeployer.java | - Set configFile attribute so that the config file of a webapp is parsed. |
| 1.5 | modified | remm | thirdparty/apache-tomcat55/catalina.jar | - Updated binary with a modified desciptor for the StandardContext MBean, to expose the configFile attribute. |
| 1.3 | modified | loubyansky | testsuite/src/main/org/jboss/test/xml/person/Person.java | ported from Branch_4_0 schemaless testcase |
| 1.3 | modified | loubyansky | testsuite/src/main/org/jboss/test/xml/MappingTestCase.java | ported from Branch_4_0 schemaless testcase |
| 1.2 | modified | loubyansky | testsuite/src/main/org/jboss/test/xml/SchemalessTestCase.java | ported from Branch_4_0 schemaless testcase |
| 1.2 | modified | loubyansky | common/src/main/org/jboss/xml/binding/SchemalessObjectModelFactory.java | ported from Branch_4_0: fixes for xs marshaller and schemaless marshaller and object model factory |
| 1.9 | modified | loubyansky | common/src/main/org/jboss/xml/binding/XsMarshaller.java | ported from Branch_4_0: fixes for xs marshaller and schemaless marshaller and object model factory |
| 1.2 | modified | loubyansky | common/src/main/org/jboss/xml/binding/SchemalessMarshaller.java | ported from Branch_4_0: fixes for xs marshaller and schemaless marshaller and object model factory |
| 1.13 | modified | bwang00 | cache/src/etc/standalone/runShellDemo.sh | Updated |
| 1.10 | modified | bwang00 | cache/src/etc/standalone/runShellDemo.bat | Updated |
| 1.182 | modified | belaban | cache/src/main/org/jboss/cache/TreeCache.java | changed return value signature of getInterceptors() to List |
| 1.2 | modified | belaban | cache/src/main/org/jboss/cache/tests/InterceptorConfigurationTest.java | changed return value signature of getInterceptors() to List |
| 1.1 | added | belaban | cache/src/main/org/jboss/cache/tests/InterceptorConfigurationTest.java | New unit test for configuration of interceptor chain in cache |
| 1.4 | modified | belaban | cache/src/main/org/jboss/cache/tests/TxCacheLoaderTest.java | ns |
| 1.1 | added | belaban | cache/src/main/org/jboss/cache/interceptors/CacheStoreInterceptor.java | preliminary checkin of new or modified interceptors |
| 1.1 | added | belaban | cache/src/main/org/jboss/cache/interceptors/CreateIfNotExistsInterceptor.java | preliminary checkin of new or modified interceptors |
| 1.1 | added | belaban | cache/src/main/org/jboss/cache/interceptors/LockInterceptor.java | preliminary checkin of new or modified interceptors |
| 1.8 | modified | belaban | cache/src/main/org/jboss/cache/interceptors/CacheLoaderInterceptor.java | preliminary checkin of new or modified interceptors |
| 1.13 | modified | belaban | cache/docs/design/JBossCacheRoadmap.txt | no message |
| 1.3 | deleted | patriot1burke | aspects/src/main/org/jboss/aspects/remoting/AOPToRemotingClientAdapter.java | more changes to asynch |
| 1.4 | modified | patriot1burke | aspects/src/main/org/jboss/aspects/remoting/Remoting.java | more changes to asynch |
| 1.3 | deleted | patriot1burke | aspects/src/main/org/jboss/aspects/remoting/RemotingToAOPServerInterceptor.java | more changes to asynch |
| 1.2 | modified | patriot1burke | aspects/src/main/org/jboss/aspects/asynch/AsynchAspect.java | more changes to asynch |
| 1.2 | modified | patriot1burke | aspects/src/main/org/jboss/aspects/asynch/AsynchMixin.java | more changes to asynch |
| 1.2 | modified | patriot1burke | aspects/src/main/org/jboss/aspects/asynch/ExecutorAbstraction.java | more changes to asynch |
| 1.2 | modified | patriot1burke | aspects/src/main/org/jboss/aspects/asynch/Future.java | more changes to asynch |
| 1.2 | modified | patriot1burke | aspects/src/main/org/jboss/aspects/asynch/FutureImpl.java | more changes to asynch |
| 1.1 | added | patriot1burke | aspects/src/main/org/jboss/aspects/asynch/FutureProxy.java | more changes to asynch |
| 1.2 | modified | patriot1burke | aspects/src/jdk15/org/jboss/aspects/asynch/FutureImpl.java | more changes to asynch |
| 1.2 | modified | patriot1burke | aspects/src/jdk15/org/jboss/aspects/asynch/ExecutorAbstraction.java | more changes to asynch |
| 1.181 | modified | belaban | cache/src/main/org/jboss/cache/TreeCache.java | no message |