| Author |
ejb webservice - authentication compulsory?
|
Michael Wiezik
Ranch Hand
Joined: Mar 19, 2004
Posts: 70
|
|
Hi everybody, I've just created session bean webservice. It works fine till I switch on the security domain for my whole application. Although I didn't specify any security constraint for this particular ejb (no "security role" or "permission" in descriptors), invoking webservice from client ends with exception: java.lang.SecurityException: Authentication exception, principal=null Anybody has an idea, how to disable this authentication? Thanks in advance for any advise/url. Notes: * I'm using jboss, jboss.net and xdoclet
|
SCJP 1.4 - 88%
SCBCD 5.0 - 90%
SCEA - 81%
|
 |
Sivakumar Nachimuthu
Ranch Hand
Joined: Aug 10, 2004
Posts: 52
|
|
I have the Same Issue now.Does anyone know the solution ? Pls Help Me. [ April 28, 2005: Message edited by: Sivakumar Nachimuthu ]
|
 |
 |
|
|
subject: ejb webservice - authentication compulsory?
|
|
|