Hi every body
I'm using Jboss-AS-7.1.1.Final , when i copy ifxjdbc.jar from /data/informix/jdbc/lib/ path of IDS 12.10.FC1 to /home/jboss/jboss-as-7.1.1.Final/modules/com/ibm/informix/main folder (i previously configured the module.xml) , jboss don't start .
I downloaded a ifxjdbc.jar file from internet and it works fine but i don't know the version of that file and i have some lock and isolation-level problems , i think these problems may be related to this driver but i can not use original and final driver of ids 12.
I replcaced jboss-eap-6.2 instead of jboss-as-7.1.1 but the jboss can't start yet!!!
Last logs of jboss is here :
[Server:ncard1] 15:17:11,538 INFO [org.jboss.as.controller] (Controller Boot Thread) JBAS014774: Service status report
[Server:ncard1] JBAS014775: New missing/unsatisfied dependencies:
[Server:ncard1] service jboss.jdbc-driver.informix (missing) dependents: [service jboss.driver-demander.java:jboss/datasources/InformixDS, service jboss.data-source.java:jboss/datasources/InformixDS]
[Server:ncard1]
[Server:ncard1] 15:17:11,542 ERROR [org.jboss.as] (Controller Boot Thread) JBAS015875: JBoss EAP 6.2.0.GA (AS 7.3.0.Final-redhat-14) started (with errors) in 4630ms - Started 1824 of 2162 services (200 services failed or missing dependencies, 136 services are passive or on-demand)
pls help.
thanks