[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - It is possible to make a method invocation from a session be

jlemetay do-not-reply at jboss.com
Wed Aug 20 10:48:09 EDT 2008


In order to avoid polling from an object running in the servlet container (tomcat) to a session bean running in the EJB container, I would like to notify a message (i.e. a simple status change message) from a session bean to another object living in a servlet container.

Question : is it possible to invoke a method from a session bean living in the EJB container to another object living in a servlet container under the same JVM?

Thank you for any help.


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

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4171527



More information about the jboss-user mailing list