Menu

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

Download this file

19 lines (12 with data), 544 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
;; -*- mode: Scheme; tab-width:4 -*-
;; java-servlet.ini: Activate the servlet back-end
[java]
;; log level between 0 (log off) and 4 (log debug). The default "log
;; file" is the standard output. The default level is 2.
java.log_level = 3
;; If you have a servlet engine or an application server, deploy
;; JavaBridge.war and re-start the servlet engine or the application
;; server. Comment out the "java.socketname" option and uncomment
;; the following options.
java.hosts = 127.0.0.1:8080
java.servlet = On ;; Off, On or User
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.