Author |
Message |
Topic: WMQ & Atomikos |
felfel
Replies: 0 Views: 2069
|
Forum: General IBM MQ Support Posted: Wed Aug 06, 2008 7:34 am Subject: WMQ & Atomikos |
Hello,
Does anybody has succeed to use WMQ v6.0.2.1 with the Atomikos transaction manager v 3.3 ?
We followed the instruction provided by Atomikos :
http://www.atomikos.org/forums/viewtopic.php ... |
Topic: MQ client auto reconnect |
felfel
Replies: 4 Views: 7269
|
Forum: General IBM MQ Support Posted: Tue Jul 15, 2008 1:40 am Subject: MQ client auto reconnect |
Hi ,
Does anybody have a sample code on how to manage a client auto reconnection to a remote queue manager ?
Java or MQI is ok.
I just want to see how to manage it in any application code.
T ... |
Topic: MQ v6 Client DOS support |
felfel
Replies: 3 Views: 2762
|
Forum: IBM MQ Installation/Configuration Support Posted: Thu Aug 02, 2007 5:48 am Subject: MQ v6 Client DOS support |
Hello ,
I need to know a WMQ v6 Client has been provided by IBM on DOS operating system.
I only finded the MAC2 support pack that provide v5.1 Client support on DOS.
Is it compatible with MQv6 ?
... |
Topic: Multi-environment and shared-classes |
felfel
Replies: 5 Views: 3305
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri May 11, 2007 11:00 am Subject: Multi-environment and shared-classes |
And if I ask him to create the brokers with different users ( wmqi1 , wmqi2).
For each user , I set a different classpath.
Could it work ? |
Topic: Multi-environment and shared-classes |
felfel
Replies: 5 Views: 3305
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri May 11, 2007 10:52 am Subject: Multi-environment and shared-classes |
Hi all ,
My customer have 2 brokers on the same machine ( Dev & Integration).
He has deployed an entire java application ( more than 100 Mo of jars !) in the shared-classes.
Ok , I know it's ... |
Topic: Pb : creating a tree with a parser in java |
felfel
Replies: 4 Views: 3287
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Aug 29, 2006 5:26 am Subject: Pb : creating a tree with a parser in java |
Hello ,
The problem is the same with XMLNS or XMLNSC.
The method createElementAsLastChild(String parsername) create a tag element with the name of the parser.
So I obtain :
Environment.XML.Data. ... |
Topic: Pb : creating a tree with a parser in java |
felfel
Replies: 4 Views: 3287
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Aug 28, 2006 5:26 am Subject: Pb : creating a tree with a parser in java |
Hello Team ,
I used esql code to create a tree with a domain using the following instruction :
CREATE FIRSTCHILD OF Environment DOMAIN 'XML' NAME 'CRP';
After in a last node , I serialize the e ... |
Topic: WMQ - SIBus - SSL |
felfel
Replies: 0 Views: 2033
|
Forum: IBM MQ Java / JMS Posted: Thu Mar 23, 2006 8:06 am Subject: WMQ - SIBus - SSL |
Hi ,
I need to secure my connection between WMQ and WAS SIBUS.
Is it possible to configure SSL at channel level like in a WMQ network ?
Thanks , |
Topic: RouteToLabel vs MQOutput |
felfel
Replies: 11 Views: 8012
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Nov 28, 2005 4:01 am Subject: RouteToLabel vs MQOutput |
Thanks all for your replies.
I agree that the solution with many external flows offers more scalability.
But I am afraid that with larges messages persistent ( 30 Mo) , the I/O cost is very import ... |
Topic: RouteToLabel vs MQOutput |
felfel
Replies: 11 Views: 8012
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Nov 25, 2005 6:22 am Subject: RouteToLabel vs MQOutput |
Hi ,
A customer had implemented an Input Flow which routes to many destinations queues.
For each queue , there is a flow that listens for message.
The size of messages is very important (until 30 ... |
Topic: WMB V6 Toolkit & domain connection |
felfel
Replies: 6 Views: 4522
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Nov 09, 2005 7:15 am Subject: Resolved |
I create acl entry for my Toolkit user in the VMWARE system and now , i can connect to the configmgr.
it's different from V5.
Now , we have to create acl entry for all users who want to connect !
... |
Topic: WMB V6 Toolkit & domain connection |
felfel
Replies: 6 Views: 4522
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Nov 09, 2005 6:49 am Subject: WMB V6 Toolkit & domain connection |
All components are runing .
I have already installed the toolkit on VMWARE systems and i haven't problem to connect within the broker domain in th same system.
I can ping all ip adress between all ... |
Topic: WMB V6 Toolkit & domain connection |
felfel
Replies: 6 Views: 4522
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Nov 09, 2005 5:22 am Subject: WMB V6 Toolkit & domain connection |
Hi ,
I have the following installation :
Toolkit V6 on Windows XP.
ConfigMgr & Broker V6 on VMWARE ( Both on Linux & Windows 2000)
I can acces remote QMGRs on VMWARE from MQ Expl ... |
Topic: WMB V6 & Linux |
felfel
Replies: 8 Views: 6102
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Oct 28, 2005 2:32 am Subject: Well done |
It works !
( but not for ../mqsiprofile)
[wmqi@localhost bin]$ pwd
/opt/ibm/mqsi/6.0/bin
[wmqi@localhost bin]$ ../mqsiprofile
-bash: ../mqsiprofile: No such file or directory
[wmqi@localhost b ... |
Topic: WMB V6 & Linux |
felfel
Replies: 8 Views: 6102
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Oct 28, 2005 2:14 am Subject: error while loading shared libraries |
Hi ,
Thanks for your replies.
After the installation , i only do :
[wmqi@localhost bin]$ pwd
/opt/ibm/mqsi/6.0/bin
[wmqi@localhost bin]$ ./mqsiprofile
MQSI 6.0.0.0
/opt/ibm/mqsi/6.0
[w ... |