I've upgraded to Jboss 5.1.0, hoping that the correction in jbossws-native would be effective, but I still got the same error. I've tried to manually update jbossws-native but without success...
JBossWSEntityResolver] resolveEntity: [pub=null,sysid=file:/C:/Dev/jboss5.1.0.GA/server/default/tmp/jbossws/JBossWS_www.w3.org_2000_09_xmldsig#38515.xsd]
16:27:16,578 DEBUG [JBossEntityResolver] Cannot resolve [publicID=null,systemID=file:/C:/Dev/jboss5.1.0.GA/server/default/tmp/jbossws/JBossWS_www.w3.org_2000_09_xmldsig#38515.xsd]
16:27:16,578 DEBUG [JBossWSEntityResolver] Cannot resolve entity: [pub=null,sysid=file:/C:/Dev/jboss5.1.0.GA/server/default/tmp/jbossws/JBossWS_www.w3.org_2000_09_xmldsig#38515.xsd]
...
java.lang.NullPointerException
at org.jboss.ws.tools.JavaToXSD.parseSchema(JavaToXSD.java:178)
at org.jboss.ws.tools.wsdl.WSDL11Reader.processTypes(WSDL11Reader.java:451)
at org.jboss.ws.tools.wsdl.WSDL11Reader.processDefinition(WSDL11Reader.java:180)
Am I missing something?