Author |
Message |
Topic: Web Service Producer |
eugene
Replies: 6 Views: 3680
|
Forum: WebSphere Message Broker (ACE) Support Posted: Sat Jul 24, 2010 2:45 am Subject: Web Service Producer |
First, thank you for your responses.
So, form what I understand, in case I want to protect my Web Services with a user/pass - Http Basic Authentication, on the producer side I have to decode the v ... |
Topic: Web Service Producer |
eugene
Replies: 6 Views: 3680
|
Forum: WebSphere Message Broker (ACE) Support Posted: Fri Jul 23, 2010 3:27 am Subject: Web Service Producer |
Hello,
here is my question : we have exposed some functionality from Message Broker as Web Services - a couple of methods. Everything works fine, now what we have to do next is provide a User/Pass se ... |
Topic: User not able to connect to Queue Manager |
eugene
Replies: 7 Views: 3308
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Jun 03, 2010 3:12 am Subject: User not able to connect to Queue Manager |
Well it finally was solved!
But it seems to me that a PMR has to raised. What we did is get the trace going on the qmgr. Out user's name is actually "USER", but in logs we could ... |
Topic: User not able to connect to Queue Manager |
eugene
Replies: 7 Views: 3308
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Jun 03, 2010 2:40 am Subject: User not able to connect to Queue Manager |
User3 is defined on the qmgr machine.
Hmmm.. why is there the need of the credentials of the user who is connecting remotely? Anyway the remote machine is a Windows box that has the "user3" ... |
Topic: User not able to connect to Queue Manager |
eugene
Replies: 7 Views: 3308
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Jun 03, 2010 1:48 am Subject: User not able to connect to Queue Manager |
MAUSER is set to default, it is ''.
Well yes thought about that too - but the interesting part is that I have run dsmqaut for that user (user3) and it has the "connect" privileges |
Topic: User not able to connect to Queue Manager |
eugene
Replies: 7 Views: 3308
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Jun 03, 2010 12:22 am Subject: User not able to connect to Queue Manager |
"Also we have tried to stop/start queue manager - it works fine".. Sorry my bad for the typo. |
Topic: User not able to connect to Queue Manager |
eugene
Replies: 7 Views: 3308
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Jun 03, 2010 12:20 am Subject: User not able to connect to Queue Manager |
It has been only a few days after my last question here and it seems that I have run (again) into a problem that I have no idea how to deal with.
We have 2 users on the OS where QM is installed, ... |
Topic: 0x1a issue |
eugene
Replies: 5 Views: 4149
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jun 01, 2010 11:12 pm Subject: 0x1a issue |
It seems that indeed we got messages that are not part of the XML specification. All they have to do know is base64 encode the signature and things should work... Hope that the next message of mine is ... |
Topic: 0x1a issue |
eugene
Replies: 5 Views: 4149
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jun 01, 2010 10:04 pm Subject: 0x1a issue |
Well, I have asked them to generate a few other messages and now the error in logs is : "An invalid XML character (Unicode: 0xc) was found in the element content of the document. occurred on line ... |
Topic: 0x1a issue |
eugene
Replies: 5 Views: 4149
|
Forum: WebSphere Message Broker (ACE) Support Posted: Tue Jun 01, 2010 11:41 am Subject: 0x1a issue |
Hello to everyone,
Here is my simple question and sorry if it is obvious to some of you here - it is not so obvious to me.
We have an application that generates some types of messages - XML. So ... |
Topic: SOAP Request http 1.1 chunked |
eugene
Replies: 1 Views: 1932
|
Forum: General IBM MQ Support Posted: Tue Mar 23, 2010 6:55 am Subject: SOAP Request http 1.1 chunked |
Well it was my mistake after all. My solution : Set Validation on the SOAP Request Node to Complete, throw a message in, then look in the logs - the error was pretty simple to deal with.
Thank you ... |
Topic: SOLVED - WSDL xsd:anyType |
eugene
Replies: 3 Views: 3670
|
Forum: WebSphere Message Broker (ACE) Support Posted: Mon Mar 22, 2010 7:57 am Subject: SOLVED - WSDL xsd:anyType |
Well, really sorry it was my mistake after all . I was sending an incorrect request from broker.. all good now!  |
Topic: SOAP Request http 1.1 chunked |
eugene
Replies: 1 Views: 1932
|
Forum: General IBM MQ Support Posted: Mon Mar 22, 2010 5:20 am Subject: SOAP Request http 1.1 chunked |
Hello to all!
I've been struggling with this one for a while one..
We have a Web Service Producer on Apache Axis and it responds with Http 1.1 chunked, when I use a SOAP Request Node, I get &quo ... |
Topic: SOAPRequest Http Authentication |
eugene
Replies: 11 Views: 18303
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Mar 04, 2010 3:06 am Subject: SOAPRequest Http Authentication |
Hello again!
I am on it - I'll give a bit more tests and eventually some logs.... For now though, I have another question to you, if I may.
For example, when using soapUI I can see the actual ... |
Topic: SOLVED - WSDL xsd:anyType |
eugene
Replies: 3 Views: 3670
|
Forum: WebSphere Message Broker (ACE) Support Posted: Thu Mar 04, 2010 12:01 am Subject: SOLVED - WSDL xsd:anyType |
Hello to everyone!
I have run into a interesting "thing" I think, and I thought I'd share it.
The idea is like this : Have a Web Service that uses http authentication. Have the WSDL ... |