Re: Deployment problem on Tomcat 7.0.12

2011-05-10 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dmitri, On 5/6/2011 11:50 AM, Dmitri Pissarenko wrote: >> Perhaps next time you won't be so anxious to flame the members of this >> community before checking-out your own webapp. > > I don't understand what you are talking about. I'm very sorry... C

RE: Deployment problem on Tomcat 7.0.12

2011-05-06 Thread Caldarale, Charles R
> From: Dmitri Pissarenko [mailto:dmitri.pissare...@gmail.com] > Subject: Re: Deployment problem on Tomcat 7.0.12 > > Perhaps next time you won't be so anxious to flame the members of this > > community before checking-out your own webapp. > I don't understand

Re: Deployment problem on Tomcat 7.0.12

2011-05-06 Thread Dmitri Pissarenko
> Perhaps next time you won't be so anxious to flame the members of this > community before checking-out your own webapp. I don't understand what you are talking about. Best regards Dmitri 2011/5/6 Christopher Schultz > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Dmitri, > > On 5/6/2

Re: Deployment problem on Tomcat 7.0.12

2011-05-06 Thread David kerber
On 5/6/2011 10:24 AM, Christopher Schultz wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dmitri, On 5/6/2011 10:19 AM, Dmitri Pissarenko wrote: Now I found the error. It was a malformed context.xml file. Perhaps next time you won't be so anxious to flame the members of this community b

Re: Deployment problem on Tomcat 7.0.12

2011-05-06 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dmitri, On 5/6/2011 10:19 AM, Dmitri Pissarenko wrote: > Now I found the error. It was a malformed context.xml file. Perhaps next time you won't be so anxious to flame the members of this community before checking-out your own webapp. - -chris -

Re: Deployment problem on Tomcat 7.0.12

2011-05-06 Thread Dmitri Pissarenko
Hello! Now I found the error. It was a malformed context.xml file. Thanks for your help. Best regards Dmitri 2011/5/6 Christopher Schultz > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Dmitri, > > On 5/6/2011 5:25 AM, Dmitri Pissarenko wrote: > >> Tomcat is capable of generating sever

Re: Deployment problem on Tomcat 7.0.12

2011-05-06 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dmitri, On 5/6/2011 5:25 AM, Dmitri Pissarenko wrote: >> Tomcat is capable of generating several log files depending upon the >> configuration. Are you using the default logging configuration? > > Yes. I just downloaded Tomcat and dropped my WAR file

Re: Deployment problem on Tomcat 7.0.12

2011-05-06 Thread Dmitri Pissarenko
Hello! > Tomcat is capable of generating several log files depending upon the > configuration. Are you using the default logging configuration? Yes. I just downloaded Tomcat and dropped my WAR file into the webapps directory. > Check any of the files in logs/* to see if any of them have error >

Re: Deployment problem on Tomcat 7.0.12

2011-05-05 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dmitri, On 5/5/2011 10:55 AM, Dmitri Pissarenko wrote: > When I try to deploy a WAR file by dropping it into webapps directory, I get > following message in the console: > > 04.05.2011 19:34:07 org.apache.catalina.startup.HostConfig deployWAR > SEVER

RE: Deployment problem on tomcat

2007-03-09 Thread Ersoy, Perihan
This fmt.tld is in WEB-INF/lib -Original Message- From: Martin Gainty [mailto:[EMAIL PROTECTED] Sent: Friday, March 09, 2007 9:54 PM To: Tomcat Users List Subject: Re: Deployment problem on tomcat verify your .tlds (more specifically the ftm.tld) is located in /WEB-INF M

Re: Deployment problem on tomcat

2007-03-09 Thread Martin Gainty
qu'il est strictement interdit de le diffuser, de le distribuer ou de le reproduire. - Original Message - From: "Ersoy, Perihan" <[EMAIL PROTECTED]> To: "Tomcat Users List" Sent: Friday, March 09, 2007 2:01 PM Subject: RE: Deployment problem on tomcat >

RE: Deployment problem on tomcat

2007-03-09 Thread Ersoy, Perihan
st in WEB-INF/lib I'm still searching why it doesn't work. -Original Message- From: suchitha koneru [mailto:[EMAIL PROTECTED] Sent: Friday, March 09, 2007 8:48 PM To: Tomcat Users List Subject: Re: Deployment problem on tomcat how are you acessing the jsp files . Acording to y

Re: Deployment problem on tomcat

2007-03-09 Thread suchitha koneru
how are you acessing the jsp files . Acording to your explanation , jsp files are placed in tomcat/webapps/Login/ assuming taht tomcat is started at 8080 , if you have a jsp called hello.jsp, you have to acess it as http://localhost:8080/Login/hello.jsp. On 3/9/07, Ersoy, Perihan <[EMAIL PROT