I haven't been following this thread closely, but I'll ask the obvious: "Did
you check your setting of mail.server in TR props?". If that is not set (or
set to null), you will get a NPE when you attempt to execute the send of the
message. Look for the following problem lines in TR props (and fix if
necessary):
# Your mail server for outgoing email.
mail.server=
-Jeff Woodward
Project Manager - Systems and Systems Integration
The fMRI Data Center
Dartmouth College
6162 Moore Hall
[EMAIL PROTECTED]
----- Original Message -----
From: "Bernardo Juan Marcellin Leautaud" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, September 10, 2001 6:15 PM
Subject: Email functionality using Turbine/Velocity
> Still fighting to get the email functionality working.
>
> I'm getting a TurbineException: Error rendering Velocity template:
> null. In the Stack Trace, a NullPointerException is shown.
>
> The problem seems to appear in method decodeRequest of the
> TurbineVelocityService class. I guess I'm having a problem somewhere
> between the Context, the RunData and the template I'm using for the body
> of the email. Does anyone know where can be the exact problem?
>
> Thank you.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]