How to deploy my app
437144Mar 30 2005 — edited May 4 2005Okay so I've built this nice little BC application to allow a user to interact with a Oracle database. Looks nice and runs nice on my development PC.
Question- Now how do I deploy this application to my customers Tomcat server? I'm sure the entire application needs to be packaged into a WAR file which I've already tried but when I try to deploy the WAR file on the Tomcat server the application won't start.
I've got to be missing something... Any clues?
Thanks,
Greg