I want to implement a simple EJB2.0 application for practice after I finished reading the book HFEJB. Could you recommend me an IDE for EJB2.0, an easy one for beginners? If possible, I want to use Weblogic as the J2EE server.
I had surprised with JDeveloper for J2EE applications it is full and free. Better, in my point of view, than Eclipse or NetBeans. You can model the UML domain classes and it create automatically the entity beans and session beans. Great! I never saw an free tool do it.