I have created a web application in windows using eclipse it is properly executing in windows environment. But when i deployed it into tomcat7 which is available in ubuntu it is not deploying properly. I am deploying in var/lib/tomcat7/webapps folder and if i query for that project it showing requested resource is not available. And i tried to create jsp file in already running project then tomcat is not creating class file for that jsp. It is showing class not found exception. Can anybody tell me how to resolve this probem.
-- View this message in context: http://lucene.472066.n3.nabble.com/war-file-deployment-proble-tp4107148.html Sent from the Solr - User mailing list archive at Nabble.com.