Author |
Message
|
kuzman |
Posted: Mon May 02, 2011 1:26 am Post subject: Https web servide provider |
|
|
Apprentice
Joined: 24 Aug 2010 Posts: 27
|
Hi!
Has somebody experience how to create HTTPS web service provider in Broker?
What are the basic steps?
thx |
|
Back to top |
|
 |
mqjeff |
Posted: Mon May 02, 2011 1:40 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
First step is to learn how to use message broker.
There isn't really a second step. |
|
Back to top |
|
 |
kuzman |
Posted: Mon May 02, 2011 6:39 am Post subject: |
|
|
Apprentice
Joined: 24 Aug 2010 Posts: 27
|
Hi!
Thanks I know how the WMB works
I have made several flows and web service provider but I do know how can I implement it in https.. |
|
Back to top |
|
 |
mqjeff |
Posted: Mon May 02, 2011 6:45 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
So you need to know how to configure broker to accept HTTPS connections as well as HTTP connections? |
|
Back to top |
|
 |
kuzman |
Posted: Mon May 02, 2011 7:15 am Post subject: |
|
|
Apprentice
Joined: 24 Aug 2010 Posts: 27
|
|
Back to top |
|
 |
Vitor |
Posted: Mon May 02, 2011 7:37 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
And this didn't seem relevant?  _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
kuzman |
Posted: Mon May 02, 2011 8:11 am Post subject: |
|
|
Apprentice
Joined: 24 Aug 2010 Posts: 27
|
Hi Viktor,
thanks, that is what I searched
One another thing:
How can I make Usernametoken autentication in my SOAP input node from the webserver side. |
|
Back to top |
|
 |
Vitor |
Posted: Mon May 02, 2011 8:22 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
Well that illuminates why you have trouble reading the InfoCenter
kuzman wrote: |
thanks, that is what I searched  |
And yet you still posted. Perhaps if you gave a little more detail on what parts of that section you're looking for clarification on? To the casual observer it looks fairly step by step...
kuzman wrote: |
How can I make Usernametoken autentication in my SOAP input node from the webserver side. |
Well I won't insult you by simply posting the section of the InfoCenter that explains this, or to any of the discussions in this forum on the subject, but will ask as I did before if you could clarify exactly what you're looking for that's not in the documentation?
(One point in which you've distinguished yourself - most people mistakenly see a 'c' in my name. You're the first to imagine that there's a 'k' in it. ) _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
kuzman |
Posted: Mon May 02, 2011 8:44 am Post subject: |
|
|
Apprentice
Joined: 24 Aug 2010 Posts: 27
|
Dear Vitor,
sorry for the name spelling. In our country we have "Viktor" lastname.
Sometimes it is very hard to find something in the documentation. There are very big and almost like the "War and piece" book.
I do not know how this forum works, but I want to get some help direction where could I find something.
If you do not have time for the answer you should not reply, but if you did it why is too big problem to answer? ..
Thanks again your replay and sorry for the forum post.
I will make deeper investigation in usernameToken issue and if I couldn't find the asnwer I would try to put a post .. |
|
Back to top |
|
 |
Vitor |
Posted: Mon May 02, 2011 9:05 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
kuzman wrote: |
Sometimes it is very hard to find something in the documentation. There are very big and almost like the "War and piece" book. |
That's why IBM helpfully provided a searchable index.
kuzman wrote: |
I do not know how this forum works |
Check out the posting guidelines in the "Read First" section - tell you all you need to know. I also commend to you the "Asking Questions The Smart Way" in the same section; you'd be amazed how many times trying to frame the question as it suggests actually leads to an answer!
kuzman wrote: |
I want to get some help direction where could I find something. |
The product documentation is always the first place to look. After that, developerWorks & the Redbooks.
kuzman wrote: |
If you do not have time for the answer you should not reply, but if you did it why is too big problem to answer? .. |
There's no point spending time posting huge chunks of the InfoCenter here, or just paraphrasing it. If you've searched for something, and found it, and still you're posting here then asking a specific question about what you're still unclear on will get you a better answer. This forum is (or is intended to be) a technical forum rather than a support desk or a basic help area (hence the reluctance to simply quote from the docs). It is not a training resource for good & sufficient reason (though you'll find formal training on WMB a boon if you can arrange it).
kuzman wrote: |
I will make deeper investigation in usernameToken issue and if I couldn't find the asnwer I would try to put a post .. |
Ok, so I'll insult you and post this which I found by looking for "username token" as a search term. I'm not saying that this is the complete answer you need, but it has links to other sections of the InfoCenter. I'm not saying they are the complete answer you need, but will at least enable you to ask well formed questions here. _________________ Honesty is the best policy.
Insanity is the best defence.
Last edited by Vitor on Mon May 02, 2011 9:11 am; edited 1 time in total |
|
Back to top |
|
 |
Vitor |
Posted: Mon May 02, 2011 9:07 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
kuzman wrote: |
sorry for the name spelling. In our country we have "Viktor" lastname. |
Well that's something I didn't know when I woke up this morning...  _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
lancelotlinc |
Posted: Mon May 02, 2011 10:07 am Post subject: |
|
|
 Jedi Knight
Joined: 22 Mar 2010 Posts: 4941 Location: Bloomington, IL USA
|
For applications where latency and volume are crucial SLA objectives, a common configuration is to use WAS (or any other WS container) as a front-end to WMB. Typically, in this configuration, you would send an MQ message to WMB in asynchronous request-reply pattern. _________________ http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER |
|
Back to top |
|
 |
|