Eclipse sweets to share

Kaloyan Raev’s blog about Eclipse.

Archive for August, 2008

An easy way to unit test your EJBs

Posted in EJB Tools, User experience on August 9th, 2008 | 4 Comments »

Unit testing is essential part of software development. Testing POJOs with JUnit is de facto standard. But when it comes to execute unit tests on Java EE artifacts like servlets and EJB beans, a problem arises. Java EE artifacts live in a Java EE container rather than in a pure Java Virtual Machine. How do [...]

[ Back to top ]

Lightweight EJB container in Eclipse

Posted in EJB Tools, User experience on August 1st, 2008 | No Comments »

Looking for an easy and lightweight environment for developing Enterprise JavaBeans? The Eclipse IDE for Java EE Developers gives you a great tooling to develop your EJBs, while Apache OpenEJB project provides an embeddable and lightweight EJB 3.0 runtime to execute them. The glue that sticks the Eclipse’s and Apache’s perls together is the OpenEJB [...]

[ Back to top ]

Recent Posts

Archives

Categories

Meta