|
marcio.correa
|
 |
« on: May 19, 2010, 07:29:17 pm » |
|
Hi there,
I am developing a new integration on Maximo 7, obviulsy using MIF / MEA !
This is an OutBound integration and has to use an End Point (handler IFACETABLE) to deploy a record in a Remote DB2 Database.
Ok I know that Maximo Libs have access to DB2 Servers. But in this case we are talking about a MainFrame DB2 Server and it doesnt use the same Lib db2jcc.jar. It has to use a different one called jt400.jar. I have wrote a simple java code to test this lib and it works fine !
Here it goes my question:
What i have to do use this Lib in Maximo ?
This should be a dummy question but i already copied this JAR file to Maximo\Libs folder, created a new MAXIMO.EAR file and redeployed the application! I am getting the java exception ClassNotFound. It means that the application cannot find the new Lib i have deployed !
Thanks and Regards
Márcio
|