Unit testing EJB 3.1
I was talking to one of my friends (spring is always better then anything – type) and he was laughing that there is a serious problem with testing EJB. So I found a tutorial on you tube that is simply obvious feature and all you need to do is to import glassfish embedded ejb container to the project to make use of some ejb container libraries I suppose. After that it is *as normal* easy to write junit test. I’ve created example screencast of this tutorial on my mint linux distribution. I hope it will be visible for you. (doint this with netbeans 6.9.1 and glassfish 3.0.1 is even easier because you have already already Glassfish 3 server embedded container already in your testing libraries)