Chris Chiappone wrote:
I believe there may be a bug when using the @Script Annotation.

If I do the following:
<span jwcid="@Script" scriptAsset="ognl:assets.scriptAsset"/>

I always get a null pointer exception.

What kind of NPE ? can we have a full stack trace ?


But if I just do this:

<script jwcid="@Any" type="text/javascript"
src="ognl:assets.scriptAsset"></script>

It works fine.  Could this be a bug?



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

Reply via email to