Oracle Weblogic Server (MOSC)

MOSC Banner

failed to load java type corresponding to e=

edited Mar 5, 2015 10:01AM in Oracle Weblogic Server (MOSC) 2 commentsAnswered

I'm trying to expose an Oracle package as a webserver using Jdeveloper on a weblogic server.

Environment

Jdeveloper 11.1.2.3

Weblogic 11.2.0.3 Server EE

Oracle DB 11.2.0.3

Package

ProcessXml takes a string as input and an output of xmltype

Within Jdeveloper I can create the webservice using the 'Publish as JAX-RPC Webservice' option, but I noticed that the java produced and the WSDL have an  input and return type of xsd:string.

I can access the Webservice and can see the results being returned but they are enclosed in CDATA. I would like to have the output in an xml.

I believe this was due to the lack of a schema in the WSDL defining the returnset so added the following to the WSDL. When I access the webservice now I get an error on the returnset 'Failed to load java type corresponding to e='

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