• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • Ron McLeod
  • paul wheaton
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
  • Himai Minh
Bartenders:

Migration of web service from WebLogic 6.1 to WebLogic Application Server 9.2

 
Greenhorn
Posts: 12
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

We are upgrading our WebLogic Application Server from 6.1 to 9.2. After migrating a web service, is it correct that the client applications of the web service will also need to migrate? Does this mean that we need to provide two instances of the same web service, one running on WebLogic 9.2 and another on WebLogic 6.1 until all the client applications (developed by other departments or even companies) also go through their migration? What is the best way to handle the migration of web services?

Thanks,
 
reply
    Bookmark Topic Watch Topic
  • New Topic