Hi all,
I'm deploying (or trying to) a WOnder Application on Tomcat.
Everything works fine, except that the path to the WebServerResources
where my *.css, scripts and pictures live is broken.
<wo:ERXStyleSheet filename = "AutoStyles.css" /> becomes <link
rel="stylesheet" type="text/css" href="/WebObjects/SubDoc.woa/Contents/
WebServerResources/AutoStyles.css"></link> when deployed (broken).
And <wo:WOHyperlink action = "$logOut" class = "da-navbar1">Log Out</
wo:WOHyperlink> becomes <a href="/SubDoc/WebObjects/SubDoc.woa/wo/
ofUsLbdETnyd5PxrIgbKhg/38.7.9">Log Out</a> (working)
Any ideas how to fix this?
Here is the path under the tomcat home.
webapps
|- SubDoc.war
|- SubDoc
|- META-INF
|- WEB-INF
|- classes
|- lib
|- Library
|- SubDoc.woa
|- SubDoc
|- SubDoc.cmd
|- WOBootstrap.jar
|- Contents
|- info.plist
|- Library
|- MacOS
|- Resources
|- UNIX
|- web.xml
|- WebServerResources
|- ...
|- Windows
Using MacOS 10.5.5, Eclipse 3.2.2, WOLips 3.3.5569, Apache Tomcat
6.0.18.
Thanks,
Urs
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-deploy mailing list (Webobjects-deploy@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-deploy/archive%40mail-archive.com
This email sent to [EMAIL PROTECTED]