On Tuesday, May 28, 2002, at 01:36 PM, Eric Dobbs wrote: >> 2002-05-28 18:36:47,909 [main] INFO org.apache.fulcrum.Fulcrum- >> org.apache.fulcrum.InstantiationException: Failed to instantiate >> service VelocityService: Class >> org.apache.turbine.services.velocity.TurbineVelocityService doesn't >> implement the Service interface: >> org.apache.turbine.services.velocity.TurbineVelocityService > > org.apache.fulcrum.Fulcrum wants to talk to > org.apache.fulcrum.velocity.TurbineVelocityService > instead of > org.apache.turbine.services.velocity.TurbineVelocityService
I should add here that I'm not using Fulcrum's Velocity service. This could another place where Turbine 2 is still coupled to the old services. (I don't know if I've said this already, but right now "decoupled" means that fulcrum and torque can stand on their own, but turbine 2 is still leaning on the old coupled services in several places. Patches are welcome if you can decouple without breaking backward compatibility.) -Eric -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
