0 Replies Latest reply on Dec 8, 2009 10:02 AM by trzcina

    add custom HttpSessionListener to Web Services endpoint

    trzcina

      Hello,

      I am using JBOSS JAX-WS Native with my stateless EJB to expose its methods via WS (@WebService annotation) and I need to set my own HttpSessionListener on WS connections (I want to be notified when session is destroyed). I would normally do it in web.xml, but I expose my EJB automagically and I don't define any web.xml. How can I achieve my goal then?

      I'd very appreciate any ideas.

      Best regards,
      Michal Trzcinka