[jboss-user] [JBossWS] - Changing the wsdl location to be different from the jar name

summer.hill do-not-reply at jboss.com
Wed Aug 16 23:56:22 EDT 2006


Is there a way of changing the jboss generated WSDL URL such that it DOESN'T use the name of the deployed EJB-JAR?

For example:

EJB: myejb.java
EJB-JAR: mywebservice.jar

JBoss generates a WSDL at the location:

http://localhost:8080/mywebservice/myejb?wsdl

I want to the location to be:

http://localhost:8080/otherlocation/myejb?wsdl

How do I do this?

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3965617#3965617

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3965617



More information about the jboss-user mailing list