Hi, I just migrating all session beans and message driven beans from
EJB 2 to EJB 3, but when I am trying to build using build.xml (
ANT) , it is giving compilation problem, saying not able to compile migrated beans, If i revert back the changes again build is successful, please let me know what changes I have to make in buil.xml to build EJB3 successfully?
Thanks