Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: Using Inline::Java with no JDK installed

by gellyfish (Monsignor)
on Sep 11, 2006 at 10:58 UTC ( [id://572330]=note: print w/replies, xml ) Need Help??


in reply to Using Inline::Java with no JDK installed

Yes, you need the JDK to install the Inline::Java because it needs some Java classes compiled to create the JVM Server that actually runs the java code on behalf of your Perl program. However if you were somehow able to overcome the install problem (i.e. don't build the JNI component and copy the compiled InlineJavaServer.jar and InlineJavaUser.jar files to the client machine with all the attendant problems,) you can cause Inline::Java to use precompiled classes rather than compiling your code on the fly - see the section entitled STUDYING in the Inline::Java manpage.

/J\

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://572330]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (4)
As of 2024-04-18 04:34 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found