What did you set java.library.path to? It has to be set to the full PATH 
because only java.library.path will be checked for DLLs and the DLLs on which 
they rely. If you don't want to add everything that is in PATH to 
java.library.path you can use the Dependency Walker 
(http://www.dependencywalker.com/) to determine which DLLs are required by 
ocijdbc10.dll.

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4240448#4240448

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4240448
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to