1 2 Previous Next 15 Replies Latest reply on Feb 13, 2009 4:58 PM by ropalka Go to original post
      • 15. Re: Dynamic Endpoint Deployment
        ropalka

         

        "jason.greene@jboss.com" wrote:

        I would recommend creating an AS endpoint deployment/management service that manages all of the AS details. Then you can just delegate calls from the Endpoint API to the endpoint service instead of calling MainDeployer from the web container.

        Sounds like a good idea let's start iterate on it. If it will be necessary I can fork another dev thread for it.

        Could you describe your idea in more details Jason? What kind of service do you mean? How should the service deal with e.g. class loading issue?

        We're talking about simple usecase: We'd like to publish POJO web service from servlet

        Looking forward to yours and others ideas ;)

        1 2 Previous Next