Re: Tomcat 7.0.57 - Deployment Issue

2015-05-13 Thread Kiran Badi
May 13, 2015 at 11:17 AM, Jeffrey Janner < jeffrey.jan...@polydyne.com> wrote: > > -Original Message- > > From: Kiran Badi [mailto:ki...@poonam.org] > > Sent: Tuesday, May 12, 2015 9:30 PM > > To: Tomcat Users List > > Subject: Re: Tomcat 7.0.57 - Dep

RE: Tomcat 7.0.57 - Deployment Issue

2015-05-13 Thread Jeffrey Janner
> -Original Message- > From: Kiran Badi [mailto:ki...@poonam.org] > Sent: Tuesday, May 12, 2015 9:30 PM > To: Tomcat Users List > Subject: Re: Tomcat 7.0.57 - Deployment Issue > > Thanks Hassan/Prabhu/Charles for reply. > > I tried the options gi

Re: Tomcat 7.0.57 - Deployment Issue

2015-05-12 Thread Mark Eggers
case, there's no need for the webapp1 Host. Just add an Alias to the localhost Host for webapp1. Or even better don't add an Alias and let Tomcat serve the default host when it doesn't match a Host name="somehost" or Alias. If you're fronting Tomcat with Apache HTTPD, th

Re: Tomcat 7.0.57 - Deployment Issue

2015-05-12 Thread Kiran Badi
2015 at 7:43 AM, Caldarale, Charles R < chuck.caldar...@unisys.com> wrote: > > From: Kiran Badi [mailto:ki...@poonam.org] > > Subject: Re: Tomcat 7.0.57 - Deployment Issue > > > for some reasons it's not going well. Its getting deployed as single app > >

RE: Tomcat 7.0.57 - Deployment Issue

2015-05-12 Thread Caldarale, Charles R
> From: Kiran Badi [mailto:ki...@poonam.org] > Subject: Re: Tomcat 7.0.57 - Deployment Issue > for some reasons it's not going well. Its getting deployed as single app > www.mywebapp1.com\mywebapp2\ rather than 2 seperate sites. Which is exactly what you configured it to do

Re: Tomcat 7.0.57 - Deployment Issue

2015-05-12 Thread Hassan Schroeder
On Mon, May 11, 2015 at 7:54 PM, Kiran Badi wrote: > for some reasons it's not going well. Its getting deployed as single app > > www.mywebapp1.com\mywebapp2\ rather than 2 seperate sites. > > mywebapp1 is deployed as root.war > > and I uploaded the webapp2.war in webapps folder and edited server.

RE: Tomcat 7.0.57 - Deployment Issue

2015-05-11 Thread Prabhu Mannu
-Original Message- From: Kiran Badi [mailto:ki...@poonam.org] Sent: Tuesday, 12 May, 2015 10:54 AM To: Tomcat Users List Subject: Re: Tomcat 7.0.57 - Deployment Issue for some reasons it's not going well. Its getting deployed as single app www.mywebapp1.com\mywebapp2\ rather t

Re: Tomcat 7.0.57 - Deployment Issue

2015-05-11 Thread Kiran Badi
for some reasons it's not going well. Its getting deployed as single app www.mywebapp1.com\mywebapp2\ rather than 2 seperate sites. mywebapp1 is deployed as root.war and I uploaded the webapp2.war in webapps folder and edited server.xml with below details, www.webapps2.com

Re: Tomcat 7.0.57 - Deployment Issue

2015-05-08 Thread Kiran Badi
Thanks Hassan. I will let you know. On Fri, May 8, 2015 at 9:50 PM, Hassan Schroeder wrote: > On Fri, May 8, 2015 at 6:14 PM, Kiran Badi wrote: > > > Here is server.xml I am going to try in this weekend. I have added host > > tags inside the engine element and mapped webapp1 and webapp2. > > Lo

Re: Tomcat 7.0.57 - Deployment Issue

2015-05-08 Thread Hassan Schroeder
On Fri, May 8, 2015 at 6:14 PM, Kiran Badi wrote: > Here is server.xml I am going to try in this weekend. I have added host > tags inside the engine element and mapped webapp1 and webapp2. Looks good, though I didn't actually try them :-) > Do I need to rename both war files to ROOT.war and dro

Re: Tomcat 7.0.57 - Deployment Issue

2015-05-08 Thread Kiran Badi
Thanks Hassan for reply. Here is server.xml I am going to try in this weekend. I have added host tags inside the engine element and mapped webapp1 and webapp2. Do I need to rename both war files to ROOT.war and drop into the respective folders or just drop the war file as is ? I have context xml

Re: Tomcat 7.0.57 - Deployment Issue

2015-05-08 Thread Hassan Schroeder
On Fri, May 8, 2015 at 1:25 AM, Mark Thomas wrote: > Wearing my list moderator, Tomcat PMC member and ASF member hats. > Hassan, I'm sorry that you were the target of this message and I hope > that it does not discourage you from continuing your valued > participation here. Mark, no worries - ra

Thank you! was Re: Dealing with an offensive post Was: Tomcat 7.0.57 - Deployment Issue

2015-05-08 Thread Michael Turner
That was fast! Regards, Michael Turner Executive Director Project Persephone K-1 bldg 3F 7-2-6 Nishishinjuku Shinjuku-ku Tokyo 160-0023 Tel: +81 (3) 6890-1140 Fax: +81 (3) 6890-1158 Mobile: +81 (90) 5203-8682 tur...@projectpersephone.org http://www.projectpersephone.org/ "Love does not consist in

Re: Dealing with an offensive post Was: Tomcat 7.0.57 - Deployment Issue

