Core Concurrent Processing - EBS (MOSC)

MOSC Banner

Calling web service from custom concurrent request getting ORA-29532 error

edited Oct 3, 2014 2:54AM in Core Concurrent Processing - EBS (MOSC) 11 commentsAnswered ✓

Hi,

We are trying to call web service of other system(not oracle),

but when i call web service in concurrent request, the error occurred in this code: SYS.UTL_DBWS.create_service('wsdlurl','servicename')

The exception is :

ORA-29532: Java call terminated by uncaught Java exception:: java.lang.IllegalAccessException: java.lang.ExceptionInInitializerError

But it works fine (same code) in pl/sql which called manually.

Do you have any idea?

Thanks

Wayne

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