Has anyone seen this error before? I am receiving it when I drop my war file into the deploy directory. I believe that JBoss is incorrectly generating the XSD.
I know that I can view the auto-generated XSD in the server/default/tmp/jbossws directory. The full text of the error is following (there are many of these errors, but they are for the various fields of the schema -- in this case FILLER is the field):
12:41:02,606 ERROR [JBossXSErrorHandler] JBossWS_web.mypurpose.mydivision.mycompany.com_5614093067662035472.xsd[domain:http://www.w3.org/TR/xm
l-schema-1]::[key=src-resolve]::Message=src-resolve: Cannot resolve the name 'ns1:FILLER' to a(n) 'element declaration' component.
My problem is that I don't know how to remedy this issue. I have been on the web searching for this, but have been unsuccessful finding anything so any help would be greatly appreciated.
Thanks,
dg