problem in tomcat working in linux
i have been working on an java based application generator in windows. now need to shift to Linux. i downloaded the linux version of tomcat + compatible java stuff + ant. the application that i am having success in windows is giving me a nullpointerexception in linux + the debug and SOP statements are not showing up in "./catalina.sh run"....this stops me from finding the error..as the exception is pointing to a SOP. Thanks in advance to anybody sharing their ideas on this problem. Cheers Umesh
|