On Thu, Aug 12, 2004 at 05:31:59PM -0500, Stephen Charles Huey wrote: : I know this might be a really dumb : question, but will that .exe file run and install everything on the : Linux box, or will I have to use jakarta-tomcat-4.1.27.zip and extract : everything?
What about zipping up the contents of your Windows Tomcat install and copying that over to the Linux box? Sounds like black magic, yes; but Tomcat is all Java and so is the code it runs. As long as your developers haven't put anything OS-specific in their app (say, hard directory paths or JNI) then it should work like a charm. Just run the ".sh" files instead of ".bat." -QM -- software -- http://www.brandxdev.net tech news -- http://www.RoarNetworX.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
