"Brekke, Jeff" wrote:
>
> FYI:
>
> I've moved EngineContext over to a Turbine service. It still is not
> populated properly, but the functionality of the non-turbine service version
> is the same as the service version. In order to get this to work, I had to
> update to a newer Turbine jar. This also got the ThreadpoolService working.
> I've uploaded a large patch and the turbine jar I used to my patch site:
>
> http://sites.netscape.net/ekkerbj
>
Great, thanks.
Just what I've wanted to do (and actually done but without upgrading
Turbine) :)
I'll merge your patches with mine and commit those (I removed all the
unused API of EngineContext and actually called the service Context/JetspeedContext
in order to shorten the names...)
> Below is a summary of the patch:
>
> - Created org.apache.jetspeed.services.enginecontext containing the
> EngineContext as a turbine service
> - Updated the TR.properties with changes for the updated turbine jar.
> - Updated the turbine jar to a newer version. This version is right before
> changes to the User/ACL stuff started taking place. So the new services
> framework is functional.
> - Updated JetspeedServlet jar so the old EngineContext stuff is removed
> - Updated other code that uses EngineContext
> - Updated the unix starup script for a tomcat-build to initialize the
> classpath properly
>
> Again, I didn't really change the contents of EngineContext ( which is
> suspect and not populated yet ) yet. I've missed the discussion about how
> this object will be populated. Let me know of any changes/problems. Feel
> free to commit or I guess I'll ask for a vote for write access to CVS for
> myself. I'll hopefully be able to crank out another service before the
> weekend.
>
You're great Jeff. Which service do you plan to tackle ?
I planned to move the RegistryManager and remove the MemoryStore dependency.
Ingo and Santiago, disregard my mail on the update of Turbine.
--
Rapha�l Luta - [EMAIL PROTECTED]
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://marc.theaimsgroup.com/?l=jetspeed>
Problems?: [EMAIL PROTECTED]