• 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 of Java Application from WebLogic 8.1 to Weblogic 10.3

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

We got a requirement where we need upgrade an application as follows

Technology Existing version To be converted

Java 1.4.2 1.6
Web logic 8.1 SP3 10.3
EJB 2.1 3.0

WebLogic 10.3 supports EJB3.0 Spec. But i read elsewhere the EJB3.0 is backward compatible with EJB2.0 and EJB1.0
Is this right?

Please share your thoughts regarding this.

 
Suhas Saheer
Greenhorn
Posts: 17
Oracle Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Java 1.4.2 to 1.6
Web logic 8.1 SP3 to 10.3
EJB 2.1 to 3.0
 
reply
    Bookmark Topic Watch Topic
  • New Topic