The smoke-tests are clean, but there are a few naming test failures I should fix as well to validate the naming-jboss-beans.xml changes before committing.

[539][valkyrie: testsuite]$ ant -Dtest=naming test
Buildfile: build.xml

test:
    [junit] Running org.jboss.test.naming.test.ENCUnitTestCase
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 2.327 sec
    [junit] Running org.jboss.test.naming.test.EjbLinkUnitTestCase
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 1.772 sec
    [junit] Running org.jboss.test.naming.test.ExternalContextUnitTestCase
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.406 sec
    [junit] Running org.jboss.test.naming.test.ImplUnitTestCase
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.295 sec
    [junit] Running org.jboss.test.naming.test.InternalNamingClassReplacementUnitTestCase
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 5.904 sec
    [junit] Running org.jboss.test.naming.test.JNDIBindingUnitTestCase
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.529 sec
    [junit] Running org.jboss.test.naming.test.NamingRestartUnitTestCase
    [junit] Tests run: 12, Failures: 0, Errors: 12, Time elapsed: 2.728 sec
    [junit] Test org.jboss.test.naming.test.NamingRestartUnitTestCase FAILED
    [junit] Running org.jboss.test.naming.test.NamingStressTestCase
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 11.376 sec
    [junit] Running org.jboss.test.naming.test.PooledInvokerUnitTestCase
    [junit] Tests run: 4, Failures: 0, Errors: 3, Time elapsed: 0.459 sec
    [junit] Test org.jboss.test.naming.test.PooledInvokerUnitTestCase FAILED
    [junit] Running org.jboss.test.naming.test.SecurityUnitTestCase
    [junit]     java.lang.SecurityException: Denied: caller with subject=Subject:
    [junit]     Principal: anonymous
    [junit]     Principal: Roles(members)
    [junit]  and security context post-mapping roles=Roles(): ejbMethod=public abstract org.jboss.test.naming.interfaces.TestENC org.jboss.test.naming.interfaces.TestENCHome.create() throws javax.ejb.CreateException,java.rmi.RemoteException)
    [junit] Tests run: 7, Failures: 0, Errors: 4, Time elapsed: 2.151 sec
    [junit] Test org.jboss.test.naming.test.SecurityUnitTestCase FAILED
    [junit] Running org.jboss.test.naming.test.SimpleUnitTestCase
    [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 5.333 sec


Scott Stark wrote:
The major changes are about ready in both jbossas trunk and the cts trunk. There is still the Log4jService in the conf/jboss-service.xml because it needs to be factored out of the server module and jboss.jar, but that is minor. There are still a few smoke-test failures I need to track down, so I'll commit this tomorrow once that is clean so I can get a full testsuite run and cts run to validate the changes further.

Scott Stark wrote:
There are two new subtasks to the JBAS-4814 issue that are holding this up:
JBAS-6082, JUDDIService.setBindJaxr cannot attempt to bind into jndi
JBAS-6083, HAPartitionCacheHandler.cache injection is broken



_______________________________________________ jboss-development mailing list jboss-development@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-development