There was an error in my own posting from today:
of course the entry in TR.props is
tool.request.page=de.geoconnect.audiotex.turbineext.TemplatePageExtendedAttributes
and not
tool.request.page=org.apache.turbine.util.template.TemplatePageExtendedAttributes
And I also tried
$page.setScript($content.getURI("resources/audiotex.js"))
instead of
> $page.setScript("resources/audiotex.js")
but still get the same error:
> Horrible Exception:
> org.apache.velocity.exception.MethodInvocationException:
> Invocation of method 'setScript' in class
> de.geoconnect.audiotex.turbineext.TemplatePageExtendedAttributes
> threw exception class java.lang.NullPointerException : null
Anybody having a hint for me?
Thanks!
Marc
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>