Does the standalone support all of ejb3?
session and entity beans and webservices? Is there a good standaloen app demo that runs with ant and tomcat?
//// from previous post ////
Check out this:
http://docs.jboss.org/ejb3/embedded/embedded.html
JBoss EJB 3.0 supports an embeddable version that can be run outside of the application server in standalone applications, junit tests, Tomcat, or even other non-jboss application servers. The full JBoss JEMS suite is not all embeddable yet, but here's what is available.