2015-05-08 Thread Mark Thomas
On 08/05/2015 09:53, Mark Thomas wrote: > On 08/05/2015 09:25, Mark Thomas wrote: >> Wearing my list moderator, Tomcat PMC member and ASF member hats. >> >> Let me make something perfectly clear. There is no place *at all* at the >> ASF for views like those expressed by "orn amental". >> >> I would

Dealing with an offensive post Was: Tomcat 7.0.57 - Deployment Issue

2015-05-08 Thread Mark Thomas
On 08/05/2015 09:25, Mark Thomas wrote: > Wearing my list moderator, Tomcat PMC member and ASF member hats. > > Let me make something perfectly clear. There is no place *at all* at the > ASF for views like those expressed by "orn amental". > > I would draw people's attention to the ASF code of co

Re: Tomcat 7.0.57 - Deployment Issue

2015-05-08 Thread prabhu
On Friday 08/05/2015 at 16:26, Mark Thomas wrote: Wearing my list moderator, Tomcat PMC member and ASF member hats. Let me make something perfectly clear. There is no place *at all* at the ASF for views like those expressed by "orn amental". I would draw people's attention to the ASF cod

Re: Tomcat 7.0.57 - Deployment Issue

2015-05-08 Thread Mark Thomas
Wearing my list moderator, Tomcat PMC member and ASF member hats. Let me make something perfectly clear. There is no place *at all* at the ASF for views like those expressed by "orn amental". I would draw people's attention to the ASF code of conduct [1] that I'd encourage you to read if you have

Re: Tomcat 7.0.57 - Deployment Issue

2015-05-08 Thread orn amental
to Hassan Schroeder hey you muslim terrorist motherfucker. I piss on your mother as i fuck her up her muslim pussy. this is no place for muslim terrorists so leave this mailing list AT ONCE or ELSE you terrorist muslim motherfucker! On 5/8/15, Hassan Schroeder wrote: > On Thu, May 7, 2015 at 7:2

Re: Tomcat 7.0.57 - Deployment Issue

2015-05-07 Thread Hassan Schroeder
On Thu, May 7, 2015 at 7:24 PM, Kiran Badi wrote: > www.webapp1.com > > Now I have another webapp2. which I need to deploy it to same tomcat and > access it as > > www.webapp2.com > > How do I do this ? Appreciate some direction on this please The docs are probably a good place to start: http:/

Tomcat 7.0.57 - Deployment Issue

2015-05-07 Thread Kiran Badi
Hi All, I need some help with my situation here. I have private tomcat with hosting provider which allows me to deploy unlimited domains/sites. Now I have 1 web application deployed to that tomcat at the root folder. Lets call this app as webapp1. I just rename webapp1.war to ROOT.war and drop i

deployment issue

2011-08-22 Thread KriShna
Hi All, I have an issue with Tomcat6.0.32(64bit), when i am trying to deploy my web services using windows services, services is starting successfully but my dependency files is referring to default directory i.e. c:\windows\system32 folder so that my web services is not running. My concern is

Re: application deployment issue, Tomcat 5.5

2008-10-02 Thread André Warnier
Caldarale, Charles R wrote: [...] Obviously, Tomcat is running at faster-than-light speed, so cause and effect are no longer ordered... You should take a patent on that one. So, if regarding Tomcat there is no direct causality anymore, does it mean also that we can all just sit here and wa

RE: application deployment issue, Tomcat 5.5

2008-10-02 Thread Caldarale, Charles R
> From: André Warnier [mailto:[EMAIL PROTECTED] > Subject: Re: application deployment issue, Tomcat 5.5 > > I am still a bit puzzled by the sequence of events below though. > First it writes that the WAR file is invalid or unreadable, then 10 > seconds later it mentions a

RE: application deployment issue, Tomcat 5.5

2008-10-02 Thread Caldarale, Charles R
> From: albrecht andrzejewski [mailto:[EMAIL PROTECTED] > Subject: Re: application deployment issue, Tomcat 5.5 > > java is looking to some native code to unzip the WAR file, > which is huffman's compressed (yes, war files can be unzipped). The native code being used to

Re: application deployment issue, Tomcat 5.5

2008-10-02 Thread André Warnier
albrecht andrzejewski wrote: [...] Thanks for the various answers. But apparently the problem was that this was missing : grant codeBase "file:${catalina.home}/bin/tomcat-juli.jar" { [ .. parts omitted ..] permission java.io.FilePermission "${catalina.base}${file.separator}webapps

Re: application deployment issue, Tomcat 5.5

2008-10-02 Thread albrecht andrzejewski
Considering my own occasional sniping at Chuck here, it kills me to have to say this, but I don't want anyone to look falsely in the wrong direction maybe. One particularity of this Tomcat 5.5 on platform B, compared to the others, is that it was set up via the standard Linux Debian package mec

RE: application deployment issue, Tomcat 5.5

2008-10-01 Thread Caldarale, Charles R
> From: André Warnier [mailto:[EMAIL PROTECTED] > Subject: application deployment issue, Tomcat 5.5 > > By the way, which is the easiest way to see the "full" > version of Tomcat? There's a version.sh script in the Tomcat bin directory that will display th

application deployment issue, Tomcat 5.5

2008-10-01 Thread André Warnier
Hi. We have created a webapp, and a corresponding war file. This war file deploys succesfully on platform A (Windows) which runs Tomcat 5.5. It also deploys succesfully on platform B (Linux Debian) in a Tomcat 6.0 instance. But on the same platform B, under a Tomcat 5.5 instance, it triggers th