Hi, just added on my github a very small project to integrate a bit tomee with jboss forge: https://github.com/rmannibucau/tomee-jboss-forge-plugin
Note: it uses next release version (so build the openejb-4.0.0 branch before trying it or patch the source to change versions) 1) the way to run it: forge git-plugin [email protected]:rmannibucau/tomee-jboss-forge-plugin.git 2) what does it add? -> tomee setup: setup the plugin (simply add the tomee maven plugin) -> tomee start: start tomee -> tomee stop: stop tomee -> tomee run: start and wait tomee -> tomee uninstall: uninstall the plugin - Romain
