Urgent Help:
This is from Ford, Here is the code sniplet:
System.out.println("jndi:"+getJndiName()+"user
name:"+getUserName()+"password:"+getPassword()); // this system out prints
correct JNDI and user name and password IMSConnectionSpec conSpec = new
IMSConnectionSpec(); conSpec.setUserName(getUserName());
conSpec.setPassword(getPassword());
my class tries to pass the IMSConnectionSpec to
com.ibm.connector2.ims.ico.IMSConnectionFactory.getConnection(conSpec). But I
got errors listed below:
[9/9/21 22:52:30:145 UTC] 00000080 ImsOperation
Ecom.ford.it.connector.ims.ImsOperation checkResourceExceptionMessage ICO0054E:
com.ibm.connector2.ims.ico.IMSConnectionFactory@2a5c2062.getConnection(ConnectionSpec)
error. Invalid ConnectionSpec.
javax.resource.ResourceException: ICO0054E:
com.ibm.connector2.ims.ico.IMSConnectionFactory@2a5c2062.getConnection(ConnectionSpec)
error. Invalid ConnectionSpec. at
com.ibm.connector2.ims.ico.IMSConnectionFactory.getConnection(IMSConnectionFactory.java:271)
at
com.ford.it.connector.ims.ManagedImsOperation.getNewConnection(ManagedImsOperation.java:90)
We faced these issues for several days and this is a showstopper. Any help is
appreciated!!
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN