1 Reply Latest reply on Sep 1, 2006 3:14 AM by thomas.diesler

    ServiceLifecycle problem.

    cnbs

      Hello
      I'm having problem with getting ServletEndpointContext.
      I implement ServiceLifecycle in my WebService and try to get ServletEndpointContext in implemented init() method but that method is never called.
      Using JBoss 4.0.4 and JSR-181 Webservice..