This content has been marked as final.
Show 2 replies
-
1. Re: wsdl2service error: could not find WSDL plugin while creating a JMS service
dkulp_dkulp Jan 30, 2008 12:19 PM (in response to adrian.trenaman)Any chance you can send the wsdl?
The error suggests one of two things:
1) The jms namespace is wrong in the wsdl
2) The jms plugin isn't on the classpath. Since fuse uses the bundle jar by default, that isn't likely the cause.
of course, there could be other issues as well. If we could get the wsdl, I can run it in the debugger.
Dan
-
2. Re: wsdl2service error: could not find WSDL plugin while creating a JMS service
rbonneau Jul 14, 2008 1:50 PM (in response to dkulp_dkulp)Any update on this issue? I am having the same problem while only trying to use a SOAP/HTTP binding/transport with Hello World wsdl file.
Thanks,
Rich
BTW: This is using 2.0.6.0 of the framework.
Edited by: rbonneau on Jul 14, 2008 1:50 PM