in reply to Something better than Inline::Java
Just to toss out an idea: you might try tossing out trying to include the Java stuff in your Perl process and instead try writing a small dedicated pure-Java program which provides an XML-RPC or SOAP bridge to the API and have your Perl access that instead.
(No experience with Inline::Java or the other you mention so I can't help there . . .)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Something better than Inline::Java
by suaveant (Parson) on Apr 30, 2007 at 22:43 UTC |