[
https://jira.jboss.org/jira/browse/JBAS-6436?page=com.atlassian.jira.plug...
]
Thomas Diesler commented on JBAS-6436:
--------------------------------------
[tdiesler@tddell testsuite]$ ant -Dtest=org.jboss.test.jacc.test.FormAuthUnitTestCase
one-test
one-test:
[junit] Running org.jboss.test.jacc.test.FormAuthUnitTestCase
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 4.452 sec
[tdiesler@tddell testsuite]$ ant
-Dtest=org.jboss.test.security.test.WebJASPIFormUnitTestCase one-test
one-test:
[junit] Running org.jboss.test.security.test.WebJASPIFormUnitTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 2.277 sec
[tdiesler@tddell testsuite]$ ant
-Dtest=org.jboss.test.web.security.GenericHeaderAuthUnitTestCase one-test
one-test:
[junit] Running org.jboss.test.web.security.GenericHeaderAuthUnitTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 2.238 sec
Fix in memory webapp deployment
-------------------------------
Key: JBAS-6436
URL:
https://jira.jboss.org/jira/browse/JBAS-6436
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Deployers
Affects Versions: JBossAS-5.0.0.GA
Reporter: Thomas Diesler
Assignee: Thomas Diesler
Fix For: JBossAS-5.0.1.GA
The WS Endpoint API depends on in-memory webapp deployment. This required piece of
JavaEE5 functionality is however not properly tested by the TCK.
The Endpoint API works in AS42.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira