Hi,
  I am hosting Struts Application on Linux.I Think what you are missing is
some jar files which are different in Linux as compare to Struts
Distribution of Windows.So changes jar files with Struts distribution of
Linux..

I am just guessing because my colleage did this when deploying On linux...

Thanks
Sachin


-----Original Message-----
From: Hue Holleran [mailto:[EMAIL PROTECTED]
Sent: Tuesday, August 12, 2003 1:29 AM
To: Struts Users Mailing List
Subject: RE: Deployment of Struts App in Linux/Tomcat


André,

It does depend on quite a few factors, if you're able to provide some info
on the following someone here may be able to help:

1) What version of tomcat? i.e. 4.0.x, 3.x, 4.1.x?
2) Does tomcat serve pages correctly now, i.e. what does browsing to the
following URL give (replace 127.0.0.1 with server ip address if not on
server):

http://127.0.0.1:8081/

Does it give an error or does tomcat holding page come-up, i.e. is tomcat
running OK?  You might also want to try replacing 8081 with 8180 which some
distros use for TC (Debian, for example).

3) It should only be necessary to deploy the .war to the expected directory
and restart TC. Although it could also be necessary to manually unpack the
war depending on how TC is configured. What directory are you attempting to
deploy to?
4) A summary of what your friend has already tried and why you think paths
might be the problem.

BTW deploying a struts app on TC can require some minor changes if TC is
running under a Java Security Manager, JSM, as documented here:

        http://jakarta.apache.org/struts/userGuide/installation.html
        (sub-section "Running Struts Applications Under A Security Manager")

Hue.


> -----Original Message-----
> From: Andre Michel [mailto:[EMAIL PROTECTED]
> Sent: 11 August 2003 18:43
> To: [EMAIL PROTECTED]
> Subject: Deployment of Struts App in Linux/Tomcat
>
>
> Hello,
>
> a friend of mine is trying to deploy a Struts application on a
> linux server
> and is encountering severe problems (with pathes in particular).
> Because my
> knowledge of linux is marginal at best, I am not able to help him but I do
> remember to have seen a tutorial on the web covering this topic.
> Does anyone has
> a link?
>
> Thanks,
>
> André Michel
>
> --
> COMPUTERBILD 15/03: Premium-e-mail-Dienste im Test
> --------------------------------------------------
> 1. GMX TopMail - Platz 1 und Testsieger!
> 2. GMX ProMail - Platz 2 und Preis-Qualitätssieger!
> 3. Arcor - 4. web.de - 5. T-Online - 6. freenet.de - 7. daybyday
> - 8. e-Post
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
> ---
> Incoming mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.507 / Virus Database: 304 - Release Date: 04/08/2003
>
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.507 / Virus Database: 304 - Release Date: 04/08/2003


---------------------------------------------------------------------
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