Author |
Message |
Topic: Using ?wsdl in WMB |
WakeUpSid
Replies: 2 Views: 3578
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Jul 29, 2010 9:20 pm Subject: Using ?wsdl in WMB |
This requirement has brought up in our organization as well. Can anybody for Hursley provide some insight?
As MB is not a J2EE container and WSDL is not stored as-is, that means MB cannot be config ... |
Topic: Resource Statistics in WMBv7 |
WakeUpSid
Replies: 3 Views: 3691
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Jul 29, 2010 11:48 am Subject: Resource Statistics in WMBv7 |
I think the document is not complete,
the topic string should be
$SYS/Broker/MB7BROKER/ResourceStatistics/default/#
--
Sid |
Topic: Resource Statistics in WMBv7 |
WakeUpSid
Replies: 3 Views: 3691
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Jul 26, 2010 1:22 pm Subject: Resource Statistics in WMBv7 |
Yep, we have the followed the below info center link in executing the resource stats commands.
MBX is not an options for us in our environment.
-
Sid |
Topic: Resource Statistics in WMBv7 |
WakeUpSid
Replies: 3 Views: 3691
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Jul 26, 2010 8:02 am Subject: Resource Statistics in WMBv7 |
Has anyone used the Resource Statistics in WMBv7 using the command line tools (mqsichangeresourcestats and mqsireportresourcestats) ?
did following steps -
1. create subscrption for -
" ... |
Topic: Web Services in MB |
WakeUpSid
Replies: 10 Views: 5654
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Jun 25, 2010 11:38 am Subject: Web Services in MB |
******
I would say, all the validation, transformation, enrichment in MB but the actual call to the end point URL should'nt be via MB. |
Topic: Web Services in MB |
WakeUpSid
Replies: 10 Views: 5654
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Jun 25, 2010 10:55 am Subject: Web Services in MB |
The alternative solution could be framework based something like Java API for XML Web Services.. ??
As Vitor said, "There's no good reason why WMB can't efficiently manage 30Mb", want to ... |
Topic: Web Services in MB |
WakeUpSid
Replies: 10 Views: 5654
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Jun 25, 2010 9:49 am Subject: Web Services in MB |
I'm with you, MB is not recommended. But, can't win the battle with a blanket statement we need to have facts around that.
As you said, waiting for the experts to share their thoughts.
--
Sid |
Topic: Web Services in MB |
WakeUpSid
Replies: 10 Views: 5654
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Jun 25, 2010 9:19 am Subject: Web Services in MB |
Our team is planning to select Message Broker as a tool to invoke web services which has larger payload (~30 Meg) in the response message. Besides the H/W implications (say we have good sized h/w), i ... |
Topic: Configurable Service |
WakeUpSid
Replies: 6 Views: 5761
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jun 22, 2010 7:57 am Subject: Configurable Service |
We have to invoke a web service (REST based) to an external partner and need to include the user/pwd in the payload.
We have come up with options to avoid to hard code in ESQL. (file system, db, JA ... |
Topic: Configurable Service |
WakeUpSid
Replies: 6 Views: 5761
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jun 22, 2010 7:25 am Subject: Configurable Service |
Is it possible to read a configurable service from ESQL? We have need to pass credentials in the process of invoking a service from an external system.
Would like to leverage configurable service t ... |