0 Replies Latest reply on Jun 30, 2009 6:09 AM by creaturita

    @WebContext equivalence in configuration file

    creaturita

      Hello,

      I am doing a project with uses ejb3 exposed as webservices. I deploy them in a EAR. I have seen that I should use @WebContent to set the url of the webservice.

      Could I achieve the @webcontent functionality with a deployment descriptor?

      Thanks.