Unable to run debugger from eclipse for TOMCAT

2005-02-24 Thread Abhay
I am trying to run debugger from eclipse. I created a configuration to run a program using Run-- ExternalTools--Program Following are the settings Main Location C:\Apache_1_3\tomcat\bin\catalina.bat Working directory ${workspace_loc:/EBIZ} Arguments jpda start My catalina.bat contains

Fwd: Unable to run debugger from eclipse for TOMCAT

2005-02-24 Thread Abhay
=%CATALINA_HOME% -Djava.io.tmpdir=%CATALINA_TMPDIR% %MAINCLASS% %CMD_LINE_ARGS% %ACTION% goto end :end -- Forwarded message -- From: Abhay [EMAIL PROTECTED] Date: Thu, 24 Feb 2005 10:22:26 -0500 Subject: Unable to run debugger from eclipse for TOMCAT To: tomcat-user

Missing application web.xml, using defaults only

2005-02-17 Thread Abhay
Hi All, I am trying to run tomcat from eclipse, getting something like this . Any suggestions! INFO: Missing application web.xml, using defaults only StandardEngine[a8050]. StandardHost[localhost].StandardContext[/OMS_ebiz] Thanks

Re: Missing application web.xml, using defaults only

2005-02-17 Thread Abhay
PROTECTED] wrote: From: Abhay [mailto:[EMAIL PROTECTED] INFO: Missing application web.xml, using defaults only StandardEngine[a8050]. StandardHost[localhost].StandardContext[/OMS_ebiz] You probably have a WEB-INF directory in your webapp, but no web.xml file in it. Make one (or move

Eclipse/Tomcat Issue/ Help

2005-02-16 Thread Abhay
Hi All, I am a newbie to eclipse and tomcat. I have created a tomcat project using some plug-in. Now when I am trying to open eclipse , I am getting error message : unable to create part. Also the next error dialog says to see error log for details. Where is the error file located? Help will

Getting error when starting tomcat from eclipse

2005-02-16 Thread Abhay
Hi, I am getting error dialog unable to create part when I am trying to start tomcat from eclipse. Pls help Thanks - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: Deploying jsps

2004-12-23 Thread Abhay Hiwarkar
Doesn't any body have a detailed procedure to deploy compiled jsps with Tomcat4.0 ? Abhay -Original Message- From: Abhay Hiwarkar [mailto:[EMAIL PROTECTED] Sent: Thu, 23 Dec 2004 07:33 To: 'Tomcat Users List' Subject: Deploying jsps Hi, I am week in deploying war with Tomcat4

RE: Compile and Deploy JSPs - Tomcat 4.0

2004-12-22 Thread Abhay Hiwarkar
in advance, Abhay -Original Message- From: Antony Paul [mailto:[EMAIL PROTECTED] Sent: Tue, 21 Dec 2004 09:34 To: Tomcat Users List Subject: Re: Compile and Deploy JSPs - Tomcat 4.0 The proper way to do this is use the JSPC task to compile JSP files to class files and then create url

Deploying jsps

2004-12-22 Thread Abhay Hiwarkar
. Thanks, Abhay -Original Message- From: Daniel Watrous [mailto:[EMAIL PROTECTED] Sent: Thu, 23 Dec 2004 07:25 To: Tomcat Users List Subject: Re: Want to know better way of deploying Manisha, I have also had this occur when using Tomcat on Windows, but never with Tomcat running

RE: Want to know better way of deploying

2004-12-22 Thread Abhay Hiwarkar
Manisha, Earlier versions of Tomcat lock the file and you can not modify the same while Tomcat is running. Which ver are you running? Abhay -Original Message- From: Goel, Manish Kumar [mailto:[EMAIL PROTECTED] Sent: Thu, 23 Dec 2004 07:29 To: Tomcat Users List Subject: RE: Want

RE: Compile and Deploy JSPs - Tomcat 4.0

2004-12-22 Thread Abhay Hiwarkar
will be appriciated... Abhay Hiwarkar -Original Message- From: Harry Mantheakis [mailto:[EMAIL PROTECTED] Sent: Wed, 22 Dec 2004 18:32 To: Tomcat Users List Subject: Re: Compile and Deploy JSPs - Tomcat 4.0 I might be picking up fag ends here, but I noticed that in this block: servlet servlet

Difference in compilation by Tomcat and JSPC

2004-12-22 Thread Abhay Hiwarkar
HttpJspBase {...} Any idea ? Thanks, Abhay - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: Want to know better way of deploying

2004-12-22 Thread Abhay Hiwarkar
Manisha, Did you try Manager Application ? Look at http://jakarta.apache.org/tomcat/tomcat-5.0-doc/manager-howto.html Good Luck, Abhay -Original Message- From: Manisha Sathe [mailto:[EMAIL PROTECTED] Sent: Thu, 23 Dec 2004 07:50 To: Tomcat Users List Subject: RE: Want to know

Compile and Deploy JSPs - Tomcat 4.0

2004-12-20 Thread Abhay Hiwarkar
Thanks in advance, Regards, Abhay - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Tomcat 5 and LDAP

2004-04-13 Thread Kumar Abhay-CAK203C
Hello, I need to implement LDAP Authorization using T5 running on SunOS 5.9 I have no idea how to set up the stuff. Any help, documentation suggestions will be appreciated Thanks in advance Best Regards Abhay Kumar

[OT] T5 on UNIX and MS Access

2004-04-13 Thread Kumar Abhay-CAK203C
Regards Abhay Kumar

RE: Tomcat 5 and LDAP

2004-04-13 Thread Kumar Abhay-CAK203C
Thanks Patric for the information, After doing this setting, what code you have written in the Login Screen, Can you share with me? What all JAR files are needed? Best Regards Abhay Kumar -Original Message- From: Patrick Willart [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 13, 2004

RE: [OT] getBlob() error in Tomcat

2004-04-07 Thread Kumar Abhay-CAK203C
) at com.mot.iDEN.webapp.oes.servlet.FileDisplayServlet.action(FileDisplayServlet.java:90) SerialOracleBlob.java is attached. Best Regards Abhay Kumar -Original Message- From: Robert Hall [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 06, 2004 7:06 PM To: Tomcat Users List Subject: Re: [OT] getBlob() error in Tomcat Hi, You can determine

[OT] getBlob() error in Tomcat

2004-04-06 Thread Kumar Abhay-CAK203C
); } } } Best Regards Abhay Kumar

RE: [OT] getBlob() error in Tomcat

2004-04-06 Thread Kumar Abhay-CAK203C
I will appreciate you if you can tell me how ? Best Regards Abhay Kumar -Original Message- From: Summers, Bert W. [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 06, 2004 1:05 PM To: Tomcat Users List Subject: RE: [OT] getBlob() error in Tomcat You need to cast the ResultSet

RE: [OT] getBlob() error in Tomcat

2004-04-06 Thread Kumar Abhay-CAK203C
\common\lib\commons-pool-1.1.jar;C:\Tomcat\common\lib\jdbc2_0-stdext.jar;C:\Tomcat\common\lib\ojdbc14.jar;C:\Tomcat\common\lib\classes111.jar;C:\Tomcat\common\lib\ocrs12.jar; Best Regards Abhay Kumar -Original Message- From: Mike Curwen [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 06

RE: [OT] getBlob() error in Tomcat

2004-04-06 Thread Kumar Abhay-CAK203C
Thanks for the suggestions, My question is how I can check that both the versions are same, I have classes12.jar in common/lib and that is set in system classpath. How to find the OracleResultSEt class to cast result? Best Regards Abhay Kumar -Original Message- From: Mike Curwen

RE: [OT] getBlob() error in Tomcat

2004-04-06 Thread Kumar Abhay-CAK203C
Still not working I am using myBlob = ((OracleResultSet)result).getBLOB(1); It is giving Class Cast Exception Best Regards Abhay Kumar -Original Message- From: Summers, Bert W. [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 06, 2004 2:35 PM To: Tomcat Users List Subject: RE: [OT

RE: Cannot create JDBC driver of class '' for connect URL 'null'

2004-04-05 Thread Kumar Abhay-CAK203C
=135290880)(ERR=12505)(ERROR_STACK=(ERROR=(CODE=12505)(EMFI=4 Please Help !! Regards Abhay -Original Message- From: Andy Grove [mailto:[EMAIL PROTECTED] Sent: Monday, April 05, 2004 9:22 AM To: Tomcat Users List Subject: Re: Cannot create JDBC driver of class '' for connect URL 'null' I

RE: Cannot create JDBC driver of class '' for connect URL 'null'

2004-04-05 Thread Kumar Abhay-CAK203C
. I am able to connect thru driverManager code .. Single connection Best Regards Abhay Kumar -Original Message- From: Paul Mansfield [mailto:[EMAIL PROTECTED] Sent: Monday, April 05, 2004 12:29 PM To: Tomcat Users List Subject: RE: Cannot create JDBC driver of class '' for connect URL

RE: Cannot create JDBC driver of class '' for connect URL 'null' -- RESOLVED

2004-04-05 Thread Kumar Abhay-CAK203C
)(ERROR_STACK=( ERROR=(CODE=12505)(EMFI=4 ORA Error Code 12505 means TNS:listener could not resolve SID given in connect descriptor After correcting every thing is woking fine .. Thanks ABhay -Original Message- From: Harry Mantheakis [mailto:[EMAIL PROTECTED] Sent: Monday, April 05, 2004 1

Windows Login Id in a Web App on T5

2004-03-26 Thread Kumar Abhay-CAK203C
Hi, How can I get user's windows login Id in a java web application (JSP/Servlets) running on Apache Tomcat (T5) without using NTLM Authentication. The need is due to the fact that I cant use POST method with NTLM Authentication in a JSP's to send data to a servlet. Help !! Regards Abhay

RE: JDBC problems with MySQL

2004-03-17 Thread Kumar Abhay-CAK203C
Dear Steav, In case you are able to resolve the problem with connection pooling, I request you to please send all the files/Code and setting to this forum so that we can have a look and implement. Thanks a lot for your help !! Best Regards Abhay Kumar -Original Message- From: Steve

RE: JDBC problems with MySQL

2004-03-17 Thread Kumar Abhay-CAK203C
Dear Steve, I posted this problem around 3 months back and I am daily reading the forum, hoping that one day somebody will give a solution. I will deeply appreciate you if u share the solution with me if u r able to find. Good Luck Best Regards Abhay Kumar -Original Message- From

RE: A plan to access files outside the context/Tomcat?

2004-03-17 Thread Kumar Abhay-CAK203C
option is best for you .. Let me know your decision. Best Regards Abhay Kumar -Original Message- From: Parsons Technical Services [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 17, 2004 5:30 PM To: Tomcat Users List Subject: A plan to access files outside the context/Tomcat? I have a need

RE: Internationalization problem

2004-03-04 Thread Kumar Abhay-CAK203C
Hi, What is there in fmt:message tag ? Best Regards Abhay Kumar -Original Message- From: Keith Hyland [mailto:[EMAIL PROTECTED] Sent: Thursday, March 04, 2004 11:03 AM To: Tomcat Users List Subject: RE: Internationalization problem Hi, I'm testing some japanese characters in my

java.io.IOException: Corrupt form data: premature ending

2004-02-26 Thread Kumar Abhay-CAK203C
Dear All, I am getting the above error while uploading a file Any idea why and what could be wrong Best Regards Abhay Kumar - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Uploading Images in Oracle

2004-02-26 Thread Kumar Abhay-CAK203C
me what I have to change ? Best Regards Abhay Kumar - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

RE: Error in JDBC conn / Apache Tomcat/4.1.29 URGENT

2004-02-20 Thread Kumar Abhay-CAK203C
I was getting the same error some time back but still no solution !! Pls share the solution in case u are able to solve it Regards Abhay -Original Message- From: Nathan Pitts [mailto:[EMAIL PROTECTED] Sent: Friday, February 20, 2004 3:52 PM To: Tomcat Users List Subject: Re: Error

NTLM Authentication POST Method

2004-02-17 Thread Kumar Abhay-CAK203C
=1045412 Best Regards Abhay Kumar

RE: NTLM Authentication POST Method

2004-02-13 Thread Kumar Abhay-CAK203C
Hi, Can anybody give a solution to the problem mentioned in the below Email I am still struggling .. Best Regards Abhay Kumar -Original Message- From: Yansheng Lin [mailto:[EMAIL PROTECTED] Sent: Thursday, February 12, 2004 2:27 PM To: 'Tomcat Users List' Subject: RE: NTLM

NTLM Authentication POST Method

2004-02-12 Thread Kumar Abhay-CAK203C
://www.jguru.com/faq/view.jsp?EID=1045412 http://www.jguru.com/faq/view.jsp?EID=1045412 Best Regards Abhay Kumar

POST method not working

2004-02-11 Thread Kumar Abhay-CAK203C
Hi, I am suing post method of sending data to servlet from a JSP page. I am unable to get the data by request.getParameter(). If I am sing get method I am able to retrieve data from JSP page Please let me know how to achieve this ? And what is the bug ? Abhay

RE: POST method not working

2004-02-11 Thread Kumar Abhay-CAK203C
;308074 I am using code from below link: http://www.jguru.com/faq/view.jsp?EID=1045412 Best Regards Abhay Kumar -Original Message- From: jerome moliere [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 11, 2004 9:36 AM To: Tomcat Users List Subject: Re: POST method not working Importance

NTLM Authentication POST Method

2004-02-11 Thread Kumar Abhay-CAK203C
below link: http://www.jguru.com/faq/view.jsp?EID=1045412 http://www.jguru.com/faq/view.jsp?EID=1045412 Best Regards Abhay Kumar

POST method not working

2004-02-05 Thread Kumar Abhay-CAK203C
Hi, I am suing post method of sending data to servlet from a JSP page. I am unable to get the data by request.getParameter(). If I am sing get method I am able to retrieve data from JSP page Please let me know how to achieve this ? And what is the bug ? Abhay

No Suitable Driver Error -- Still No Success

2004-02-03 Thread Kumar Abhay-CAK203C
Hi , I am getting the following error in JDBC connection pooling. Error log and other details are as follows: Please help !! Regards Abhay - I am using :== Apache Tomcat/4.1.29 SQL

RE: No Suitable Driver Error -- Still No Success

2004-02-03 Thread Kumar Abhay-CAK203C
This is my Web.xml resource-ref res-ref-namejdbc/estimation/res-ref-name res-typejavax.sql.DataSource/res-type res-authContainer/res-auth /resource-ref Abhay -Original Message- From: Mike Curwen [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 03, 2004 10:03

RE: help? JNDI Datasource HOW-TO

2004-02-03 Thread Kumar Abhay-CAK203C
Hello, I am having the same problem since last 3 days and no final solution yet I hv posted the msg 2 time to this gr but all in vain Pls share it with me if u hv any solution.. Abhay -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 03

Error in JDBC conn / Apache Tomcat/4.1.29 URGENT

2004-02-02 Thread Kumar Abhay-CAK203C
Hi , I am getting the following error in JDBC conn. Error log and other details are as follows: Please help !! Regards Abhay - I am using :== Apache Tomcat/4.1.29 SQL*Plus: Release

RE: Error in JDBC conn / Apache Tomcat/4.1.29 URGENT

2004-02-02 Thread Kumar Abhay-CAK203C
Path of the dB driver is as follows: Still the same error C:\Tomcat\common\lib\ojdbc14.jar Abhay -Original Message- From: Keshav Sarin [mailto:[EMAIL PROTECTED] Sent: Monday, February 02, 2004 10:44 AM To: [EMAIL PROTECTED] Subject: Re: Error in JDBC conn / Apache Tomcat/4.1.29 URGENT

RE: Error in JDBC conn / Apache Tomcat/4.1.29 URGENT

2004-02-02 Thread Kumar Abhay-CAK203C
I hv tried this also .. No success Abhay -Original Message- From: Chakravarthy, Sundar [mailto:[EMAIL PROTECTED] Sent: Monday, February 02, 2004 10:56 AM To: Tomcat Users List Subject: RE: Error in JDBC conn / Apache Tomcat/4.1.29 URGENT Trying using classes12.jar in tomcat_home

RE: Error in JDBC conn / Apache Tomcat/4.1.29 URGENT

2004-02-02 Thread Kumar Abhay-CAK203C
path set in system is : .;C:\Estimation;C:\Tomcat\common\lib\servlet.jar;C:\Tomcat\common\lib\mail.jar;C:\Tomcat\common\lib\activation.jar;C:\Tomcat\common\lib\jndi.jar;C:\Tomcat\common\lib\jdbc2_0-stdext.jar;C:\Tomcat\common\lib\ojdbc14.jar ANy Bug ?? Regards Abhay -Original Message

RE: Error in JDBC conn / Apache Tomcat/4.1.29 URGENT

2004-02-02 Thread Kumar Abhay-CAK203C
I tried this also .. No success Best Regards Abhay Kumar -Original Message- From: Keshav Sarin [mailto:[EMAIL PROTECTED] Sent: Monday, February 02, 2004 1:10 PM To: [EMAIL PROTECTED] Subject: RE: Error in JDBC conn / Apache Tomcat/4.1.29 URGENT You need to remove all references

Problem in Connection Pooling

2003-12-22 Thread Kumar Abhay-CAK203C
to resolve this. I am able to lookup dB. But on trying to fetch data from dB I am getting this error. Please Help Regards Abhay Details: Server.xml Resource name=estimation scope=Shareable type=javax.sql.DataSource/ ResourceParams name=estimation parameter namevalidationQuery