Hi again!

I found out why tomcat is using the path of my workstation instead of the
server as context path. It is a feature of Netbeans to put a file in the
Manifest-folder of the webapp with the path to the files and contextpath.

So it turns out that it had nothing to do with tomcat behaving strange.

Sorry for the trouble

Regards
Roland Carlsson


Den 04-10-22 20.16, skrev "Roland Carlsson" <[EMAIL PROTECTED]>:

> Hi!
> (I'm home now so it is another email-adress)
> I think that I have found another lead to why tomcat doesn't do right with
> my web-apps. In the web.xml in the %tomcat-home%/conf/Catalina/mydomain ..
> there is a context path... and of some freak reason the path to the files
> are the one that I use on my workstation and not the path to where
> tomcat-manager save the .war and unpacks it to. No wonder why tomcat don't
> find the files after a restart of tomcat.
> 
> I'm going to take weekend now but if anyone has any ideas why tomcat tries
> to use the path from the uploading client instead of the path on the server
> I'd be happy to hear about it.
> 
> Thanks you very much!
> 
> Regards
> Roland Carlsson
> 
> 
> ----- Original Message -----
> From: "Shapira, Yoav" <[EMAIL PROTECTED]>
> To: "Tomcat Users List" <[EMAIL PROTECTED]>
> Sent: Friday, October 22, 2004 3:58 PM
> Subject: RE: Webapp don't start after shutdown
> 
> 
> 
> Hi,
> 
>> Then I run the bin/shutdown.sh script and bin/startup.sh
> 
> Are you sure shutdown is completed properly, i.e. the JVM process is
> gone?
> 
>> I attempt to access the web-app and only get 404 errors.
> 
> Are there any errors or startup?  If so, please post the relevant logs
> and/or configuration information.  Is the context information for your
> deployed webapp saved correctly?
> 
> Yoav
> 
> 
> 
> This e-mail, including any attachments, is a confidential business
> communication, and may contain information that is confidential, proprietary
> and/or privileged.  This e-mail is intended only for the individual(s) to
> whom it is addressed, and may not be saved, copied, printed, disclosed or
> used by anyone else.  If you are not the(an) intended recipient, please
> immediately delete this e-mail from your computer system and notify the
> sender.  Thank you.
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to