[
http://jira.jboss.com/jira/browse/JBWS-2244?page=all ]
Franz Willer updated JBWS-2244:
-------------------------------
Attachment: patch.txt
The first patch throws an Exception when the EntityResolver returns null.
But if you use local, relative URLs like '../schema/ebRS/rs.xsd' it should open
the stream for this URL.
EntityResolver is not used when schema imports are handled.
-----------------------------------------------------------
Key: JBWS-2244
URL:
http://jira.jboss.com/jira/browse/JBWS-2244
Project: JBoss Web Services
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: jbossws-native
Affects Versions: jbossws-native-3.0.2
Environment: System (*nix, windows,..) without internet access.
Reporter: Franz Willer
Priority: Minor
Attachments: patch.txt, patch.txt
Web service deployment fails when a schema file use an import ( e.g.
http://www.w3.org/2001/xml.xsd).
The reason therefore is that WSDL11Reader.handleSchemaImports does not use
EntityResolver.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira