Hi,

I've been using JiBX for a few months, and I have found it to be wonderful -
thanks!
I've just started to try out JibxSoap. I downloaded the jibxsoap-alpha-0.2
source and re-compiled it against jibx-1.0.1 (compiled with JDK 1.5, with
"-source=1.4").
The example service works ok, but an attempt to get the wsdl results in: 

2006-05-16 15:44:55 StandardWrapperValve[soap_servlet]: Servlet.service()
for servlet soap_servlet threw exception
org.jibx.runtime.JiBXException: No marshaller defined for class
org.jibx.soap.wsdl.Definitions
        at org.jibx.runtime.impl.MarshallingContext.getMarshaller(Unknown
Source)
        at org.jibx.soap.wsdl.Sender.writeWSDL(Unknown Source)
        at org.jibx.soap.server.SOAPServlet.doGet(Unknown Source)
etc....

It seems as if the binding has not been done against wsdl-mapping.xml during
the build of jibxsoap, but I have verified that the bind is being run.

Any ideas?

p.s. I see that there is a jibx-1.0.2 - would switching to the newer release
help this issue? 

Thanks, any help would be greatly appreciated!

-Rich



-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
jibx-users mailing list
jibx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jibx-users

Reply via email to