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 » WSDL changes impact on esql.

Post new topic  Reply to topic
 WSDL changes impact on esql. « View previous topic :: View next topic » 
Author Message
wilsonjohn24
PostPosted: Mon Dec 14, 2009 12:08 am    Post subject: WSDL changes impact on esql. Reply with quote

Voyager

Joined: 02 Feb 2007
Posts: 93
Location: Scotland

Hi,

Background:
--------------

Largely esql code base with lots of transformation from XML/Soap->XML/Soap + fixed format ( legacy). All the XML/Soaps are formalized via wsdls.

Context:
---------

Lot of core data types changed name/namespace etc to the extent that all 160+ wsdl operation changed. More than not the changes involved adding/removing namespaces.

i.e.

SET namespace1:aa.bb:cc:namespace2:dd to namespace2:aa:namespace3:bb.namespace3:cc:namespace1:dd


This had an obvious impact on the esql that we had to go through and manually change the code/search replace.


Requirement:
---------------

For large scale WSDL changes to be automatically detected/fixed in the esql.

Solution
------------

So if any one has any nice solution/ideas on this one it would be much appreciated? ( except wsdls represented as message sets)


thanks

John
Back to top
View user's profile Send private message
AkankshA
PostPosted: Mon Dec 14, 2009 3:16 am    Post subject: Reply with quote

Grand Master

Joined: 12 Jan 2006
Posts: 1494
Location: Singapore

always declare namespaces in a common place/schema to avoid changing namespaces many places...

Since u hv fixed length structure so you anyways are catering to that as message set

In case the wsdl structure is changed, then i fear you may have to change the code manually for element access

Such huge changes is wsdl is not a common phenomenon and so i would prefer getting enough time to update my application too...
_________________
Cheers
Back to top
View user's profile Send private message Visit poster's website
wilsonjohn24
PostPosted: Thu Dec 17, 2009 11:48 pm    Post subject: Reply with quote

Voyager

Joined: 02 Feb 2007
Posts: 93
Location: Scotland

Yeah the namespace are all DECLARED constants and can be changed simply.

It is the reference to the namespace in the esql paths that changed.


"In case the wsdl structure is changed, then i fear you may have to change the code manually for element access "

>> Kind of though/hoped that was the answer.
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 » WSDL changes impact on esql.
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.