Codehaus XFire
DocumentationQuicklinksDevelopers
Sponsors |
Using Resin you can encounter problems during accessing deployed service where stacktrace show inforamation about objects from com.ibm.wsdl.util.xml.* package. To fix this problem you can change default XML parser as described here http://www.caucho.com/resin-3.0/xml/jaxp.xtp (Xerces is known to work). |