Hi - I'm looking for advice on out to run Inline::Java from within a mod_perl2 app. The test outside of apache/mod_perl works fine. However, it fails under apache/mod_perl. It seems that it's having difficulty starting the vm. The other thing to mention is that once the jvm is started from the test script the mod_perl app functions fine.
Thanks in advance for any light you can provide, -Tim