Re: IMS Resource Adaptor to ( IMS connect) Error -for ManagedConnectionFactory

2021-09-13 Thread Larry Zhang
it in the IMSConnectionSpec even though it is absent in the docs. Denis. -Original Message- From: Larry Zhang <03b304d39e8e-dmarc-requ...@listserv.ua.edu> To: IBM-MAIN@LISTSERV.UA.EDU Sent: Fri, Sep 10, 2021 8:07 pm Subject: Re: IMS Resource Adaptor to ( IMS connect

Re: IMS Resource Adaptor to ( IMS connect) Error -for ManagedConnectionFactory

2021-09-13 Thread Denis
U Sent: Fri, Sep 10, 2021 8:07 pm Subject: Re: IMS Resource Adaptor to ( IMS connect) Error -for ManagedConnectionFactory Thanks Denis. Ford has a framework which sets all this info as you listed in the doc, that framework has been up and running for 20 years, thus the caller(my poc) does not n

Re: IMS Resource Adaptor to ( IMS connect) Error -for ManagedConnectionFactory

2021-09-10 Thread Larry Zhang
setter methods6. conn = icf.getConnection(ics); Hope it helps. -Original Message- From: Larry Zhang <03b304d39e8e-dmarc-requ...@listserv.ua.edu> To: IBM-MAIN@LISTSERV.UA.EDU Sent: Fri, Sep 10, 2021 4:35 am Subject: Re: IMS Resource Adaptor to ( IMS connect) Error -for ManagedConne

Re: IMS Resource Adaptor to ( IMS connect) Error -for ManagedConnectionFactory

2021-09-09 Thread Denis
U Sent: Fri, Sep 10, 2021 4:35 am Subject: Re: IMS Resource Adaptor to ( IMS connect) Error -for ManagedConnectionFactory yes, I already went there, if you read it, this article helps me nothing;    - IBM IMS   - 14.1.0 FeedbackProduct list ICO0054E javax.resource.ResourceException: ICO0054E:meth

Re: IMS Resource Adaptor to ( IMS connect) Error -for ManagedConnectionFactory

2021-09-09 Thread Larry Zhang
yes, I already went there, if you read it, this article helps me nothing; - IBM IMS - 14.1.0 FeedbackProduct list ICO0054E javax.resource.ResourceException: ICO0054E:methodname error. Invalid ConnectionSpec. Explanation The IMS TM resource adapter was unable to cast the provided connecti

Re: IMS Resource Adaptor to ( IMS connect) Error -for ManagedConnectionFactory

2021-09-09 Thread Sri h Kolusu
> ICO0054E: com.ibm.connector2.ims.ico.IMSConnectionFactory@2a5c2062.getConnection(ConnectionSpec) > error. Invalid ConnectionSpec. Larry zhang, Did you try to resolve the above error? https://www.ibm.com/docs/en/ims/14.1.0?topic=exceptions-ico0054e Thanks, Kolusu

Re: IMS Resource Adaptor to ( IMS connect) Error -for ManagedConnectionFactory

2021-09-09 Thread Larry Zhang
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();     

IMS Resource Adaptor to ( IMS connect) Error -for ManagedConnectionFactory

2021-09-09 Thread Larry Zhang
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();