Hi,
Our application (EAR) works fine with the older Myeclipse version (3.8) and with JBOSS 3 as well as with JBoss 4. I have installed the new version of Myeclipse (4.1.0 GA) and trying to bring up my application but it is not working. I am getting the following error <b>”Failure in loading T2 native library db2jcct2″. </b>This error is not related with the DB Explorer, this error comes up during the EAR deployment (we have a DB2 connection while bringing up the SERVER to load some application level data into the Server).
I have checked my System Classpath and it does have all the DB2 driver classes and necessary *.dll directory in it.
When I manually start the server from the JBoss 3 or JBoss 4 Bin directory then my application comes up without any error. The above error is coming up only when I start the JBoss server via Myeclipse 4.1.0.
Please let me know what is the cause of this error.
Thanks in advance.