Results 1 to 2 of 2

Thread: Migration of EJB to POJO

  1. #1
    Join Date
    Mar 2005
    Location
    India
    Posts
    95

    Default Migration of EJB to POJO

    Hi,

    We have an existing legacy web app where in we have used EJB session beans...

    Now we want to replace EJB part with a POJO service..

    Is there any related resources available that demonstrates the migration process....?

    There was a lot of custom boilerplate code for threading related issues that were wrote for the part of using the ejbs..

    Can that be removed since spring may handle these related issues??

    Regards

  2. #2
    Join Date
    Mar 2005
    Location
    India
    Posts
    95

    Smile

    Any updates????

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •