You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "David Blevins (Created) (JIRA)" <ji...@apache.org> on 2012/01/31 01:53:10 UTC

[jira] [Created] (TOMEE-135) TomEE Embedded Jar execution improvements

TomEE Embedded Jar execution improvements
-----------------------------------------

                 Key: TOMEE-135
                 URL: https://issues.apache.org/jira/browse/TOMEE-135
             Project: TomEE
          Issue Type: Improvement
            Reporter: David Blevins
            Priority: Minor


Would be kind of cool if you could be extra lazy and just do

javac *.java
java -jar tomee-embedded.jar *.class

Or some variation of that would be extra cool.  Open to ideas on command line options.  But it's super easy to make a war on the fly, so why not.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira