[
http://jira.jboss.com/jira/browse/JBAS-4923?page=all ]
Scott M Stark resolved JBAS-4923.
---------------------------------
Resolution: Done
The setting has been moved to the standardjboss.xml
[starksm@valkyrie jbossws-native-2.0.2]$ ant -Dtest=jaxrpc/samples/jsr109ejb test
one-test
...
tests-run-internal:
[junit] Running org.jboss.test.ws.jaxrpc.samples.jsr109ejb.DocEJBTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 28.953 sec
[junit] Running org.jboss.test.ws.jaxrpc.samples.jsr109ejb.RpcDIIConfiguredC
allTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.062 sec
[junit] Running org.jboss.test.ws.jaxrpc.samples.jsr109ejb.RpcDIIUnconfigure
dCallTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 3.61 sec
[junit] Running org.jboss.test.ws.jaxrpc.samples.jsr109ejb.RpcEJBTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.188 sec
[junit] Running org.jboss.test.ws.jaxrpc.samples.jsr109ejb.RpcProxyTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 3.234 sec
No valid security context for the caller identity
-------------------------------------------------
Key: JBAS-4923
URL:
http://jira.jboss.com/jira/browse/JBAS-4923
Project: JBoss Application Server
Issue Type: Sub-task
Security Level: Public(Everyone can see)
Reporter: Thomas Diesler
Assigned To: Anil Saldhana
Fix For: JBossAS-5.0.0.Beta3
[tdiesler@tddell jbossws-native-2.0.2]$ ant -Dtest=jaxrpc/samples/jsr109ejb test
Caused by: java.lang.IllegalStateException: No valid security context for the caller
identity
at
org.jboss.ejb.EnterpriseContext$EJBContextImpl.getCallerPrincipalInternal(EnterpriseContext.java:398)
at
org.jboss.ejb.EnterpriseContext$EJBContextImpl.getCallerPrincipal(EnterpriseContext.java:359)
at
org.jboss.ejb.StatelessSessionEnterpriseContext$SessionContextImpl.getCallerPrincipal(StatelessSessionEnterpriseContext.java:228)
at
org.jboss.test.ws.jaxrpc.samples.jsr109ejb.JaxRpcEJBEndpoint.echoString(JaxRpcEJBEndpoint.java:48)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira