RE: Problems deploying an example application

2004-08-26 Thread Shapira, Yoav
Hi, You're doing several things wrong. >database via OJB. I successfully built ojb-servlet.war Successfully, perhaps, but incorrectly. >- I dropped ojb-servlet.war into Tomcat's webapps >directory. When Tomcat starts up, it explodes the WAR >into webapps/ojb-servlet. >- I added the following co

Problems deploying an example application

2004-08-25 Thread Davide Bruzzone
Greetings all... I'm trying to deploy OJB's example servlet to test end-to-end connectivity between the browser and the database via OJB. I successfully built ojb-servlet.war (BTW, I'm using OJB 1.0 RC 7) but am having trouble running it on Tomcat 5.0.27... I've configured Tomcat as follows: - I