That looks like a version problem with the Asm dependency. Which version of
JRuby are you using - jruby-complete which includes its own version of Asm,
or just the jruby jar and including the Asm dependency explicitly yourself?
Also exactly which release of JRuby, the latest i can find is 1.0RC2?

  ...ant

On 5/21/07, Kasun Samarasinghe <[EMAIL PROTECTED]> wrote:

Hi

when initializing the scripting engine in script mediator for ruby
following exception
occured

Exception in thread "main" java.lang.NoSuchMethodError:
org.objectweb.asm.ClassWriter.visit
(IILjava/lang/String;Ljava/lang/String;Ljava/lang/String;[Ljava/lang/String;)

this is when we using jruby1.0 with BSF 1.0

But when we using jruby0.9 this was not occured. can anyone help me on
this issue.

Thanks,

Kasun


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


Reply via email to