I am trying to use XFire as a client to an existing web service. I've
just found how to turn that service into document literal encoding,
which I'm hoping will solve some existing problems. But of course, I'm
now finding others. I build my code using the WSDL generated by that
service, and writing some simple code to work with what was generated.
But I'm getting an XFireRuntimeException caused originally by a
JAXBException, which says that
<myclass> nor any of its super class is known to this context
The class in question is certainly on the classpath. I don't know what
else has to be done to have it "known to this context".
I notice this in the log
[XMLDocumentationBuilder] - Searching for Patron.doc.xml config..
[XMLDocumentationBuilder] - Config Patron.doc.xml NOT found.
[XMLDocumentationBuilder] - Searching for Sessions.doc.xml config..
[XMLDocumentationBuilder] - Config Sessions.doc.xml NOT found.
Do I somehow need to create these files? They don't seem to be
generated automatically for me in my ant task. But maybe I'm missing a
step.
Thanks for any help you can offer,
-- Scott
---------------------------------------------------------------------
To unsubscribe from this list please visit:
http://xircles.codehaus.org/manage_email