on 11/20/2000 1:46 AM, "Magnus ?or Torfason" <[EMAIL PROTECTED]> wrote:
> I'm using Turbine for a framework doing more than just Web services. This
> means I need the Turbine Services initialized regardless of when the Turbine
> Servlet is first hit with a web request.
>
> I have done some testing, but it seems that my main problem is that if I
> init it without hitting Turbine with a http request, it seems to have
> trouble finding TurbineResources.properties.
>
> Any thoughts?
>
> Magnus Torfason
Not sure why this isn't obvious to ya <smile>, but you will need to
copy/paste the code out of the Turbine.init() method and execute that
yourself.
TurbineServices.getInstance().initServices();
-jon
--
twice of not very much is still a lot more than not very much
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]