JIRA Added
On 4/12/07, andyhot <[EMAIL PROTECTED]> wrote:
It's trying to inform you that it can't find your asset...
But the reporting code seems to have a small bug, thus the NPE.
Please, JIRA this and try modifying your Asset annotation till it works,
perhaps adding a context:/ or classpath:/
It's trying to inform you that it can't find your asset...
But the reporting code seems to have a small bug, thus the NPE.
Please, JIRA this and try modifying your Asset annotation till it works,
perhaps adding a context:/ or classpath:/ prefix.
Chris Chiappone wrote:
Sure thing:
Stack Trace:
Sure thing:
Stack Trace:
* org.apache.tapestry.html.Script.getParsedScript(Script.java:140)
* org.apache.tapestry.html.Script.renderComponent(Script.java:155)
* org.apache.tapestry.AbstractComponent.render(AbstractComponent.java:712)
*
org.apache.tapestry.services.impl.DefaultRespon
Chris Chiappone wrote:
I believe there may be a bug when using the @Script Annotation.
If I do the following:
I always get a null pointer exception.
What kind of NPE ? can we have a full stack trace ?
But if I just do this:
It works fine. Could this be a bug?
-
I believe there may be a bug when using the @Script Annotation.
If I do the following:
I always get a null pointer exception.
But if I just do this:
It works fine. Could this be a bug?
--
~chris
-
To unsubscribe, e-mail: