Author |
Message |
Topic: IIB 10 - WebGUI authentication with LDAP |
meaton78
Replies: 1 Views: 2575
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu May 19, 2016 9:52 am Subject: IIB 10 - WebGUI authentication with LDAP |
I've been reading about LDAP authentication with IIB 10 as it relates to the webGUI. Am I correct in understanding that LDAP is only available for authenticating a user? From what I can see in the i ... |
Topic: Remove double quotes with SOAPAction |
meaton78
Replies: 2 Views: 3494
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Nov 14, 2014 11:11 am Subject: Remove double quotes with SOAPAction |
FJ,
Thanks for the reply. An IBM PMR has come back and said this is expected behavior as part of the SOAP 1.1 specs. We will be taking a different route to solve this one. |
Topic: Remove double quotes with SOAPAction |
meaton78
Replies: 2 Views: 3494
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Nov 14, 2014 8:33 am Subject: Remove double quotes with SOAPAction |
We are setting the SOAPAction in MB 8.0.0.2 as seen in the trace:
Executing statement ''SET OutputRoot.HTTPRequestHeader.SOAPAction = 'applyPost';''
Assigning value '''applyPost''' to fiel ... |
Topic: Message Broker 8 Execution Group context menu missing items |
meaton78
Replies: 2 Views: 2468
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Dec 06, 2013 11:05 am Subject: Message Broker 8 Execution Group context menu missing items |
What version/fix of WMB (not WMQ) Explorer are you using?
It was 8.0.0, and it's now 8.0.0.3 and is working. Sometimes it's the simple things that make all the difference.
Thank you! |
Topic: Message Broker 8 Execution Group context menu missing items |
meaton78
Replies: 2 Views: 2468
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Dec 06, 2013 8:57 am Subject: Message Broker 8 Execution Group context menu missing items |
I'm browsing my Message Brokers (AIX 7 - MB 8.0.0.2, MQ 7.5.0.1) using MQ Explorer 7.5.0.2. When I right click on an execution group, I only get the options to:
Delete All Flows and Resources
Delet ... |
Topic: Verify user defined properties after deployment |
meaton78
Replies: 4 Views: 3365
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Nov 26, 2013 8:20 am Subject: Verify user defined properties after deployment |
Else you might be able to use the CMP API to query the runtime configuration of the deployed bar file.
This was the way to go, thanks! |
Topic: Verify user defined properties after deployment |
meaton78
Replies: 4 Views: 3365
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Nov 26, 2013 8:00 am Subject: Verify user defined properties after deployment |
The automated deployment tool that we use applies the overrides and saves the bar file, then deploys. The default after that is to delete the deployment package. I suppose I could stop it from delet ... |
Topic: Verify user defined properties after deployment |
meaton78
Replies: 4 Views: 3365
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Nov 26, 2013 7:22 am Subject: Verify user defined properties after deployment |
We are running MB 8.0.0.2 on AIX. I am testing scripting some overrides in a bar file. I ran mqsireadbar, got the properties that I wish to set, and set them using mqsiapplybaroverride. All appeare ... |
Topic: Broker Toolkit v8.0.0.2 disconnect from broker not available |
meaton78
Replies: 0 Views: 1592
|
Forum: WebSphere Message Broker (ACE) Support Posted: Wed Aug 28, 2013 6:29 am Subject: Broker Toolkit v8.0.0.2 disconnect from broker not available |
I'm setting up a new v8.0.0.2 message broker environment on AIX, and have enabled SSL on our MQ 7.5 channels. Our developers are connecting into a dedicated channel for them, but when they connect, t ... |
Topic: Automating MQ install with service username/password |
meaton78
Replies: 4 Views: 4594
|
Forum: IBM MQ Installation/Configuration Support Posted: Wed Sep 12, 2012 11:32 am Subject: Re: Automating MQ install with service username/password |
Don't forget to obfuscate the fields of the input file with the setmqipw utility.
Thank you for this as well. |
Topic: Automating MQ install with service username/password |
meaton78
Replies: 4 Views: 4594
|
Forum: IBM MQ Installation/Configuration Support Posted: Wed Sep 12, 2012 5:30 am Subject: Re: Automating MQ install with service username/password |
Which platform? If Windows and setting it up to run under a domain user, the Info Centre gives precise instruction on how to do so.
It is Windows. I had read the 'Using transforms with msiexec' ... |
Topic: Automating MQ install with service username/password |
meaton78
Replies: 4 Views: 4594
|
Forum: IBM MQ Installation/Configuration Support Posted: Wed Sep 12, 2012 5:16 am Subject: Automating MQ install with service username/password |
I'm working on automating our MQ 7.5 install and would like to supply the service username and password in the install. Is this possible to do within the response file or as other parameters? |
Topic: Calling a url with embedded username and password |
meaton78
Replies: 7 Views: 5615
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Apr 30, 2012 10:21 am Subject: Re: Calling a url with embedded username and password |
I don't believe that's strictly true. I believe it's a valid URL, it may not be a valid HTTPS URL, however.
We tried, and at first they said they would create an APAR, but then retracted.
But ... |
Topic: Calling a url with embedded username and password |
meaton78
Replies: 7 Views: 5615
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Apr 30, 2012 10:19 am Subject: Calling a url with embedded username and password |
URLs are stored in logs. Some people who read logs have brothers. I'll concede that not EVERYONEs brother can read.
Point taken |
Topic: Calling a url with embedded username and password |
meaton78
Replies: 7 Views: 5615
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Apr 30, 2012 10:01 am Subject: Calling a url with embedded username and password |
First off, I mentioned that there is nothing we can do about the URL.
Second, as it is going across SSL, the URL is encrypted, so from what I understand, no one's brother will be able to see the pa ... |