Author |
Message |
Topic: Broker toolkit versions |
GYR
Replies: 4 Views: 3805
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Mar 12, 2008 5:45 am Subject: Broker toolkit versions |
Thanks
Have tried the tigris nominated version still errors on missing features. |
Topic: Broker toolkit versions |
GYR
Replies: 4 Views: 3805
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Mar 12, 2008 5:29 am Subject: Broker toolkit versions |
Having setup a SVN server to use with RSA 7 and Eclipse europa projects i am now attempting to conect the WBIMB broker toolkit to said SVN repos, which by default only suppliesme witha client to CVS, ... |
Topic: WMB/WID toolkit compatability |
GYR
Replies: 4 Views: 2990
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Mar 12, 2008 5:19 am Subject: WMB/WID toolkit compatability |
I am pretty sure this has been covered on the forum befreo and is certainly coverd in the WID fixpack site when trying to install multiple products that use a similar toolkit, but in essence if you us ... |
Topic: WID and WBIMB compatability |
GYR
Replies: 1 Views: 2472
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu May 03, 2007 1:25 am Subject: WID and WBIMB compatability |
Have had a reasonable search through the forums for the answer to this and a unsuccesful look thro the IBM site and all i can find is this link http://www.mqseries.net/phpBB2/viewtopic.php?t=30719& ... |
Topic: SSL requests in V5 |
GYR
Replies: 4 Views: 3948
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Oct 23, 2006 2:00 am Subject: SSL requests in V5 |
tibor, thanks for the reply but have sorted the incoming side that wasn't a problem using the IE01 support pac but need to SSL wrap the http request from the Broker going outbound. It would seem from ... |
Topic: Best way of adding an MQMD and MQRFH2 header to a message? |
GYR
Replies: 5 Views: 6599
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Oct 23, 2006 1:58 am Subject: Best way of adding an MQMD and MQRFH2 header to a message? |
matoh
I am not sure i understand your reply. The nextsibling creation creates the domain under the meassge properties and then you have the children of that domain which creates a WebsphereMQ heade ... |
Topic: SSL requests in V5 |
GYR
Replies: 4 Views: 3948
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Oct 20, 2006 4:31 am Subject: SSL requests in V5 |
mgk cheers for the reply was hoping that the truth was more an oversight by myself than a reality, Thanks. |
Topic: Best way of adding an MQMD and MQRFH2 header to a message? |
GYR
Replies: 5 Views: 6599
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Oct 20, 2006 4:09 am Subject: Best way of adding an MQMD and MQRFH2 header to a message? |
here is an example of a way of building the MQMD header in a compute node:-
Declare output_cursor reference to OutputRoot;
Create Nextsibling of output_cursor.Properties domain 'MQMD';
... |
Topic: SSL requests in V5 |
GYR
Replies: 4 Views: 3948
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Oct 20, 2006 3:40 am Subject: SSL requests in V5 |
Hi,
Question - How do you send SSL encrypted messages from the HTTP Request node in V5? I have sucessfully got the incoming side sorted using the IE01 support pac via Tomcat server and that deals fi ... |
Topic: MRM quirk or not??? |
GYR
Replies: 1 Views: 2139
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Jun 15, 2006 3:45 am Subject: MRM quirk or not??? |
Having searched the forum and read the manulas which seems to concur with my understanding I need another set of eyes please people to help me out here. Thanks in advance.
WBIMB V5 CSD6 on Suse Linux ... |
Topic: CSV Output question |
GYR
Replies: 9 Views: 8253
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Dec 21, 2005 2:33 am Subject: CSV Output question |
WOW! everyone is a comedian and so helpful here. As previously explained I know how to get the right double quotes etc in between elements but did not know how to get the ones prior to the first eleme ... |
Topic: CSV Output question |
GYR
Replies: 9 Views: 8253
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Dec 16, 2005 11:04 am Subject: CSV Output question |
jefflowery - Very, helpful thanks and I am both trained and aware of how delimters and the notion there of, works. Unfortunately you solution, presumably because you have not tried it out will show yo ... |
Topic: WBIMB v 5 - 64-bit or 32-bit application? |
GYR
Replies: 9 Views: 8862
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Dec 16, 2005 10:53 am Subject: WBIMB v 5 - 64-bit or 32-bit application? |
Well according to the preferences under Broker config there is an option there to select the architecture the EG is to be running on either 32 or 64 bit and there is nothing on the IBM site to suggest ... |
Topic: CSV Output question |
GYR
Replies: 9 Views: 8253
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Dec 16, 2005 10:06 am Subject: CSV Output question |
Cheers for reply but maybe i being bit thick here how ill that work - the result i want is - example "FRED","BASIL","some other rubbish", etc etc. the input body values are XML (so string) and they f ... |
Topic: WBIMB v 5 - 64-bit or 32-bit application? |
GYR
Replies: 9 Views: 8862
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Dec 16, 2005 8:54 am Subject: WBIMB v 5 - 64-bit or 32-bit application? |
Thought I had seen somewhere in the preference that you can choose whether it is a 32bit or 64 bit and not 100% sure but thought it was in V6. |