Forum Moderators: phranque

Message Too Old, No Replies

Tomcat Configuration

How do I tell Tomcat where to llo for system wide class libraries?

         

Solver

9:01 pm on Jun 20, 2005 (gmt 0)

10+ Year Member



Hi

I am doing some preliminary work with Java Server Faces and have built a crude test app.

However when I try to access the app through my browser, I get errors, these seem to suggest that the Tomcat server process is unable to locate the JSF jar files that I have downloaded from Sun.

My IDE (Eclipse) builds the code fine (I added the paths for the JSF libs) but of course Tomcat has no idea where to look for these when my servlet attempts to instantiate various objects.

So I assume Tomcat has some kind of config that it uses to look for class libs?

Any help appreciated

Thanks
Hugh

jdMorgan

5:08 pm on Jul 5, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Hi Hugh,

Since you haven't received an answer here, you might want to try posting this question over in the Website Technology [webmasterworld.com] forum.

Jim