On 9/15/01 11:24 PM, "Jason van Zyl" <[EMAIL PROTECTED]> wrote:

> On 9/15/01 11:19 PM, "Jason van Zyl" <[EMAIL PROTECTED]> wrote:
> 
>> 
>> Actually I do something simpler to fix the servlet service. I'll just
>> collect the information from the ServletConfig object during the
>> init(ServletConfig) and that should fix things. I'll change the code now and
>> you can try it in a few minutes.
> 
> Ignore that. I need the request info, was a little fast with the response. I
> make the fix now storing the server info in Turbine.java. I'll let you know
> when I'm done.

Done. I have changed the Turbine.java and the servlet service so that the
server information is collected during the first request in Turbine.java and
the ServletService will delegate requests for the server info the
Turbine.java.

I've updated the ServletService screen and template in the sample/test app
and the values appear to be showing up correctly. I don't have a scheduled
job on hand to easily test this so if you could try what's in CVS with your
scenerio that was giving you problems I'd appreciate it.

-- 

jvz.

Jason van Zyl

http://tambora.zenplex.org
http://jakarta.apache.org/turbine
http://jakarta.apache.org/velocity
http://jakarta.apache.org/alexandria
http://jakarta.apache.org/commons



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

Reply via email to