[jboss-user] [JBoss Web Services] - Re: JBoss JAX WS Exception (javax.xml.stream.XMLStreamException)
Richard Opalka
do-not-reply at jboss.com
Thu Sep 8 05:08:46 EDT 2011
Richard Opalka [http://community.jboss.org/people/ropalka] created the discussion
"Re: JBoss JAX WS Exception (javax.xml.stream.XMLStreamException)"
To view the discussion, visit: http://community.jboss.org/message/625446#625446
--------------------------------------------------------------
Hi,
this part of stack trace indicates your doing something wrong
---
java.io.IOException
at com.sun.xml.ws.server.SDDocumentImpl.writeTo(SDDocumentImpl.java:278)
at com.sun.xml.ws.transport.http.HttpAdapter.publishWSDL(HttpAdapter.java:539)
at com.sun.xml.ws.transport.http.HttpAdapter.handle(HttpAdapter.java:229)
at com.sun.xml.ws.transport.http.servlet.ServletAdapter.handle(ServletAdapter.java:135)
at com.sun.xml.ws.transport.http.servlet.WSServletDelegate.doGet(WSServletDelegate.java:129)
at com.sun.xml.ws.transport.http.servlet.WSServlet.doGet(WSServlet.java:82)
---
It seems you're trying to use Glassfish inside JBoss or you just do something wrong.
Good starting point for you might be this documentation:
https://docs.jboss.org/author/display/JBWS/JBoss+Web+Services+Documentation https://docs.jboss.org/author/display/JBWS/JBoss+Web+Services+Documentation
Please consider moving to JBossAS 7.x series as well. JBossAS 6.x series and before are obsolete from community PoV.
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/625446#625446]
Start a new discussion in JBoss Web Services at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2044]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110908/f6ea5499/attachment.html
More information about the jboss-user
mailing list