| Author |
Xfire client and Xfire service getting this error
|
Todd Baxter
Greenhorn
Joined: Sep 26, 2007
Posts: 18
|
|
on the client. Exception in thread "main" org.codehaus.xfire.XFireRuntimeException: Could not invoke service.. Nested exception is org.codehaus.xfire.fault.XFireFault: Error parsing document.. Nested exception is com.ctc.wstx.exc.WstxUnexpectedCharException: Unexpected character '/' (code 47) (expected a name start character) at [row,col {unknown-source}]: [1,355] org.codehaus.xfire.fault.XFireFault: Error parsing document.. Nested exception is com.ctc.wstx.exc.WstxUnexpectedCharException: Unexpected character '/' (code 47) (expected a name start character) at [row,col {unknown-source}]: [1,355] Has anyone seen this before. The service is XFIRE based and the Xfire client was generated from the WSDL of the Xfire based service Client & Service are both Xfire.. what gives?
|
 |
 |
|
|
subject: Xfire client and Xfire service getting this error
|
|
|