[jboss-user] [JBoss Web Services] - multiple contexts/urls for a web service?

Zoli Szugyi do-not-reply at jboss.com
Mon Jun 7 16:40:32 EDT 2010


Zoli Szugyi [http://community.jboss.org/people/zszugyi] created the discussion

"multiple contexts/urls for a web service?"

To view the discussion, visit: http://community.jboss.org/message/546580#546580

--------------------------------------------------------------
What's the best way to expose a SOAP web service through multiple context roots/urls?
Example:
 http://server:8080/app/services/1.1.0/service http://server:8080/app/services/1.1.0/service
 http://server:8080/app/services/1.2.0/service http://server:8080/app/services/1.2.0/service
should point to the same web service.

The services are stateless session beans. We've tried creating a servlet to forward requests to the appropriate
actual service but it failed to forward the security context to the web service.

Thanks!

--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/546580#546580]

Start a new discussion in JBoss Web Services at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2044]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20100607/f97973b0/attachment-0001.html 


More information about the jboss-user mailing list