[jboss-user] [JBossWS] - Re: url mapping schemalocation
AJanz
do-not-reply at jboss.com
Fri Jan 18 07:19:09 EST 2008
something i must do wrong.
i edited the wsdl file, but then could no longer build the project because
<xsd:import namespace="mynamespace"
schemaLocation="http:/myalias:8080/project/Service?wsdl&resource=myschema.xsd"/>
references the remote computer where i want to publish the service.
i am using @WebService(wsdlLocation='relativePath') annotation, so the correct wsdl is used.
any ideas? is there an other way?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4121257#4121257
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4121257
More information about the jboss-user
mailing list