Home » Fusion Middleware & Colab Suite » Weblogic & Application Server » OC4J XML Parsing (10.1.2)
OC4J XML Parsing [message #505566] Tue, 03 May 2011 23:26
bhushan14
Messages: 1
Registered: May 2011
Junior Member
We are using OC4J App 10.1.2 server's xmlparserv2 jar file to parse the xml files.There is a CDATA section in the XML file as follows
<return xsi:type="xsd:string">
<![CDATA[ some more tags
]]>
</return>

When the code is trying to get the string content of the element return then it returns an empty string.

But when we use OC4J 9i App server's xmlparserv2 jar file to parse then it returns the string content of the element return.

Can anyone help in finding out why this descripancy in the versions 10G and 9i of OC4J & what needs to be done to be able to get the string content using OC4J 10.1.2 server's xmlparserv2 jar file ?
Previous Topic: forms 10g not running on WLS
Next Topic: java.sql.SQLException: ORA-00600: internal error code, arguments: [ttcgcshnd-1], [0], [], [], [], []
Goto Forum:
  


Current Time: Thu Mar 28 08:21:32 CDT 2024