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 » HTTPInput node wmb testing

Post new topic  Reply to topic
 HTTPInput node wmb testing « View previous topic :: View next topic » 
Author Message
rakesh567
PostPosted: Sat Jan 26, 2008 5:45 am    Post subject: HTTPInput node wmb testing Reply with quote

Novice

Joined: 26 Jan 2008
Posts: 18

Please i need this information urgent.

1>If we are using HTTP InputNode with XML domain.

can we use set outputroot.xml.....=inputroot.xml....

2>how can i put the test message to http input node.
i read in thread its through nettool we can.
but what is the option we can use there.

Thanks on advance.

Please reply,,

reagrds,
rakesh.
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Sat Jan 26, 2008 11:41 am    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

Don't use XML. Use the XMLNS domain or XMLNSC.
XML is deprecated and will not support namespaces...

Enjoy
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
rakesh567
PostPosted: Sat Jan 26, 2008 12:53 pm    Post subject: Reply with quote

Novice

Joined: 26 Jan 2008
Posts: 18

Thanks for the reply..

Thant means can i use Outputroot.XMLNSC...=InputRoot.XMLNSC... to map the code.


And also i wanna to know the testing procedure for this(may be through nettool.

my flow will be like

HTTPInputNode---->compute----->HTTPReply.
Back to top
View user's profile Send private message
hakanhu
PostPosted: Tue Jan 29, 2008 5:29 am    Post subject: Reply with quote

Newbie

Joined: 30 Jan 2007
Posts: 7

Hello,

set a Path suffix for the URL on your HTTP Input Node e.g: /service

And if you then want to test locally try http://localhost:7080/service to put a request to your node.

Regards,
Hakanhu
Back to top
View user's profile Send private message
rakesh567
PostPosted: Tue Jan 29, 2008 12:54 pm    Post subject: Reply with quote

Novice

Joined: 26 Jan 2008
Posts: 18

thanks for the reply.

how can i make sure that message reaches the input node.
i have set the path.

In net tool what should i need to do..
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Tue Jan 29, 2008 12:58 pm    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

You need to configure your HTTPInput node to include whatever path you want AFTER the servername and port number.

So in a typical URL, you have "http://servername:portnumber/my/path/to/service".

The HTTPInput node will be configured with "/my/path/to/service".

Servername will be the name of the machine running broker - if you are using your machine, you can use "localhost". Port number is the number of the port that you've specified for bipHTTPListener when you created the broker. By default this is 7080.

You then need to make sure that bipHTTPListener is running.

You also want to restart broker twice after deploying anything that changes the list of urls it processes - i.e. after deploying a flow with a new HTTPInput node or with a changed HTTPInput node for the URL.

You then need to understand how to use nettool to call "http://servername:port/my/path/to/service".

You then need to understand how to determine what data your flow receives.
_________________
I am *not* the model of the modern major general.
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 » HTTPInput node wmb testing
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.