It seems, as you know, it is supposed to read a file
but doesn't know where it is.

The file really exists(1) in the specified location(2) as it is said in the
configuration files(3)
or others.

check 1, 2, and 3. (especially between 3 and 1+2)
good luck -

-the no-way-of-lost me only stating the truth.



From: lee hwaying <[EMAIL PROTECTED]>
Reply-To: A mailing list about Java Server Pages specification and
reference <JSP-INTEREST@JAVA.SUN.COM>
To: JSP-INTEREST@JAVA.SUN.COM
Subject: deploy war file to linux apache ..Please help
Date: Thu, 2 Feb 2006 20:03:50 +0800

when running war file under windows Tomcat,
it runs fine.

But when copy over the war file to linux apache server under
/var/www/html/ directory, i get the following message

2006-02-02 03:30:40 HostConfig[jidien.com] Exception while expanding web
application archive gallery.war
java.io.FileNotFoundException:
/home/virtual/site247/fst/var/www/html/gallery/META-INF/MANIFEST.MF (No
such
file or directory)
       at java.io.FileOutputStream.open(Native Method)
       at java.io.FileOutputStream.<init>(FileOutputStream.java:179)
       at java.io.FileOutputStream.<init>(FileOutputStream.java:131)
       at org.apache.catalina.startup.ExpandWar.expand(ExpandWar.java:224)

can someone shed some light


Please help

the lost me

Thanks

_________________________________________________________________
Find love online with MSN Personals.
http://match.msn.com.my/match/mt.cfm?pg=channel

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
DIGEST".

Some relevant archives, FAQs and Forums on JSPs can be found at:

http://java.sun.com/products/jsp
http://archives.java.sun.com/jsp-interest.html
http://forums.java.sun.com
http://www.jspinsider.com

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".

Some relevant archives, FAQs and Forums on JSPs can be found at:

http://java.sun.com/products/jsp
http://archives.java.sun.com/jsp-interest.html
http://forums.java.sun.com
http://www.jspinsider.com

Reply via email to