Hi,
I am encountering a problem using Castor on Weblogic 8.1
I use Castor for unmarshalling xml files.
My codes are working fine as standalone apps, but when deployed on Weblogic the nested
xml elements are not available.
I believe Weblogic has its own XML configuration console where XMLparser factory and
Transformer factories can be configured, however i dont know how to use it.
My xml structure is as follows:
<eRoot>
<eNode>
</emrNode>
.. several nodes
</eRoot>
I can successfully convert this xml to Java Object model, but the eRoot object always
shows 0 nodes inside it. The application works fine outside weblogic.
Can anyone please help .
Thanks.
Regards,
Shafique.
-----------------------------------------------------------
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
unsubscribe castor-user