| --- |
| layout: post |
| status: PUBLISHED |
| published: true |
| title: 'User Blog: Effective Unit Testing EJB 3.0 with OpenEJB' |
| id: 4b36e522-d9ac-4a31-8765-6b4d14b6b7ab |
| date: '2009-08-05 16:00:00 -0400' |
| categories: openejb |
| tags: |
| - unittesting |
| - ejb3 |
| - users |
| - openejb |
| - testing |
| permalink: openejb/entry/user_blog_effective_unit_testing |
| --- |
| <p>Magnus K Karlsson writes <a href="http://magnus-k-karlsson.blogspot.com/2009/07/effective-unit-testing-ejb-30-with.html">Effective Unit Testing EJB 3.0 with OpenEJB</a>.</p> |
| <p>As you state quite well, Mangus, many people have had a bad experience with EJB 2.1 and although simpler EJB 3.0 is not so easily testable without a container. Unless of course you use an embedded EJB container like OpenEJB.</p> |
| <p>We greatly appreciate blog posts like yours as many people try and fail with a few approaches before finally finding OpenEJB. So many more people don't even look for a solution. Blog posts like yours go a long way in helping to get the word out.</p> |
| <p>Thanks, Magnus!</p> |