Re: A good place to leanr how to use digest authentication

2005-09-15 Thread bachoo jahnkar
http://www.devx.com/DevX/Article/21911 Chandan Gupta [EMAIL PROTECTED] wrote: Hi, Im trying to use Digest authentication with an AXIS web service hosted on Tomcat 5.0.28. The problem is in setting up Digest authentication for Tomcat. I did as was written in HOW-TO setting up a JDBC realm, I

failure to install tomcat5 service check settings and permissions

2005-09-02 Thread bachoo jahnkar
Hi, I had tomcat 4.0.3 and tomcat 5.0 on the dev box. I have uninstalled the tomcat 5.0. I am trying to install tomcat 5.5.9 and i am getting the following error USING JVM c:\jdk1.4.2_04\jre\bin\jvm.dll failure to install tomcat service check settings and permissions I tried few

Re: failure to install tomcat5 service check settings and permissions

2005-09-02 Thread bachoo jahnkar
://java.sun.com And now It works. jmail Wiadomo¶æ Oryginalna Od: bachoo jahnkar Do: Tomcat Users List Data: Fri, 2 Sep 2005 11:05:55 -0700 (PDT) Temat: failure to install tomcat5 service check settings and permissions Hi, I had tomcat 4.0.3 and tomcat 5.0 on the dev box. I have uninstalled

Re: Big problem with running tomcat

2005-09-02 Thread bachoo jahnkar
Change the port in server.xml to 80. That should solve your problem. jmail [EMAIL PROTECTED] wrote:Hi. I have downloaded and install Tomcat 5.5.11 for my desktop where I've got Apche Server 2.0.54. And wright now I've got redirected domain jmailssoftware.tk. and the domain is redirected to

tomcat not finding the context root.

2005-09-01 Thread bachoo jahnkar
Hi, my application is in the /webapps/hst/htdocs directory. I have created a war file from ../hst directory and named it hst.war. I have used ant task to do it. war destfile=${tomcat.home}/webapps/hst/hst.war webxml=${tomcat.home}/webapps/hst/htdocs/WEB-INF/web.xml

context.xml

2005-09-01 Thread bachoo jahnkar
Hi, Can context.xml be used with tomcat 4.0.3? If yes can anyone please tell me what the contents should be for it and how to invoke it using the METAINF attribute of ant WAR task? thanks. - Start your day with Yahoo! - make it your home

RE: context.xml

2005-09-01 Thread bachoo jahnkar
this is new to tomcat 5 in the past the context was in the server.xml -Original Message- From: bachoo jahnkar [mailto:[EMAIL PROTECTED] Sent: Thursday, September 01, 2005 1:07 PM To: tomcat-user@jakarta.apache.org Subject: context.xml Hi, Can context.xml be used with tomcat 4.0.3? If yes