----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------

I work with Jdeveloper in a Example aplication.  ACME video.
I'm trying to deploy this in Apache Jserv.
This aplication has an Enterprise Java Bean.
I deploy this aplication in a ZIP. and add this in my classpath.
The aplication run, but when I try to verify my username & password
returns an error.  (Internal Error of my aplication:  a catch exception when
try to assign a trans_id beginRental from EJB)

I think that this error is related with the call to EJB. because in other
option I insert fine if I use a JDBC in the servlet...

somebody has deployed this example?
any idea?
any documentation about how I use a EJB in apache?
how I comunicate a EJB with a Servlet?
the EJB is Local. ...
thanks.



--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search Archives: 
<http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to