• 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
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Migration from 5.1 to 9.2

 
Greenhorn
Posts: 14
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi All Ranchers,
I have been going to migrate an application from Weblogic 5.1 to WebLogic 9.2 i have imported it to 9.2 but it is giving so many errors but it gives one by one so when i solve a an error after that next error comes.
In older version there is no JPF or any like
I need help in this regards that what steps should i follow to migrate from Weblogic 5.1 to weblogic 9.2 ?
Can anybody helpin his regards.....

Thanks and Regards,
Kapil
SCJP1.4 98%
SCBCD (preparing for 100%)
 
Bartender
Posts: 9626
16
Mac OS X Linux Windows
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Welcome to the JavaRanch.
Upgrading is tedious. I moved a large application from WLS 6.1 to 8.1 and it took months, mostly due to problems migrating security realms. You can have a look at the WLS 8.1 Upgrade Guide and see if that helps. The bottom line is, the J2EE specification has undergone huge changes since 5.1 and you application will need to be changed to comply.
 
kappiil patel
Greenhorn
Posts: 14
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks my friend.........
Now i am little bit happy to say that we have done migration almost..
I hope we can make it in next few days.
Please reply if someone is going to climb this Mt. Avrest like us....

Kapil
SCJP 98%(was expecting 100 )
 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
Could you tell us what kind of problems did you met.
Thanks.
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic