The most intelligent Java IDE
[Logo] JavaRanch » JavaRanch Saloon
  Search | FAQ | Recent Topics | Hot Topics
Register / Login


Win a copy of Flex 4 in Action this week in the Flex forum!
Reply Bookmark it! Watch this topic JavaRanch » Forums » Java » EJB and Other Java EE Technologies
 
RSS feed
 
New topic
Author

Migration of Java Application from WebLogic 8.1 to Weblogic 10.3

Ikram Shahzad
Greenhorn

Joined: Aug 04, 2008
Messages: 12

Hi All,

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

Technology Existing version To be converted
Java 1.4.2 to 1.6
Web logic 8.1 SP3 to 10.3
EJB 2.1 to 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.
Jeanne Boyarsky
internet detective
Sheriff

Joined: May 26, 2003
Messages: 17162

Yes. You can continue to use EJB 3 style beans. However, you probably want to upgrade them at some point for new development.

[Blog] [JavaRanch FAQ] [How To Ask Questions The Smart Way] [Book Promos]

"The set strikes me as something like the set of potatoes, radishes, farming, and lunch. " - a colleague's way of comparing both overlapping and disparate groups. made me laugh and thought of the ranch
 
 
 
Reply Bookmark it! Watch this topic JavaRanch » Forums » Java » EJB and Other Java EE Technologies
 
RSS feed
 
New topic
MyEclipse Enterprise Workbench