summaryrefslogtreecommitdiff
path: root/Java.pod
diff options
context:
space:
mode:
authorpatrick_leb <>2003-04-09 01:56:13 +0000
committerpatrick_leb <>2003-04-09 01:56:13 +0000
commit6b3cfd2fc48297ea29486acfee18499998ba5eb3 (patch)
treefe1a811edc1b9ee213451f519c5e95787fe96c0f /Java.pod
parent8d426ccebeb29b4af8994200e37e92bf24550ace (diff)
0.40 is pretty much finished.
Diffstat (limited to 'Java.pod')
-rw-r--r--Java.pod3
1 files changed, 2 insertions, 1 deletions
diff --git a/Java.pod b/Java.pod
index f557e05..7b8da00 100644
--- a/Java.pod
+++ b/Java.pod
@@ -109,7 +109,8 @@ behavior of C<Inline::Java>:
Specifies the starting port number for the server. If many
C<Inline::Java> blocks are declared, the port number is
incremented each time.
- Default is 7890.
+ Default is 0 (next available port number).
+ Default for SHARED_JVM mode is 7890.
Ex: PORT => 4567
Note: This configuration option only has an effect on the first
'use Inline Java' call inside a Perl script, since all other calls