[JBoss Messaging] - Problem with JMS Bridge and IBM MQ
by Arnoud Wolfard
Arnoud Wolfard [http://community.jboss.org/people/awolfard] created the discussion
"Problem with JMS Bridge and IBM MQ"
To view the discussion, visit: http://community.jboss.org/message/533106#533106
--------------------------------------------------------------
Hi,
I am trying to create a JMS bridge which bridges a IBM MQ queue (source) and a JBoss Messaging topic (= target).
I installed the IBM MQ stuff via an JCA adapter and I am able to read a message from it via a MDB.
After that I removed the MDB and put a JMS bridge in stead so the bridge can send the incoming
message from the IBM MQ queue to the (internal) JBoss topic.
This is not working. I get the following exception:
com.ibm.msg.client.jms.DetailedIllegalStateException: MQJCA1031: The method can only be called in the application client container. The application was not running in the application client container when this method was called. Ensure that the application runs in the application client container, or modify the application to avoid this method call.
at com.ibm.mq.connector.services.JCAExceptionBuilder.buildException(JCAExceptionBuilder.java:149)
at com.ibm.mq.connector.services.JCAExceptionBuilder.buildException(JCAExceptionBuilder.java:86)
at com.ibm.mq.connector.outbound.ConnectionWrapper.setExceptionListener(ConnectionWrapper.java:183)
at org.jboss.jms.server.bridge.Bridge.setupJMSObjects(Bridge.java:968)
at org.jboss.jms.server.bridge.Bridge.setupJMSObjectsWithRetry(Bridge.java:1166)
at org.jboss.jms.server.bridge.Bridge.access$1600(Bridge.java:66)
at org.jboss.jms.server.bridge.Bridge$FailureHandler.run(Bridge.java:1512)
at java.lang.Thread.run(Unknown Source)
Did anyone seen this error before? And how I can solve this?
I will send some config files later if needed (I am not at work at the moment).
With kind regards,
Arnoud.
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/533106#533106]
Start a new discussion in JBoss Messaging at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&cont...]
16 years, 3 months
Re: [jboss-user] [JBoss Tools] - Cloning a workspace
by Arbi Sookazian
Arbi Sookazian [http://community.jboss.org/people/asookazian] replied to the discussion
"Cloning a workspace"
To view the discussion, visit: http://community.jboss.org/message/533101#533101
--------------------------------------------------------------
I just deleted the contents of the new workspace's folder. Then re-opened the workspace. The imported the prefs. There is the following folder now:
C:\Documents and Settings\asookazian\workspace\testImportPrefs\.metadata\.mylyn\contexts\activity.xml.zip
Here is the contents of the activity.xml:
<?xml version="1.0" encoding="UTF-8" ?>
<InteractionHistory Id="*activity*" Version="*1*">
<InteractionEvent Delta="*added*" EndDate="*2010-03-19 16:11:45.355 PDT*" Interest="*1.0*" Kind="*attention*" Navigation="** " OriginId="*org.eclipse.ui.workbench*" StartDate="*2010-03-19 16:10:44.465 PDT*" StructureHandle="*none*" StructureKind="*workingset*" />
</InteractionHistory>
This file and others are there as well:
org.eclipse.mylyn.context.core.prefs
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/533101#533101]
Start a new discussion in JBoss Tools at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&cont...]
16 years, 3 months