[ 
https://issues.apache.org/jira/browse/EXTSCRIPT-114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Werner Punz resolved EXTSCRIPT-114.
-----------------------------------

    Fix Version/s: 1.0-Beta-2
       Resolution: Fixed

Fixed...
thanks Jan for reporting it, I would need more users like you.


> ExtScript fails to start when Groovy is not available
> -----------------------------------------------------
>
>                 Key: EXTSCRIPT-114
>                 URL: https://issues.apache.org/jira/browse/EXTSCRIPT-114
>             Project: MyFaces Extensions Scripting
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.0-Beta-2
>         Environment: Vista x64, Java 6, jetty-6.1.14
>            Reporter: Jan-Kees van Andel
>            Assignee: Werner Punz
>             Fix For: 1.0-Beta-2
>
>
> When I don't add the groovy binaries to my Maven dependencies, and I run my 
> app with maven-jetty-plugin, I get the following exception:
> 2010-04-18 14:46:55.710::WARN:  Error starting handlers
> java.lang.NoClassDefFoundError: groovy/lang/GroovyObject
>       at java.lang.ClassLoader.defineClass1(Native Method)
>       at java.lang.ClassLoader.defineClass(ClassLoader.java:616)
>       at 
> java.security.SecureClassLoader.defineClass(SecureClassLoader.java:124)
>       ...
> I don't want to use Groovy, but I do need the Groovy binaries for ExtScript 
> to start.
> Maybe this Exception should be used to automatically disable Groovy support?
> Anyway, I personally don't mind to add Groovy, but I think it should be fixed 
> before the 1.0 release b/c I think other users do mind.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to