Russell Edens wrote:
> public class JVTurbineVelocityService extends TurbineVelocityService
> implements VelocityService
> rethrown as org.apache.turbine.services.InstantiationException: Class
> org.jvoom.turbine.services.velocity.JVTurbineVelocityService doesn't
You need to *extend* TurbineVelocityService, and override the method of
intrest. The other option would be extending TurbineBaseService and
rewriting all methods in TurbineVelocityService, but I'm sure you don't
want to do that.
You might also try using VelocityOnlyLayout class, to avoid messing with
ECS based head generation alltogether.
Good luck,
Rafal
--
Rafal Krzewski
Senior Internet Developer
mailto:[EMAIL PROTECTED]
+48 22 8534830 http://e-point.pl
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]