Hello,
Thanks for your reply.
I did the below.
To Domain.xml, under <config dynamic-reconfiguration-enabled="true" name="server-config"> tag (which is under <Configs>) added
<system-property name="javax.xml.stream.XMLEventFactory" value="com.ctc.wstx.stax.WstxEventFactory"/>
<system-property name="javax.xml.stream.XMLInputFactory" value="com.ctc.wstx.stax.WstxInputFactory"/>
<system-property name="javax.xml.stream.XMLOutputFactory" value="com.ctc.wstx.stax.WstxOutputFactory"/>
After restarting, when i select my webservice, and try to view the WSDL file, i get the error as attached in server.log file.
Kindly add your thoughts.
Thanks.
[Message sent by forum member 'ganpx001' (ganpx001)]
http://forums.java.net/jive/thread.jspa?messageID=361565