ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » fundamental question bout webservices and WBIMB 5.0

Post new topic  Reply to topic
 fundamental question bout webservices and WBIMB 5.0 « View previous topic :: View next topic » 
Author Message
nab054371
PostPosted: Sun Mar 11, 2007 8:04 am    Post subject: fundamental question bout webservices and WBIMB 5.0 Reply with quote

Disciple

Joined: 15 Nov 2006
Posts: 173

Hi,
I have a fundamental question bout using WBIMB as a webservice router in 5.0.

I have apache axis configured on BOX A.

I got my wsdl and soap xml to work.

I guess I am trying to figure out,as to how can I send across my soap message to HTTPInput node on my broker from BOX B. Do I need to have axis on BOX B or can I wrap my SOAP message inside of HTML page invoking HTTPInput node?

Appreciate your help
Back to top
View user's profile Send private message
marcin.kasinski
PostPosted: Sun Mar 11, 2007 9:26 am    Post subject: Re: fundamental question bout webservices and WBIMB 5.0 Reply with quote

Sentinel

Joined: 21 Dec 2004
Posts: 850
Location: Poland / Warsaw

nab054371 wrote:
Hi,
I have a fundamental question bout using WBIMB as a webservice router in 5.0.

I have apache axis configured on BOX A.

I got my wsdl and soap xml to work.

I guess I am trying to figure out,as to how can I send across my soap message to HTTPInput node on my broker from BOX B. Do I need to have axis on BOX B or can I wrap my SOAP message inside of HTML page invoking HTTPInput node?

Appreciate your help



First I dont know if I understand your question....

You have wsdl working on BOX A

Now you would like to "install" this wsdl on broker.

You dont need any additional things like axis on broker machine.

If you would like to use MRM you have to create MRM from your wsdl and configure HTTPInput to use your nw MRM.


Now you can access this broker HTTP service in many ways, WebService clint, native TCP/IP.


Marcin
Back to top
View user's profile Send private message Visit poster's website
nab054371
PostPosted: Sun Mar 11, 2007 9:47 am    Post subject: Reply with quote

Disciple

Joined: 15 Nov 2006
Posts: 173

I have WSDL working on BOX A.
I am using broker ad a webservice router,I do not need any validations.So I am using XMLNSC parser.
I am trying to figure out a way to get my SOAP XML request over HTTP transport,to my broker HTTPInput node.
thanks
Back to top
View user's profile Send private message
marcin.kasinski
PostPosted: Sun Mar 11, 2007 11:24 am    Post subject: Reply with quote

Sentinel

Joined: 21 Dec 2004
Posts: 850
Location: Poland / Warsaw

nab054371 wrote:
I have WSDL working on BOX A.
I am using broker ad a webservice router,I do not need any validations.So I am using XMLNSC parser.
I am trying to figure out a way to get my SOAP XML request over HTTP transport,to my broker HTTPInput node.
thanks



Hm.

How can I say it.

I imagine you have:

- Web Service client which sends SOAP requst to BOX A
- Web Service gateway BOX B flows which waits for requst and dispatch SOAP requst to BOX A

Now in you client you have to only change URL location from BOX A URL to broker flow URL.

Is it anwser for your question ?

Marcin
Back to top
View user's profile Send private message Visit poster's website
vsr
PostPosted: Mon Mar 12, 2007 4:36 am    Post subject: Reply with quote

Centurion

Joined: 04 Apr 2006
Posts: 104

http://publib-b.boulder.ibm.com/abstracts/sg246583.html

Chapter 4 will help you :

This is also very useful to refer :

http://www-128.ibm.com/developerworks/websphere/library/techarticles/0311_withers/withers.html

Try searching 'SOAP' and 'http' . You will find so many similar posts !
Back to top
View user's profile Send private message
nab054371
PostPosted: Tue Mar 20, 2007 5:25 am    Post subject: Reply with quote

Disciple

Joined: 15 Nov 2006
Posts: 173

VSR - thanks for your response,I ave already ready through those books,they dont seem to answer my question.

Marcin - yes you are right.However,I wanna know how do i actually get the request to the broker with the SOAP message itself?I guess you are talking bout changing HTTP URL on post right?Again how do i get the SOAP message to get to the broker along with my HTTP request?
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Tue Mar 20, 2007 6:41 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

Your SOAP message is your HTTP Request!

Write down a list of all of the steps that need to be done, like 1) client builds soap message, 2) client sends soap message, and etc.

Then write down next to it each "piece" that needs to be used or built to accomplish that step. Like 1) client builds soap message - write code to create XML data, 2) client sends soap message - write code to perform HTTP PUT, and etc.

This is programming 101.
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
nab054371
PostPosted: Tue Mar 20, 2007 7:28 am    Post subject: Reply with quote

Disciple

Joined: 15 Nov 2006
Posts: 173

thanks Jeff
As I mentioned earlier,I am new to web services,so this really is 101 for me.Thanks for bringing it to my notice though
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » fundamental question bout webservices and WBIMB 5.0
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.