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
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to