Moving to ejb3...
Looking at the guide here:
http://blogs.jetbrains.com/idea/2008/04/migrating-to-ejb-3-with-intellij-idea-is-easy/
It says:
After that we have to manually rewrite the session bean code according to JPA specification so that it would use the Persistence Unit instead of the Entity Bean to complete migration.
What exactly does that mean? Is this process documented anywhere -- or what type of work is entailed?
Thanks,
John
Please sign in to leave a comment.
There's lots of pages describing EJB 2.x to EJB 3 & JPA migration.
Just google "EJB JPA migration"
This one I got on the first page of results:
http://today.java.net/article/2007/01/18/migrating-ejb-2x-ejb-30
Gregory Shrago
On 27.07.2010 19:03, John Espi wrote:
>
>
>
>