[jboss-user] [JBossWS] - Re: Looking for explanation of wsdl mapping problem

omatzura do-not-reply at jboss.com
Tue May 29 14:53:13 EDT 2007


Hi!

The problem is that the .net generated wsdls probably dont actually import the xmlschema schema (via an s:import statement), which results in the wsconsume schema parser not being able to find the global element definition for the schema element.. (You'll get an error for this in for example eclipse wtp wsdl editor also..) 

I don't really know if there is any way to work around this in jbossws.. what you can do otherwise is save the wsdl locally, add the import yourself and then try to run wsconsume on it.. 

Hope this helps!

regards,

/Ole
eviware.com

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4049498#4049498

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4049498



More information about the jboss-user mailing list