Oracle Reports (MOSC)

MOSC Banner

REP-50125: LoginException calling rwwebservice

edited Dec 4, 2019 8:34AM in Oracle Reports (MOSC) 4 commentsAnswered

Hi,

I'm testing asynchronous report generation by using rwwebservice instead of rwservlet. I've configured Oracle Reports security, and I've created a new user 'rwadmin' with RW_ADMINISTRATOR application role as said in the product documentation (FMW 12.2.1.3). Everything works fine when using rwservlet, but if I try rwwebservice it raises the following error:

Report server error message:

REP-50125: Se ha producido una excepción interna: javax.security.auth.login.LoginException: Security Exception..

XML:

<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:rwc="http://oracle.reports/rwclient/">   <soapenv:Header/>   <soapenv:Body>      <rwc:runJob>         <arg0>report=test_fuentes.rdf destype=cache desformat=pdf authid=rwadmin/rwadmin01</arg0>         <arg1>false</arg1>      </rwc:runJob>   </soapenv:Body></soapenv:Envelope>

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