JBoss Community

How to turn swaref XSD offline JBoss WS Native 3.0.4.GA

created by Eduardo Mello CantĂș in JBoss Web Services - View the full discussion

I'm running a Webservice on JBoss Ws Native 3.0.4.GA (under JBoss AS 4.2.3.GA) that uses swaref to work along with soap attachments.

 

Today my wsdl imports (as shown below) the schema from a remote location, but now there's a need to stop doing it.

 

<xs:import namespace="http://ws-i.org/profiles/basic/1.1/xsd" schemaLocation="http://ws-i.org/profiles/basic/1.1/swaref.xsd"/>

 

The first thing that came to my mind was to import the xsd into the project and then point to it. What do you guys think about it? There's another way to do it?

Reply to this message by going to Community

Start a new discussion in JBoss Web Services at Community