Originally posted by: Bottle1234
hi all,
I am tryng to do a POC in which i am trying to send a text message from a JMS queue to WTX.
I have used ActiveMQ to create the JMS .
In the WTX map the command parameter line reads as
"-T -ICTXFURL vm://localhost:8161/admin -ICTXF org.apache.activemq.jndi.ActiveMQInitialContextFactory -CFN connectionFactory -QN myQueue".
My problem is While importing the type tree using JMS importer wizard , even after entering the fully qualified class name the NEXT tab is not enabled .I guess that WTX is not able to locate the JMS class. What do i need to do ??? i have been banging my head on this for quite sometime now and desparately need help !!!
Note : 1)I have placed the .java file as well as the .class file in the misc folder and tried importing ,
2) i have also tried entering the full path of the JMS application in the JMS importer, but had no success.
3)If i try to import the JMS application in WTX workspace , it is crashing with the error msg "cannot launch java launcher"
4)a part of the trace files reads
....
m4jms:MConnectionImpl.connect <2252-324>: |
m4jms:M4jmsutility.getInitCtx <2252-324>: |
m4jms:M4jmsutility.getInitCtx (rc = -2) *** ERROR ***
<2252-324>:
http://m4jms.MConnectionImpl.connect (sc=-1) (rc = -2) *** ERROR ***
<2252-3036>:
m4jms:MAdapterImpl.onNotify <2252-3036>: | PREPARE_DESTROY
<2252-3036>:
m4jms:MAdapterImpl.onNotify (rc = 0) OK
...
5) I have placed all the active MQ jars in the dtx.ini file , i have also mentioned the path of the jndi.properties file in the jvm options (not quite sure where should i mention its path)
Can anyone out there pls pls help me .. i some how need to finish it ..
Thanks in advance
#DataExchange#IBMSterlingTransformationExtender#IBM-Websphere-Transformation-Extender