Author |
Message |
Topic: mqsicreatebar ant build working from MBT7, fails on cmd line |
MooseMcDowell
Replies: 15 Views: 11388
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jun 23, 2015 5:04 am Subject: mqsicreatebar ant build working from MBT7, fails on cmd line |
Whoa, it's been a long time since I looked at this. I believe the problem stemmed from the fact that you don't implicitly get ant support at the bar creation command prompt. Add the jars for ant to ... |
Topic: Sending gateway via MQ jms native connection |
MooseMcDowell
Replies: 2 Views: 5450
|
Forum: IBM MQ Java / JMS Posted: Wed Oct 22, 2014 4:35 am Subject: Sending gateway via MQ jms native connection |
You're absolutely right.
Thanks! |
Topic: Sending gateway via MQ jms native connection |
MooseMcDowell
Replies: 2 Views: 5450
|
Forum: IBM MQ Java / JMS Posted: Tue Oct 21, 2014 9:02 am Subject: Sending gateway via MQ jms native connection |
Hi -
Haven't posted in a while. Forgive me if this is already posted but I wasn't able to find it.
We're trying to get away from bindings files on one of our heavy applications. The que ... |
Topic: Update bindings file from code? |
MooseMcDowell
Replies: 1 Views: 2060
|
Forum: IBM MQ Java / JMS Posted: Wed Mar 20, 2013 8:13 am Subject: Update bindings file from code? |
Hi -
I'm wondering...if it's possible to handle a bindings exception where a queue is missing by adding the bindings entry directly from code and rebinding? If someone can point me in the right ... |
Topic: mqsicreatebar ant build working from MBT7, fails on cmd line |
MooseMcDowell
Replies: 15 Views: 11388
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Nov 08, 2011 9:26 am Subject: mqsicreatebar ant build working from MBT7, fails on cmd line |
I think I fixed my own problem. It appears I needed to add the 3 jars on the class path of Ant (under Run>External Tools>External Tools Configurations, tab "Classpath", under "Ad ... |
Topic: mqsicreatebar ant build working from MBT7, fails on cmd line |
MooseMcDowell
Replies: 15 Views: 11388
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Nov 08, 2011 8:32 am Subject: mqsicreatebar ant build working from MBT7, fails on cmd line |
Hello -
I built up a sun workstation that we use as a build server with Toolkit 7 (no broker). I have an Ant build script that is working fine (albeit slow) on the box from the toolkit, but on ... |
Topic: Extraneous jar files when creating bar file from Ant |
MooseMcDowell
Replies: 5 Views: 3706
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Nov 02, 2011 7:05 am Subject: Extraneous jar files when creating bar file from Ant |
Thanks for the responses. The compute node jars were in the right place - it was other jar files...MQ, JDBC, things like that.
It turns out there were a few sub-projects which had internal depende ... |
Topic: Extraneous jar files when creating bar file from Ant |
MooseMcDowell
Replies: 5 Views: 3706
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Nov 01, 2011 1:27 pm Subject: Extraneous jar files when creating bar file from Ant |
Hi -
I'm trying to create a bar file for a message flow with 7.0 Toolkit and I keep getting all of these extra jar files that we don't need. I have tried creating a user library and adding it t ... |