aspose file tools
The moose likes Tomcat and the fly likes Derby/Tomcat/Linux issue Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » Tomcat
Reply Bookmark "Derby/Tomcat/Linux issue" Watch "Derby/Tomcat/Linux issue" New topic
Author

Derby/Tomcat/Linux issue

Faisal Ahmad
Ranch Hand

Joined: Aug 31, 2006
Posts: 334

Hi!

I'm developing a web application using Tomcat55/Fedora Linux 11/JSP/Servlets/Apache Derby. Here is my tomcat configuration:


I'm starting tomcat using the provided shell scripts from my home folder. But, I can't see any output of my webapp. However, I could only see output when I start tomcat from WEB-INF directory of the webapp. What could be the reason?
Misha Ver
Ranch Hand

Joined: Mar 03, 2008
Posts: 470
May by you are starting two different tomcats
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Derby/Tomcat/Linux issue
 
Similar Threads
Java DB - which driver to use?
One War file with multiple webapps
Issue Using Embedded Derby as Security Realm on Tomcat 6
Error loading derby driver
general strategies for seperating config from binary code