>>>>> "Joerg" == Joerg Heinicke <[EMAIL PROTECTED]> writes:
Joerg> On 25.06.2004 17:28, Colin Paul Adams wrote:
>> So I did a ./build.sh war and copied the resulting cocoon.war
>> to the tomcat webapps directory.
Joerg> Absolutely correct.
>> When tomcat (4.1.27 - as installed from RPMs supplied with FC2)
>> starts up it issues messages to say it can't expand cocoon.war
>> - specifically it reports a java.io.FileNotFoundException for
>> /usr/share/tomcat/webapps/cocoon/WEB-INF/lib/excalibur-logger-1.1.jar
>> (I'm typing this, not cutting and pasting). I checked the
>> cocoon.war with a jar tf cocoon.war command and it's in there
>> OK.
Joerg> Really strange. I guess Tomcat reads the WAR's manifest
Joerg> file and does not find a mentioned JAR. Can you assure that
Joerg> it is exactly the correct spelling of the JAR's name?
Here is the extract from the tomcat log:
localhost.log:2004-06-25 15:15:37 HostConfig[localhost]: Expanding web application
archive cocoon.war
localhost.log:2004-06-25 15:15:37 HostConfig[localhost] Exception while expanding web
application archive cocoon.war
localhost.log:java.io.FileNotFoundException:
/usr/share/tomcat/webapps/cocoon/WEB-INF/lib/excalibur-logger-1.1.jar (No such file or
directory)
and here is the extract from a jar tf cocoon.war command:
WEB-INF/lib/excalibur-logger-1.1.jar
Joerg> Building a WAR, deploying it in webapps
Joerg> dir and solving the endorsed libs problem should be
Joerg> sufficient for every Tomcat version.
What's this problem then. I can't see it mentioned in install.txt.
--
Colin Paul Adams
Preston Lancashire
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]