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

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4269596#4269596

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4269596
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to