Oddly enough, previewing them directly in the Jease 3.0 CMS is fine though.
I'm getting the Script.jsp error when accessing a script object from a browser (or elsewhere via ajax calls)
SEVERE: Servlet.service() for servlet jsp threw exception
java.lang.NullPointerException
at java.io.File.<init>(File.java:360)
at org.apache.jsp.site.domain.Script_jsp._jspService(Script_jsp.java:83)