Are there any EJB migration tools available for migrating EJB 2.1 toEJB 3.x
问题 May be the best way is doing it manually. But in a large project you need some tool to assist you. It was the idea that led me to search a tool. Are there any EJB migration tools available for migrating EJB 2.0 to 3.x. 回答1: It was only under development for a short time, but for a period we did have an eclipse plugin that would read in ejb-jar.xml files and then update the source and insert the annotations. It's been used a handful of times by the person who wrote it (Jonathan Gallimore) and