Oracle Application Express (MOSC)

MOSC Banner

java -jar apex.war set-properties

edited Jun 24, 2014 5:00AM in Oracle Application Express (MOSC) 1 commentAnswered

Hi all,

Regarding to the parameters configured for the apex listener, I would like to modify the following lines in the default.xml:
jdbc.MaxLimit=50
jdbc.InactivityTimeout=900
 

And I don't want to modify the file directly, so following the Note Doc ID 1646276.1 , I created the file "modify.properties" including the above lines, and then executed:
     java -jar apex.war set-properties modify.properties

This in order to make the changes in the defaults.xml file.
 

But I can not see a new apex.war regenerated or the default.xml upgraded?


Does anyone modified the parameters like this?


Thanks in advance!,


Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center