I have resource filtering setup and working correctly (when I build a war or mvn jetty:run), but when I deploy to tomcat from Eclipse 3.3/ WTP 1.5, the ${} values are not parsed at that point. Does anyone have any suggestion to get that working? I saw this with WTP 2.0 (http://docs.codehaus.org/display/M2ECLIPSE/Integration+with+WTP ) but it doesn't address that issue specifically. It would be my guess that I would some how have to tell eclipse to publish from the / target/ directory rather then the /src/main/webapp/ and hook in a mvn war:war command before every launch. Anyone have any suggestions?

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to