users@glassfish.java.net

invoke servlet from EJB w/o posting ?

From: <glassfish_at_javadesktop.org>
Date: Thu, 15 Nov 2007 16:37:52 PST

Is there a way to invoke a servlet running on the same app-server as a Session bean, without performing an HTTP post?

Sort of a JNDI or IIOP-like lookup from the Session bean.

Unfortunately, I'm dealing with a 3rd party application that only has an external facing web interface.

I can't just instantiate the servlet's class because since its resources probably wouldn't get initialized.
[Message sent by forum member 'frenchdrip' (frenchdrip)]

http://forums.java.net/jive/thread.jspa?messageID=245727