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 » Cant find URL mapping : ERROR

Post new topic  Reply to topic
 Cant find URL mapping : ERROR « View previous topic :: View next topic » 
Author Message
ashritha
PostPosted: Mon Feb 28, 2011 7:24 pm    Post subject: Cant find URL mapping : ERROR Reply with quote

Voyager

Joined: 25 Jul 2005
Posts: 85

Hi,

I have 3 message flows exposed as webservices... each of them are exposed on the following URLs

http://localhost:7800/MaterialService
http://localhost:7800/CustomerService
http://localhost:7800/TerritoryService

All the 3 services are deployed on the dev server and they all work perfectly fine. Now when i try to deploy on QA server and test them.. the MaterialService works fine but the customer and territory services do not. The same bar file is deployed on both the servers. So, there is absolutely no difference in the code thats deployed.
The error that is displayed when i send requests for customer or territory service is

HTTP/1.1 404:NOT Found
Can't find URL mapping for |"CustomerService"|

HTTP/1.1 404:NOT Found
Can't find URL mapping for |"TerritoryService"|

But the same files(all three) are working perfectly on the dev server. And one the services(Material Service) is working fine on the QA server as well. So, this is very confusing.

Can some one please help me?

Thanks,
Ayesha
Back to top
View user's profile Send private message
smdavies99
PostPosted: Mon Feb 28, 2011 10:50 pm    Post subject: Reply with quote

Jedi Council

Joined: 10 Feb 2003
Posts: 6076
Location: Somewhere over the Rainbow this side of Never-never land.

Have you done the following:-
Code:

mqsireportproperties <bkrname> -e <egname> -o HTTPConnector -r

Has the SOAP port of the EG where they are being deployed to been setup properly?
The output of the above command should tell you exactly what the port number is and what the connect string should be.(to differentiate between the services)

If the port number is wrong then the
Code:

mqsichangeproperties

command can be used to correct it.

However this whole thing may very well expose some deficiencies in either:-
- The way the flows were deployed into the 'failing' system
- The way the 'failing' system was configured in the first place.

Unlike WMQ based environments, in the world of Webservices, simply creating an Execution Group is only half the work needed to be done before the new EG is ready to receive objects for deployment.
_________________
WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995

Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions.
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 » Cant find URL mapping : ERROR
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.