aspose file tools
The moose likes Web Services and the fly likes Authentication exception, principal=null Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "Authentication exception, principal=null" Watch "Authentication exception, principal=null" New topic
Author

Authentication exception, principal=null

Sivakumar Nachimuthu
Ranch Hand

Joined: Aug 10, 2004
Posts: 52
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.
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Authentication exception, principal=null
 
Similar Threads
ejb webservice - authentication compulsory?
Problem trying to bypass security setting
Access spring user object
Security principal propagation accross ejb3 modules
Authentication Exception