« FOTY0001: type error | Main | Silicon Valley Code Camp 09 »

ESB and java.security.PrivilegedActionException

I was running into ESB Invocation failures and was not able to invoke ESB processes from BPEL/ESB processes with the following error

 "java.security.PrivilegedActionException: javax.xml.soap.SOAPException"

 

It was hard to find the root cause of this error as we were not using any soap header security mechanism as the error might suggest or imply.


If you are getting this exception and are not using any security mechanism, try to check for any unknown / special characters in the input message payload. In my case that was causing it to fail with the above error message, once I got rid of the special characters this error went away.

Post a comment

(If you haven't left a comment here before, you may need to be approved by the site owner before your comment will appear. Until then, it won't appear on the entry. Thanks for waiting.)

About This Entry

This page contains a single entry from the blog posted on March 7, 2009 9:34 AM.

The previous post in this blog was FOTY0001: type error.

The next post in this blog is Silicon Valley Code Camp 09.

Many more can be found on the main index page or by looking through the archives.

Powered by
Movable Type and Oracle