1 Reply Latest reply on Jul 16, 2007 5:30 AM by wolfc

    Define context for web services

    mmcgovern1

      How do I define the web context for SLSB that I expose using @WebService?

      I'd like to be able to do this using deploy-time configuration or at worst build time configuration.

      An annotation does not allow me to have different deployments of the same code in the same app server - example dev and staging web services running on same app server need to have different URLs to the web service.

      Thanks

      Michael