in Eclipse Helios
the project does not build for me, as EjbCommandSinkHome extends javax.ejb.EJBHome, which requires javax.ejb.Handle, which is missing in the supplied lib/j2ee_api.jar
( I added javaee-api-5.0-2.jar from maven to my local project and all is fine )