User development,
A new message was posted in the thread "Problem connecting to Oracle using OCI
driver":
http://community.jboss.org/message/528271#528271
Author : Peter Johnson
Profile :
http://community.jboss.org/people/peterj
Message:
--------------------------------------------------------------
Is your Oracle .so in the LD_LIBRARY_PATH? If not, add it to that, and remove the
-Djava.library.path= entry from the command line, the default value for that is the
LD_LIBRARY_PATH. Or you could set -Djava.library.path=$LD_LIBRARY_PATH
--------------------------------------------------------------
To reply to this message visit the message page:
http://community.jboss.org/message/528271#528271