JCC on HtmlUnit

2009-06-17 Thread Ludovico Cavedon
Hi, I tried to run JCC on HtmlUnit [1]. I managed to get it working, but I had to hack JCC code. Here are the issues I had: I think it would be worth to fix them on the JCC codebase. I am using the latest snapshot of JCC * If I get an error jcc.cpp.JavaError: java.lang.ExceptionInInitializerError

Re: JCC on HtmlUnit

2009-06-17 Thread Andi Vajda
On Wed, 17 Jun 2009, Ludovico Cavedon wrote: I tried to run JCC on HtmlUnit [1]. I managed to get it working, but I had to hack JCC code. Here are the issues I had: I think it would be worth to fix them on the JCC codebase. Definitely. If you could send in a patch with your changes, that woul