Oracle Weblogic Server (MOSC)

MOSC Banner

Unknown exception, internal system processing error

edited Jul 10, 2013 8:05PM in Oracle Weblogic Server (MOSC) 5 comments
 we receive the following error when we try to call  WebService without security header after configuring the WS security policy:
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/">
   <env:Header/>
   <env:Body>
      <env:Fault>
         <faultcode>env:Server</faultcode>
         <faultstring>Unknown exception, internal system processing error.</faultstring>
      </env:Fault>
   </env:Body>
</env:Envelope>

There are no errors in application logs.When we do include the security header, then the webservice works as expected.

Please advise if there is a setting that we may have missed.


Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center