Menu

[r833]: / branches / Release-3-0-8 / php-java-bridge / java-standalone.ini  Maximize  Restore  History

Download this file

25 lines (15 with data), 731 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
;; -*- mode: Scheme; tab-width:4 -*-
;; java-standalone.ini: Activate the standalone back-end
[java]
;; log level between 0 (log off) and 4 (log debug). The default "log
;; file" is the standard error. The default level is 2.
java.log_level = 3
;; Adjust the following options if the VM or its location have
;; changed since you ran the ./configure command.
;java.java_home = /usr/java/jdk1.5.0
;java.java = /usr/java/jdk1.5.0/bin/java
;; If you don't have a servlet engine, use the php-java-bridge service
;; script to start and stop the back-end as a system service. Please
;; see the RedHat RPM download for an example how to start java as a
;; system service.
java.socketname = /var/run/.php-java-bridge_socket
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.