Hi,
I am doing a POC where I want WebSphere® Transformation Extender (WTX) JMS adapter to connect to a WebSphere Application Server (WAS) JMS provider.
I followed the instructions from IBM site:
I installed JMS Client and copied the two jar files into the WTX Installation Directory.
Usually, we will include the JAR files i the DTX.INI.Here are my values.
jar1=F:\Program Files\IBM\WebSphere\ID\6.0\runtimes\bi_v6\lib\j2ee.jar
jar2=C:\Program Files\IBM\WebSphere Transformation Extender 8.1\lib\sibc.jms.jar
jar3=C:\Program Files\IBM\WebSphere Transformation Extender 8.1\lib\sibc.jndi.jar
The Command line Parameter at Output card is as follows :
-ictxfurl corbaloc:iiop:localhost:2809/ -ictxf com.ibm.websphere.naming.WsnInitialContextFactory -CFN jms/QCF -QN INPUTQ -trace
But still I am getting the error " Target not available ".
Any insight to this query is highly appreciated.
I am doing a POC where I want WebSphere® Transformation Extender (WTX) JMS adapter to connect to a WebSphere Application Server (WAS) JMS provider.
I followed the instructions from IBM site:
I installed JMS Client and copied the two jar files into the WTX Installation Directory.
Usually, we will include the JAR files i the DTX.INI.Here are my values.
jar1=F:\Program Files\IBM\WebSphere\ID\6.0\runtimes\bi_v6\lib\j2ee.jar
jar2=C:\Program Files\IBM\WebSphere Transformation Extender 8.1\lib\sibc.jms.jar
jar3=C:\Program Files\IBM\WebSphere Transformation Extender 8.1\lib\sibc.jndi.jar
The Command line Parameter at Output card is as follows :
-ictxfurl corbaloc:iiop:localhost:2809/ -ictxf com.ibm.websphere.naming.WsnInitialContextFactory -CFN jms/QCF -QN INPUTQ -trace
But still I am getting the error " Target not available ".
Any insight to this query is highly appreciated.