I suspect it crshed because the new methods are not available in the old
JServ package. Try compiling it using the old API and deploying it that way,
it should work. Assuming you have everything there you should still be able
to do lookups. I haven't of course tried this. best bet would really be to
upgrade to the latest versions (stable) of tomcat.

Al


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Emerson
Sent: Wednesday, June 13, 2001 9:57 AM
To: [EMAIL PROTECTED]
Subject: [JBoss-user] Old jserv with JBoss'


Is it possible to use old jserv (now tomcat) to run servlets that are
clients to EJB  JBoss remote objects??

Thatīs because I have a system in production (web-centric) using
jserv/apache/JSDK2.0/IBMJava2-1.3 and I made a new servlet accessing EJB
objects.
But the httpsession methods getValue and putValue are deprecated (in the
new Servlet API in which i compiled the servlet), and when i put it to run
it didnīt recognize the method getProperties (new method por getValue()).

I tried to put the new Servlet API, but it crashed the Jserv.

I indeed have to use new tomcat???

Please help...


Emerson Cargnin
TRE-SC
Setor de Desenvolvimento
Tel: (48) 251-3700 - Ramal 3134

_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user


_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to