User development,
A new message was posted in the thread "V8Compatible: How to set it in JBoss?":
http://community.jboss.org/message/519808#519808
Author : jaikiran pai
Profile :
http://community.jboss.org/people/jaikiran
Message:
--------------------------------------------------------------
Which exact version of JBoss AS? And please post the exact changes you did the the run.bat
and/or run.conf (which is only for *nix OS). As per the documentation you pointed to:
You can set this flag either as a connection property or a system
property. You set the connection property by adding it to the
java.util.Properties object passed to
DriverManager.getConnection or to
OracleDataSource.setConnectionProperties. You set the
system property by including a -D option in your
java command line.
So adding this -D option in the JAVA_OPTS section of the run.bat should ideally be
enough.
Also, how do you start the server?
--------------------------------------------------------------
To reply to this message visit the message page:
http://community.jboss.org/message/519808#519808