sounds like some file versioning cobblers.
Its more likely JBuilder is using information that Tomcat and apache dont
have.


-----Original Message-----
From: Edilmar Alves [mailto:[EMAIL PROTECTED]]
Sent: 09 June 2001 21:06
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: BUG in Tomcat 3.2.1???


Hi,

I have a servlet with JBuilder 4 Enterprise + Tomcat 3.2.1.

I made a class named HttpServletGeral like this:
public class HttpServletGeral extends HttpServlet {
  ...
}
and other class named ServletPortal:
public class ServletPortal extends HttpServletGeral {
  ...
}

If I run the servlet into JBuilder, all works fine.
If I try to run out of JBuilder, only Apache+Tomcat,
it runs a OLD code for "init" on HttpServletGeral.

If I rename HttpServletGeral to HttpServletGeral2
the NEW code I made works fine.

This is a CRAZY problem. I don't know what's the problem.


___________________________________________________________________________
This email is confidential and intended solely for the use of the 
individual to whom it is addressed. Any views or opinions presented are 
solely those of the author and do not necessarily represent those of 
Sema. 
If you are not the intended recipient, be advised that you have received this
email in error and that any use, dissemination, forwarding, printing, or 
copying of this email is strictly prohibited.

If you have received this email in error please notify the Sema UK
Helpdesk by telephone on +44 (0) 121 627 5600.
___________________________________________________________________________

Reply via email to