RE: Tomcat 5.5 won't auto-deploy my web app

2006-09-19 Thread Peter Ries
Martin,
After a few moments of working on it, that works just fine.

What does that tell you?

Thanks for thinking about this.

~Peter



-Original Message-
From: Martin Gainty [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, September 19, 2006 11:36 AM
To: Tomcat Users List
Subject: Re: Tomcat 5.5 won't auto-deploy my web app

yes
what happens when you specifically deploy the generated war 
i.e.
go to MANAGER
GO TO bottom of page
Browse for your NameOfWebapp.war and click Deploy
?
*
This email message and any files transmitted with it contain
confidential
information intended only for the person(s) to whom this email message
is
addressed.  If you have received this email message in error, please
notify
the sender immediately by telephone or email and destroy the original
message without making a copy.  Thank you.



- Original Message - 
From: "Peter Ries" <[EMAIL PROTECTED]>
To: "Tomcat Users List" 
Sent: Friday, September 15, 2006 12:47 PM
Subject: RE: Tomcat 5.5 won't auto-deploy my web app


Sorry - I should have said. We do have the JDK 1.4 Compatibility files
installed within Tomcat 5.5.

So, this should work then?

~Peter


-Original Message-
From: David Smith [mailto:[EMAIL PROTECTED] 
Sent: Friday, September 15, 2006 2:09 AM
To: Tomcat Users List
Subject: Re: Tomcat 5.5 won't auto-deploy my web app

Or the compatibility package for use with JDK 1.4

--David

Gregor Schneider wrote:
> Hi Peter,
>
> don't know if this is the reson for your problem, however, afaik
> Tomcat 5.5.17 requires JDK 1.5
>
> Cheers
>
> Gregor


-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Tomcat 5.5 won't auto-deploy my web app

2006-09-19 Thread Martin Gainty
yes
what happens when you specifically deploy the generated war 
i.e.
go to MANAGER
GO TO bottom of page
Browse for your NameOfWebapp.war and click Deploy
?
*
This email message and any files transmitted with it contain confidential
information intended only for the person(s) to whom this email message is
addressed.  If you have received this email message in error, please notify
the sender immediately by telephone or email and destroy the original
message without making a copy.  Thank you.



- Original Message - 
From: "Peter Ries" <[EMAIL PROTECTED]>
To: "Tomcat Users List" 
Sent: Friday, September 15, 2006 12:47 PM
Subject: RE: Tomcat 5.5 won't auto-deploy my web app


Sorry - I should have said. We do have the JDK 1.4 Compatibility files
installed within Tomcat 5.5.

So, this should work then?

~Peter


-Original Message-
From: David Smith [mailto:[EMAIL PROTECTED] 
Sent: Friday, September 15, 2006 2:09 AM
To: Tomcat Users List
Subject: Re: Tomcat 5.5 won't auto-deploy my web app

Or the compatibility package for use with JDK 1.4

--David

Gregor Schneider wrote:
> Hi Peter,
>
> don't know if this is the reson for your problem, however, afaik
> Tomcat 5.5.17 requires JDK 1.5
>
> Cheers
>
> Gregor


-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: Tomcat 5.5 won't auto-deploy my web app

2006-09-15 Thread Peter Ries
Sorry - I should have said. We do have the JDK 1.4 Compatibility files
installed within Tomcat 5.5.

So, this should work then?

~Peter


-Original Message-
From: David Smith [mailto:[EMAIL PROTECTED] 
Sent: Friday, September 15, 2006 2:09 AM
To: Tomcat Users List
Subject: Re: Tomcat 5.5 won't auto-deploy my web app

Or the compatibility package for use with JDK 1.4

--David

Gregor Schneider wrote:
> Hi Peter,
>
> don't know if this is the reson for your problem, however, afaik
> Tomcat 5.5.17 requires JDK 1.5
>
> Cheers
>
> Gregor


-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Tomcat 5.5 won't auto-deploy my web app

2006-09-15 Thread David Smith

Or the compatibility package for use with JDK 1.4

--David

Gregor Schneider wrote:

Hi Peter,

don't know if this is the reson for your problem, however, afaik
Tomcat 5.5.17 requires JDK 1.5

Cheers

Gregor



-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Tomcat 5.5 won't auto-deploy my web app

2006-09-15 Thread Gregor Schneider

Hi Peter,

don't know if this is the reson for your problem, however, afaik
Tomcat 5.5.17 requires JDK 1.5

Cheers

Gregor
--
what's puzzlin' you, is the nature of my game

-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Tomcat 5.5 won't auto-deploy my web app

2006-09-14 Thread Peter Ries
Hi all,
I have Tomcat 5.5.17 installed with the J2SDK 1.4.2.12 on Windows Server
2003 and it is running just fine. The server.xml has only been changed
from its default state to set the port # to 80. (There is no other web
server on this PC.) When I drop a WAR file into the Tomcat5.5\webapps
folder though, Tomcat does not auto-deploy it. Restarting The Tomcat
service does cause Tomcat to deploy the WAR file. Also, I am able to
deploy via the manager webapp without having to restart.

This is the HOST line in my server.xml if that helps any: 




What else might affect this?
Did I read somewhere that Tomcat will only auto-deploy WAR files once?
Once per what?


Thank you,
~Peter R


-
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]