[jboss-user] [JBossWS] - Re: 'uniqueness constraint violation' when running wsconsume
Maffewl
do-not-reply at jboss.com
Tue Jun 12 13:54:40 EDT 2007
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#4053680
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4053680
More information about the jboss-user
mailing list