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 » Need I dea how to expose web services in MB 6.0

Post new topic  Reply to topic Goto page 1, 2  Next
 Need I dea how to expose web services in MB 6.0 « View previous topic :: View next topic » 
Author Message
vikas.bhu
PostPosted: Sun May 17, 2009 10:16 pm    Post subject: Need I dea how to expose web services in MB 6.0 Reply with quote

Disciple

Joined: 17 May 2009
Posts: 159

please give me idea which node to be selected.
I have already tried with HTTP nodes...but some how it is not working.
for doing that I have imported the wsld file to make the message sets. tring to make the flows using httpinput,httprequest nodes.
I am using soap to send the message and receiving response
Back to top
View user's profile Send private message Send e-mail
MQEnthu
PostPosted: Sun May 17, 2009 10:27 pm    Post subject: Reply with quote

Partisan

Joined: 06 Oct 2008
Posts: 329
Location: India

vikas.bhu wrote:
please give me idea which node to be selected.


Read this: http://publib.boulder.ibm.com/infocenter/wmbhelp/v6r0m0/topic/com.ibm.etools.mft.doc/ac04565_.htm

vikas.bhu wrote:
I have already tried with HTTP nodes...but some how it is not working.


What was the problem? How does your flow look like? Provide more info..

Check this out: http://publib.boulder.ibm.com/infocenter/wmbhelp/v6r0m0/topic/com.ibm.etools.mft.doc/ac34540_.htm


_________________
-----------------------------------------------
It is good to remember the past,
but don't let past capture your future
Back to top
View user's profile Send private message
vikas.bhu
PostPosted: Sun May 17, 2009 11:56 pm    Post subject: Reply with quote

Disciple

Joined: 17 May 2009
Posts: 159

thanks in advance..

just i want to send the soap request message and want to get reply from a running web services.
for which i need to know which node to use?
and how to configure those nodes.
Back to top
View user's profile Send private message Send e-mail
elvis_gn
PostPosted: Sun May 17, 2009 11:59 pm    Post subject: Reply with quote

Padawan

Joined: 08 Oct 2004
Posts: 1905
Location: Dubai

Hi vikas.bhu,

Which version of Broker are you running ?

What are the errors you are getting ?

Use the nettool (open source) to test your webService flow.

Put traces to see what errors are getting thrown.

Please look at documentation on how to configure the nodes...the settings are not that confusing.

Regards.
Back to top
View user's profile Send private message Send e-mail
Vitor
PostPosted: Mon May 18, 2009 12:02 am    Post subject: Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

vikas.bhu wrote:
for which i need to know which node to use?


Call me crazy, but I'd try the SOAPRequest node to send a SOAP Request. Receiving the response is an equally difficult choice....

vikas.bhu wrote:
how to configure those nodes.


General instructions are in the documentation. Specific settings will depend on how you're using them in your particular circumstance.
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
vikas.bhu
PostPosted: Mon May 18, 2009 12:04 am    Post subject: Reply with quote

Disciple

Joined: 17 May 2009
Posts: 159

I am using 6.0 which dont contain the soaprequest node
my idea was to use httpinput node that wiil accept the soap request node..and sed to httprequest node.. that will call web services..and http reply node that will send the reply back.

but reading other post in forum...i need some comute node to transefer soap request node to htttp request..this is what i am thinking whether it will work or not i dont know....

please suggest.
Back to top
View user's profile Send private message Send e-mail
Vitor
PostPosted: Mon May 18, 2009 12:28 am    Post subject: Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

vikas.bhu wrote:
I am using 6.0 which dont contain the soaprequest node


Ah! Should have spotted that in your subject line!

You should look at the IA90 Support pac.

vikas.bhu wrote:
i need some comute node to transefer soap request node to htttp request..this is what i am thinking whether it will work or not i dont know....


It will work. Check out the support pac.
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
vikas.bhu
PostPosted: Mon May 18, 2009 12:34 am    Post subject: Reply with quote

Disciple

Joined: 17 May 2009
Posts: 159

sorry but support pack is talking about saop node .....but versiion 6.0 dont have that
Back to top
View user's profile Send private message Send e-mail
MQEnthu
PostPosted: Mon May 18, 2009 12:39 am    Post subject: Reply with quote

Partisan

Joined: 06 Oct 2008
Posts: 329
Location: India

vikas.bhu wrote:
Need I dea how to expose web services in MB 6.0


vikas.bhu wrote:
just i want to send the soap request message and want to get reply from a running web services.
for which i need to know which node to use?
and how to configure those nodes.




Anyways, if you want the broker to invoke an existing Web service:

Check this out:
http://publib.boulder.ibm.com/infocenter/wmbhelp/v6r0m0/topic/com.ibm.etools.mft.doc/ac34530_.htm
_________________
-----------------------------------------------
It is good to remember the past,
but don't let past capture your future
Back to top
View user's profile Send private message
Vitor
PostPosted: Mon May 18, 2009 12:41 am    Post subject: Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

vikas.bhu wrote:
sorry but support pack is talking about saop node .....but versiion 6.0 dont have that


If you actually read the support pac, it adds those nodes to v6.0.
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
vikas.bhu
PostPosted: Mon May 18, 2009 12:52 am    Post subject: Reply with quote

Disciple

Joined: 17 May 2009
Posts: 159

thanks every one.
come back if there is any issue
Back to top
View user's profile Send private message Send e-mail
vikas.bhu
PostPosted: Mon May 18, 2009 2:51 am    Post subject: Reply with quote

Disciple

Joined: 17 May 2009
Posts: 159

Thnaks every one I am able to do what I wanted to.

But there is one special case ....

I am sending request like

<soapenv:Envelope


getting response like--


<SOAP-ENV:

any idea?


or I should send another post
Back to top
View user's profile Send private message Send e-mail
elvis_gn
PostPosted: Mon May 18, 2009 3:14 am    Post subject: Reply with quote

Padawan

Joined: 08 Oct 2004
Posts: 1905
Location: Dubai

Hi vikas.bhu,

Another post is not required, but please give more information when you ask a question.

We don't know your flow, we don't see your code, we don't know what input and output is running across and we don't know how you are testing all this...

How can we tell you where you are going wrong.

Regards.
Back to top
View user's profile Send private message Send e-mail
vikas.bhu
PostPosted: Mon May 18, 2009 4:26 am    Post subject: Reply with quote

Disciple

Joined: 17 May 2009
Posts: 159

actually here we see our namespace prefix is not same in request and response flow.it is happinning to each and every request and response what ever be the flow.
Back to top
View user's profile Send private message Send e-mail
Vitor
PostPosted: Mon May 18, 2009 4:31 am    Post subject: Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

vikas.bhu wrote:
actually here we see our namespace prefix is not same in request and response flow


Why does this cause a problem? What steps have you taken to ensure they will be the same if this is your slightly odd requirement?
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Goto page 1, 2  Next Page 1 of 2

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Need I dea how to expose web services in MB 6.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.