Guys, thank you so much for response.
Andrea, thank you for your tip about driver.
I did a misconfiguration here, after update Oracle Driver in JBoss 6.4 to
ojdbc6.jar, removed the same from geoserver.war and explicit included
dependency of driver in jboss-deployment-descriptor.xml included in
geoserver.war JNDI works fine. Below my jboss-deployment-descriptor.xml used
in geoserver.war:
<?xml version="1.0" encoding="UTF-8"?>
<jboss-deployment-structure xmlns="urn:jboss:deployment-structure:1.2">
<deployment>
<dependencies>
<module name="com.oracle.jdbc" />
</dependencies>
<local-last value="true" />
</deployment>
</jboss-deployment-structure>
The problem was solved, now I can use JNDI and non JNDI Oracle Stores in
GeoServer with JBoss EAP 6.4 DataSource.
Ian, I'll put this configuration in you question if someone face the same
problem.
Thank you guys.
--
View this message in context:
http://osgeo-org.1560.x6.nabble.com/Oracle-NG-JNDI-Driver-with-JBoss-connection-pool-problem-tp5292335p5292550.html
Sent from the GeoServer - User mailing list archive at Nabble.com.
------------------------------------------------------------------------------
The Command Line: Reinvented for Modern Developers
Did the resurgence of CLI tooling catch you by surprise?
Reconnect with the command line and become more productive.
Learn the new .NET and ASP.NET CLI. Get your free copy!
http://sdm.link/telerik
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users