File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Websphere and the fly likes Websphere migration From 5.1 to 6.1 Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » Websphere
Reply Bookmark "Websphere migration From 5.1 to 6.1 " Watch "Websphere migration From 5.1 to 6.1 " New topic
Author

Websphere migration From 5.1 to 6.1

karthikeyan Balakrishanan
Greenhorn

Joined: Feb 24, 2011
Posts: 3
Please guide me! How to migrate the EJB project from Websphere 5.1 to 6.1.

Jeanne Boyarsky
internet detective
Marshal

Joined: May 26, 2003
Posts: 26173
    
  66

Karthikeyan,
Welcome to CodeRanch!

You can deploy the EJB as is. EJBs are backward compatible. Just watch for the changes in Java. For example, if you use "enum" as a variable name, you'll need to change that since it is now a reserved word.

Any reason you aren't upgrading to WebSphere 7 directly?


[Blog] [JavaRanch FAQ] [How To Ask Questions The Smart Way] [Book Promos]
Blogging on Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, OCAJP, OCPJP beta, TOGAF part 1 and part 2
karthikeyan Balakrishanan
Greenhorn

Joined: Feb 24, 2011
Posts: 3
Thanks Jeanne,

I am new to the Websphere migration .

If you tell some steps or procedure to follow for migrating the application from websphere 5. to 6.1 .

In my application we are using EJB 2.0 !

Kindly guide me to migrate the applicaiton successfully .
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Websphere migration From 5.1 to 6.1
 
Similar Threads
moving app from 5.1 to 6.1
was with portal server
Migrating from weblogic to Webshere 4.0
Diference between WAS5.1 and WAS6.1
First Websphere version that supports Java 5