Hi,

I've been having a huge problem with JSTL & Tomcat. Everything works fine on my own machine, but as soon as I put it on the web hosting companies server, I get an error.
I've put all the files in Tomcats common/lib and that doesn't work, also in the WEB-INF/lib directory and that also doesn't work. I have been hunting around on the Internet for days for an answer, but have got nowhere. I've got to the point now where I've run out of ideas to try!


This is the error I'm getting (happens as soon as I add a JSTL tag to a JSP)
java.lang.NoClassDefFoundError: org/apache/taglibs/standard/lang/jstl/Evaluator

If I restart Tomcat, I get a different error. But on subsequent refreshes, I get the error above.
java.lang.VerifyError: (class: org/apache/taglibs/standard/lang/jstl/JSTLVariableResolver, method: resolveVariable signature: (Ljava/lang/String;Ljava/lang/Object;)Ljava/lang/Object;) Incompatible object argument for function call


I've tried mirroring the servers setup to my machine, but I cannot replicate the error. It always works on my machine!

On the server we have:
Tomcat 4.1.24
Java SDK 1.3.1_06
Linux / UNIX not sure exactly

Same on my machine. I've tried it on both win2k and mandrake Linux, but it works ok on both.

If anyone has any ideas it would be greatly appreciated!
Thank you
Mel





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to