I have a java web application running under tomcat in a Sun java 6 JVM. Is there a way to attach a scala or clojure REPL to the running JVM ?
Once the webapp is up and
For Scala REPL connecting to other JVM, take a look at Scalive.