Hi Andy,
I inherited the code written by some one who is no longer with us.
First, I would like to migrate to new version of HTMLUnit and then
look at migrating the clojure to the new version.
Regards
Vasu
On Wednesday, May 22, 2013 9:03:03 PM UTC+5:30, Andy Fingerhut wrote:
>
> I'll
Hi Sean,
Thanks for your reply. I use Clojure.Jar version 1.2.0 and the
contrib.jar is also the same version.
Copied below is the stack trace of the Error:
Caused by: java.lang.NoClassDefFoundError:
com/gargoylesoftware/htmlunit/html/BaseFrameElement (agent.clj:1)
at clojure.lang
Hi,
We have built a web application using grails framework and we use
Groovy, Java and Clojure programming languages. We use
Clojure 1.2. The clojure files include classes from HTMLUnit. Recently
HTMLUnit released a new version of JAR file and we were
trying to migrate the web app to