RE: Initializing a Turbine Service

2001-07-11 Thread Atul Dambalkar
At 09:29 AM 7/11/01 -0700, you wrote: > > Can anyone point me to a code snippet or show me how to > > programmatically > > initialize a service within an init method of some other service. The > > documentation for > > org.apache.turbine.service.TurbineBaseService talks about > > that, but I could

RE: Initializing a Turbine Service

2001-07-11 Thread David Sean Taylor
> Can anyone point me to a code snippet or show me how to > programmatically > initialize a service within an init method of some other service. The > documentation for > org.apache.turbine.service.TurbineBaseService talks about > that, but I couldn't figure out proper way to do this. I believe t