Inline-Java - Inline::Java::Server couldnot get customized options

Posted on Wed May 10 08:56:06 2006 by dongxu
Inline::Java::Server couldnot get customized options
Hi All, Did anyone try to pass some customized options to Inline::Java::Server?
use Inline (Java => Config => PORT => 8001, ); require Inline::Java::Server; Inline::Java::Server::start();
while the forked JVM was actually running on the default port.
Direct Responses: 2284 | Write a response