Thanks to you and Jon for the pointer. My bad with the subject line.
I am not using the TDK as I am trying to make Turbine work with the Resin
servlet engine. I'm thinking about writing the process up for the resin
mailing list once I get it working; maybe you could put the instructions up
on the turbine pages as well when its done.
As for the sessionvalidator issue, I ran build-conf.bat and that fixed the
issue -- thanks :)
I am a bit hesistant to ask about a some other errors that I am running
into now, since I dont use TDK. I doublechecked file locations and paths
though and am fairly certain I got things where they belong. This is the
console output I get when I try to access the turbine servlet:
java.lang.NullPointerException
java.lang.NullPointerException
at
org.apache.velocity.runtime.Runtime.initializeLogger(Runtime.java:148)
at org.apache.velocity.runtime.Runtime.init(Runtime.java:124)
at
org.apache.turbine.services.velocity.TurbineVelocityService.initVelocity(Tur
bineVelocityService.java, Compiled Code)
at
org.apache.turbine.services.velocity.TurbineVelocityService.init(TurbineVelo
cityService.java:124)
at
org.apache.turbine.services.TurbineBaseService.init(TurbineBaseService.java:
113)
at
org.apache.turbine.services.BaseInitableBroker.initClass(BaseInitableBroker.
java, Compiled Code)
at
org.apache.turbine.services.TurbineServices.initServices(TurbineServices.jav
a, Compiled Code)
at org.apache.turbine.Turbine.init(Turbine.java:163)
at
com.caucho.server.http.Application.loadServlet(Application.java:1409)
at com.caucho.server.http.Invocation.service(Invocation.java:207)
at
com.caucho.server.http.CacheInvocation.service(CacheInvocation.java:142)
at
com.caucho.server.http.HttpRequest.handleRequest(HttpRequest.java:206)
at
com.caucho.server.http.HttpRequest.handleConnection(HttpRequest.java,
Compiled Code)
at com.caucho.server.TcpConnection.run(TcpConnection.java, Compiled
Code)
at java.lang.Thread.run(Thread.java:479)
Error=Failed to set up Velocity templates:
Error=Cannot initialize TurbineWebMacroService!
Error=Cannot initialize TurbineWebMacroService!
Error=Turbine.handleException: Service TurbineWebMacroService failed to
initialize:
init() failed to initialize service TurbineWebMacroService
Error=Cannot initialize TurbineWebMacroService!
Does this look like I need to hunt down faulty paths?
At 10:46 AM 10/15/00 -0400, you wrote:
>Hi,
>
>I had that bug at one point, but it's fixed. The TR.props
>generating tool generates correct config files and so
>does the TDK. I distinctly remember fixing that typo.
>
>I'm looking now ... Ok, I forgot to generate a new TR.props
>file and commit it after fixing the bug. My apologies.
>You can generate a correct TR.props file by running the
>bulid-conf.sh script, or grab the new TR.props out of
>CVS. Again, my apologies.
>
>jvz.
>
>
>
>------------------------------------------------------------
>To subscribe: [EMAIL PROTECTED]
>To unsubscribe: [EMAIL PROTECTED]
>Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
>Problems?: [EMAIL PROTECTED]
>
>
---
Gerret Apelt
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]