[EMAIL PROTECTED] writes:

Yes. If you don't, the pull service doesn't register with velocity
service for refresh.

Yes, it sucks. However, there no really easy way around this without
major core changes.

        Regards
                Henning


>------_=_NextPart_001_01C334EF.14947E90
>Content-Type: text/plain;
>       charset="iso-8859-1"

>Hi all,

>I discovered something while trying to do final testing on the Configuration
>stuff.  I couldn't get Turbine to use pull tools when I loaded via the
>ConfigurationFactory, but via the old method, everything worked.  However, I
>did come up with what the issue is using the old method:


>Fails:
>services.VelocityService.classname=org.apache.turbine.services.velocity.Turb
>ineVelocityService
>services.PullService.classname=org.apache.turbine.services.pull.TurbinePullS
>ervice

>Suceeds:
>services.PullService.classname=org.apache.turbine.services.pull.TurbinePullS
>ervice
>services.VelocityService.classname=org.apache.turbine.services.velocity.Turb
>ineVelocityService

>The TurbineVelocityService REQUIRES the TurbinePullService to load up first.
>However, my darn config factory doesn't have any order to the parameters as
>they are returned..

>Not sure what to do..  Change Configuration so that if you have paramerters:
>Services.a
>Services.b
>Services.c

>then they are always returned in that order?  Ugh...   Or, change something
>in Turbine to force PullService to load before VelocityService?

>Eric Pugh

>------_=_NextPart_001_01C334EF.14947E90--

-- 
Dipl.-Inf. (Univ.) Henning P. Schmiedehausen          INTERMETA GmbH
[EMAIL PROTECTED]        +49 9131 50 654 0   http://www.intermeta.de/

Java, perl, Solaris, Linux, xSP Consulting, Web Services 
freelance consultant -- Jakarta Turbine Development  -- hero for hire

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to