It seems like i was getting the :
A schema cannot contain two global components with the same name
error because in my wsdl i was declaring 2 <xsd:include ... /> that each included an
<xsd:include ... /> referencing the same xml file, thus trying to include the same
file twice. I moved the include calls to the wsdl and am not seeing this error anymore.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4053680#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...