The required libs are already included in the lib folder in Tomcat. Otherwise if there is something that you have deployed that required jars that are not included in tomcat lib folder should be in the lib folder of the deployed war/ear/jar file. Try opening the webapps directory in tomcat once you have deployed the file and see the directory structure of the deployed war/ear/jar.
Main Topics
Browse All Topics





by: humanonomicsPosted on 2009-06-22 at 09:38:13ID: 24684107
well if u r not settign the path then u must have included the jars in the lib folder within the Tomcat. Other wise it won't work.