Author |
Message |
Topic: MQ 90 day eval support bindings mode? |
medloh
Replies: 4 Views: 6747
|
Forum: IBM MQ Java / JMS Posted: Tue May 06, 2008 10:05 am Subject: MQ 90 day eval support bindings mode? |
Here's a bit more info. I get the following similar but different error when I run the code on our target AIX system. Looks like I am missing a required Jar to run in server/bindings mode. Can anyo ... |
Topic: MQ 90 day eval support bindings mode? |
medloh
Replies: 4 Views: 6747
|
Forum: IBM MQ Java / JMS Posted: Tue May 06, 2008 8:55 am Subject: MQ 90 day eval support bindings mode? |
I'm hardcoding the Q Manager name and the Q name. Still stumped on this one. My example code below. Don't understand what would cause this error.
public void putMsg( String msg )
& ... |
Topic: MQ 90 day eval support bindings mode? |
medloh
Replies: 4 Views: 6747
|
Forum: IBM MQ Java / JMS Posted: Fri Apr 18, 2008 11:09 am Subject: MQ 90 day eval support bindings mode? |
I'm a bit of an MQ newbie, and could use some guidance on an issue. I downloaded the 90 day MQ eval a month ago and have been developing a Java MQ client. I always assumed I needed to know the port/ ... |
Topic: Websphere MQ setup, then HelloWorld-like program? |
medloh
Replies: 3 Views: 3604
|
Forum: IBM MQ Java / JMS Posted: Tue Mar 11, 2008 8:15 am Subject: Websphere MQ setup, then HelloWorld-like program? |
Thanks for the replies.
I think my problem was assuming WebSphere MQ was built into the WebSphere app server I had installed on my dev box. I saw the MQ config pages in the WebSphere admin, and a ... |
Topic: Websphere MQ setup, then HelloWorld-like program? |
medloh
Replies: 3 Views: 3604
|
Forum: IBM MQ Java / JMS Posted: Mon Mar 10, 2008 1:31 pm Subject: Websphere MQ setup, then HelloWorld-like program? |
I'm new to JMS programming and Websphere. I need to do a POC with an external Java JMS client reading/writing msgs to WebSphere MQ. I am both the WebSphere Admin and Java developer for this POC unfo ... |