It does not, and you cannot.
If you need EJB, then consider a real EJB container, like
jboss or jrun or jonas. There's also APIs and code libraries that don't function 'stand alone', but that you can bolt on to products like tomcat.
http://www.openejb.org/ (currently, the first news story on this site is about integrating their product with Tomcat).