Do you have any synchronized method? Are there any return statements within
the synchronized methods?

RS




Uma Munugala <[EMAIL PROTECTED]> on 03/18/2002 10:00:13 AM

Please respond to "Tomcat Users List" <[EMAIL PROTECTED]>

To:   "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>
cc:

Subject:  Problem in running servlet please help--- urgent


Hi
  Iam Running tomcat 4.0.3. on windows NT. Installation is successful, and
examples work properly.
I deployed my application in web-inf/classes
Iam getting an error when I run servlet.

When my servlet is invoked,
when code is trying to access the RelConnection.gDefaultConnectionIsOracle,
a static member Iam getting the error.
java.lang.ClassFormatError: com/CellFusion/Relational/RelConnection
(Illegal
Variable name "")
Relconnection is a public class with all static members and static methods.
In the same package it is able to get other methods. when it is trying to
access static variable iam getting this error.


Any help would be appreciated


Thanks
Uma

--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>









--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to