> Does anyone know how to invoke a client or use a servlet as a client to an
> EJB. I have a client which runs properly but when I want to invoke the same
> thing using servlets i do not get any response on the web browser. the
> client should print some stuff that it gets from the database using the EJB.
> what i think is the problem is that the servlet is unable to do a JNDI
> lookup or something .. can someone tell me whether I need to set some
> parameters ... or something else that I am missing out ... I run a apache
> web server and a Jserv for servlets. the ejbserver i am using is called
> Jonas it is a free ware.
BULL Software have an excellent user mailing list where you would be apt
to get a better response to this question. They also have an archive of
the mailing list, which is where I have found the answer to everyone of
my Jonas questions.
If you can not do JNDI from a servlet, then it sounds like you do not have
the necessary JNDI packages on your CLASSPATH.
I recommend that you investigate:
<http://www.bullsoft.com/ejb/>
<http://192.44.60.125/messages/JonasUsers/index.html>
tim.
Tim Endres - [EMAIL PROTECTED]
ICE Engineering, Inc. - http://www.ice.com/
"USENET - a slow moving self parody." - Peter Honeyman
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".