Details
Description
Usage of start scripts in bin directory, from the command line, work fine.
When attempting to start the tomee-1.0.0-beta-1 server from within Eclipse, as an Apache Tomcat 7 profile, you get error:
SEVERE: Servlet threw load() exception
java.lang.ClassNotFoundException: javax.ejb.EJB
confirmed usage of exact same JDK in both scenarios.