Re: Test, Migrating to Turbine 4.0-M1
Thomas Vandahl <[email protected]> Wed, 30 May 2012 18:10:31 +0200
| Newsgroups | gmane.comp.jakarta.turbine.user |
|---|---|
| Message-ID | <[email protected]> |
Hi Johannes, On 25.05.12 10:56, [email protected] wrote: > Hi Thomas, > > thanks, I got it: A webapp using Turbine-4.0-M1, based on the mentioned > maven archetype project. > > Some, for me necessary: missing dependencies for pom.xml: > * org.apache.fulcrum:fulcrum-cache > * org.apache.fulcrum:fulcrum-upload > > and some modifies in TurbineResource.properties: > * > services.RunDataService.default.parameter.parser=org.apache.fulcrum.parser.DefaultParameterParser > > * > services.RunDataService.default.cookie.parser=org.apache.fulcrum.parser.DefaultCookieParser > > * > services.AvalonComponentService.containerConfiguration=${applicationRoot}/WEB-INF/conf/containerConfiguration.xml > > > see attached patch file accordingly. OK, thanks for the feedback and the fixes. Will incorporate them right away. Keep us posted on your further steps. Bye, Thomas.