Re: SOLVED: WebServerResources under servlet deploy - WOAppMode=Deployment

2009-06-09 Thread Peter Newnam
Hi Jon We currently deploy on Tomcat. A bit of a challenge at times. This may or may not help you. We have an Apache Tomcat server (for the apps) and a separate Apache web server (for static content). I subclass WOResourceManager and override the method: public String urlForResourceNamed(

SOLVED: WebServerResources under servlet deploy - WOAppMode=Deployment

2009-05-21 Thread Jon Nolan
Jon Nolan wrote: >>> The ERXStyleSheet is assuming that the file is in the location it would be if you were having the Web Server serve the static files. >>> >>> This path maps to: /Library/WebServer/Documents/WebObjects/Frameworks/WDExtensions.framework/WebServerResources/css/default-styles.cs