|
| 58624 | modified | bstansberry@jboss.com | //trunk/cluster/src/etc/deploy-hasingleton-beans.xml | [JBAS-3869] Get rid of extra slash in deploy-hasingleton URI |
| 58623 | modified | ryan.campbell@jboss.com | //trunk/build/build-release.xml | release script updates for 5.0 |
| 58622 | modified | dimitris@jboss.org | //trunk/build/docs/readme.html | Done |
| 58621 | added | ryan.campbell@jboss.com | //trunk/tomcat/src/webapps/ROOT.war/logo.gif | re-add uncorrupted logo.gif |
| 58620 | deleted | ryan.campbell@jboss.com | //trunk/tomcat/src/webapps/ROOT.war/logo.gif | remove corrupted logo.gif |
| 58619 | modified | dimitris@jboss.org | //trunk/build/docs/readme.html | Finished with my additions, incorporating now Scott's comments in the configuration section. |
| 58618 | modified | scott.stark@jboss.org | //trunk/build/build-distr.xml | Disable the farm service for this release |
| 58617 | modified | scott.stark@jboss.org | //trunk/cluster/src/main/org/jboss/cache/invalidation/bridges/JGCacheInvalidationBridge.java | Validate the invalmgr lookup |
| 58616 | modified | scott.stark@jboss.org | //trunk/cluster/src/etc/cluster-beans.xml | Add depends on jboss.cache:service=InvalidationManager |
| 58615 | modified | scott.stark@jboss.org | //trunk/cluster/src/etc/farm-beans.xml | The deployer property is the legacy main deployer ObjectName, not the MainDeployer bean |
| 58614 | modified | dimitris@jboss.org | //trunk/build/docs/readme.html | Update jboss libs |
| 58613 | added | dimitris@jboss.org | //trunk/build/docs/readme.html | First release notes draft draft based on the old format. |
| 58612 | modified | scott.stark@jboss.org | //trunk/testsuite/src/main/org/jboss/test/ws/JBossWSTest.java | Update resource location and jboss server target test |
| 58612 | modified | scott.stark@jboss.org | //trunk/testsuite/src/main/org/jboss/test/ws/JBossWSTestHelper.java | Update resource location and jboss server target test |
| 58612 | modified | scott.stark@jboss.org | //trunk/testsuite/src/main/org/jboss/test/ws/jaxws/webserviceref/WebServiceRefClientTestCase.java | Update resource location and jboss server target test |
| 58612 | modified | scott.stark@jboss.org | //trunk/testsuite/src/main/org/jboss/test/ws/jaxws/webserviceref/WebServiceRefEJB3TestCase.java | Update resource location and jboss server target test |
| 58612 | modified | scott.stark@jboss.org | //trunk/testsuite/src/main/org/jboss/test/ws/jaxws/webserviceref/WebServiceRefServletTestCase.java | Update resource location and jboss server target test |
| 58611 | modified | scott.stark@jboss.org | //trunk/testsuite/src/resources/ws/jaxws/webserviceref/META-INF/wsdl/TestEndpoint.wsdl | hard code to localhost for now |
| 58610 | modified | scott.stark@jboss.org | //trunk/testsuite/.classpath | Update the jboss cache jars |
| 58609 | modified | scott.stark@jboss.org | //trunk/build/build.xml | Update the default config ejb3 service excludes |
| 58608 | modified | ryan.campbell@jboss.com | //trunk/tools/etc/buildmagic/buildmagic.ent | update version for release |
| 58608 | modified | ryan.campbell@jboss.com | //trunk/tools/etc/buildmagic/version-info.xml | update version for release |
| 58607 | modified | bstansberry@jboss.com | //trunk/testsuite/src/resources/hibernate/har-deployment/jboss-service.xml | Use the JBC 2 legacy JMX integration class |
| 58606 | added | bstansberry@jboss.com | //trunk/testsuite/src/main/org/jboss/test/cluster/web/CacheHelperMBean.java | Add server-side hook for remote accessing cache |
| 58606 | modified | bstansberry@jboss.com | //trunk/testsuite/src/main/org/jboss/test/cluster/web/CacheHelper.java | Add server-side hook for remote accessing cache |
| 58606 | added | bstansberry@jboss.com | //trunk/testsuite/src/main/org/jboss/test/cluster/web/CacheHelperServletContextListener.java | Add server-side hook for remote accessing cache |
| 58605 | modified | bstansberry@jboss.com | //trunk/testsuite/src/main/org/jboss/test/cluster/web/aop/Person.java | Use @PojoCacheable |
| 58605 | modified | bstansberry@jboss.com | //trunk/testsuite/src/main/org/jboss/test/cluster/web/aop/Student.java | Use @PojoCacheable |
| 58605 | modified | bstansberry@jboss.com | //trunk/testsuite/src/main/org/jboss/test/cluster/web/aop/AopBindingListener.java | Use @PojoCacheable |
| 58605 | modified | bstansberry@jboss.com | //trunk/testsuite/src/main/org/jboss/test/cluster/web/aop/Address.java | Use @PojoCacheable |
| 58604 | modified | bstansberry@jboss.com | //trunk/testsuite/src/main/org/jboss/test/cluster/test/ScopedTestCase.java | Formatting/comments |
| 58603 | modified | bstansberry@jboss.com | //trunk/testsuite/src/main/org/jboss/test/cluster/test/DRMTestCase.java | Start with correct count |
| 58602 | modified | bstansberry@jboss.com | //trunk/testsuite/src/main/org/jboss/test/cluster/test/UndeployTestCase.java | Utilize CacheHelper |
| 58601 | modified | bstansberry@jboss.com | //trunk/testsuite/src/main/org/jboss/test/cluster/test/StateTransferTestCase.java | Utilize CacheHelper |
| 58600 | modified | bstansberry@jboss.com | //trunk/testsuite/src/main/org/jboss/test/cluster/test/SessionTestUtil.java | Utilize CacheHelper |
| 58599 | modified | bstansberry@jboss.com | //trunk/testsuite/build.xml | BR enabled SSO tests (for now) |
| 58598 | added | bstansberry@jboss.com | //trunk/testsuite/src/resources/cluster/http/pojocache-aop.xml | Add file for aspectizing test classes |
| 58597 | added | bstansberry@jboss.com | //trunk/testsuite/src/resources/cluster/partition/jboss-beans.xml | Configure via -beans.xml |
| 58596 | modified | bstansberry@jboss.com | //trunk/testsuite/src/resources/cluster/http/http-field/WEB-INF/web.xml | Use CacheHelper to access cache |
| 58596 | modified | bstansberry@jboss.com | //trunk/testsuite/src/resources/cluster/http/http-jk/WEB-INF/web.xml | Use CacheHelper to access cache |
| 58596 | modified | bstansberry@jboss.com | //trunk/testsuite/src/resources/cluster/http/http-cross-ctx-first/WEB-INF/web.xml | Use CacheHelper to access cache |
| 58596 | modified | bstansberry@jboss.com | //trunk/testsuite/src/resources/cluster/http/web.xml | Use CacheHelper to access cache |
| 58596 | modified | bstansberry@jboss.com | //trunk/testsuite/src/resources/cluster/http/http-cross-ctx-third/WEB-INF/web.xml | Use CacheHelper to access cache |
| 58596 | modified | bstansberry@jboss.com | //trunk/testsuite/src/resources/cluster/http/http-scoped/WEB-INF/web.xml | Use CacheHelper to access cache |
| 58596 | modified | bstansberry@jboss.com | //trunk/testsuite/src/resources/cluster/http/http-cross-ctx-second/WEB-INF/web.xml | Use CacheHelper to access cache |
| 58596 | modified | bstansberry@jboss.com | //trunk/testsuite/src/resources/cluster/http/http-field-jdk5/WEB-INF/web.xml | Use CacheHelper to access cache |
| 58595 | modified | bstansberry@jboss.com | //trunk/testsuite/src/main/org/jboss/test/cluster/partition/StartupTestClusterPartition.java | Reflect refactoring of ClusterPartition |
| 58595 | deleted | bstansberry@jboss.com | //trunk/testsuite/src/main/org/jboss/test/cluster/partition/StartupTestHAPartition.java | Reflect refactoring of ClusterPartition |
| 58594 | modified | bstansberry@jboss.com | //trunk/testsuite/src/main/org/jboss/test/cluster/drm/MockHAPartition.java | Clean imports |
| 58593 | modified | bstansberry@jboss.com | //trunk/testsuite/src/main/org/jboss/test/cache/test/aop/LocalUnitAopTest.java | Use JBC 2 API |