hi
I have a wsdl which imports schema in its types section .. the
schemalocation is specified to the wsdl ie
schemaLocation="myschema.xsd"
When I try to generate client side artifacts, I am running into the
unsupported schemalocation exception.
I see that this issue has been asked in the forum before and was
entered as an issue in
Jira.(http://www.jboss.com/index.html?module=bb&op=viewtopic&p=39...
I have posted my issue too on the forum
(
http://www.jboss.com/index.html?module=bb&op=viewtopic&t=101063)
here is the wstools-config.xml
<?xml version="1.0" encoding="UTF-8"?>
| >
| > <!--
| > wstools -config wstools-config.xml
| > -->
| >
| > <configuration
xmlns="http://www.jboss.org/jbossws-tools"
| >
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
| >
xsi:schemaLocation="http://www.jboss.org/jbossws-tools
| >
http://www.jboss.org/jbossws-tools/schema/jbossws-tool_1_0.xsd">
| >
| > <wsdl-java
| >
|
location="http://eutils.ncbi.nlm.nih.gov/entrez/eutils/soap/eutils.w...
| > <mapping file="jaxrpc-mapping.xml"/>
| > </wsdl-java>
| >
| > </configuration>
| >
| > I would really appreciate your help. Could you please let me know if
thee issue was resolved and whats the solution.
Thanks
Anu
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4016428#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...