RE: Urgent .Please help me out

2004-09-22 Thread Robert Shields
Hi Can you read this please: http://www.catb.org/~esr/faqs/smart-questions.html And then consider the following: - This seems like a servlet or JSP question rather than a Tomcat question. http://www.catb.org/~esr/faqs/smart-questions.html#forum - There is no explanation of the cirumstances surro

Re: Urgent !! Please help me out.

2004-09-22 Thread Marek Wójtowicz
[mailto:[EMAIL PROTECTED] Sent: Wednesday, September 22, 2004 4:49 PM To: Tomcat Users List Subject: Re: Urgent !! Please help me out. Hi Shanti Your error seems to be a databse connection error. Tell me r u using oracle as your database for the application. Then you need to check the entries for db

RE: Urgent !! Please help me out.

2004-09-22 Thread Shanti Priya
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.jav a:530) at java.lang.Thread.run(Thread.java:534) -Original Message- From: prashant chavan [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 22, 2004 4:49 PM To: Tomcat Users List Subject: Re: Urgent !! Please help me out. Hi

Re: Urgent !! Please help me out.

2004-09-22 Thread prashant chavan
Hi Shanti Your error seems to be a databse connection error. Tell me r u using oracle as your database for the application. Then you need to check the entries for db connectivity files - driverproperties.properties. Reply me with detailed info sot that i can help in a much better way. Regard

Re: Urgent !! Please help me out.

2004-09-22 Thread Antony Paul
This is because the oracle dll is not found int the PATH environment variable. For this you should have Oracle client installed. Or you can use Oracle thin driver which dont need Oracle installed rgds Antony Paul - Original Message - From: "Shanti Priya" <[EMAIL PROTECTED]> To: "Tomcat-Us

Re: URGENT PLEASE HELP ME........................................

2003-12-17 Thread Ben Souther
If his app is directly under the webapps directory, he shouldn't need to alter server.xml. AutoDeploy will pick it up. You will, however need to create a mapping for your servlet in your web.xml file under WEB-INF in your app's directory. On Wednesday 17 December 2003 11:05 am, qi zhang wr

Re: URGENT PLEASE HELP ME........................................

2003-12-17 Thread qi zhang
You should change your server.xml, adding another context like Try to see if it will help. > I could able to run servlets in tomcat 4.1. I created > a folder called webdev in webapps in that i created WEB-INF and > classes. I stored web.xml in WEB-INF. as follows. > webapps/webdev/WEB-INF/cla

RE: URGENT PLEASE HELP ME........................................

2003-12-17 Thread Schalk
Pinguti Can you post the xml code here or somewhere on the web where we can have a look at it. I have not had any problems with Tomcat and web.xml. Kind Regards Schalk Neethling Web Developer.Designer.Programmer.CEO Volume4.Development.Multimedia.Branding emotionalize.conceptualize.visualize.real

RE: URGENT PLEASE HELP ME........................................

2003-12-17 Thread George Sexton
Try reading the documentation. The default invoker is disabled in 4.1.x. Either re-enable it, or create servlet/servlet mapping pairs in the web.xml file. -Original Message- From: Pinguti Sridevi [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 17, 2003 1:22 AM To: anand; javagroup; pa

Re: Urgent.. Please help me

2002-05-03 Thread James Williamson
Are you using the WARP connector by any chance? Regards, James Williamson www.nameonthe.net UK Tomcat Hosting > > - Original Message - > From: "Alvin Wang" <[EMAIL PROTECTED]> > To: "Tomcat Users List" <[EMAIL PROTECTED]> > Sent: Friday, May 03, 2002 4:05 PM > Subject: Urgent.. Please he

Re: Urgent.. Please help me

2002-05-03 Thread Giorgio Ponza
please send some more, like the db JNDI definition, i think is only a name problem GIorgio - Original Message - From: "Alvin Wang" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Friday, May 03, 2002 4:05 PM Subject: Urgent.. Please help me > Hi! I have an urgent q