This is super cool! This should make debugging user issues that much
easier :)
-dain
On Jul 26, 2007, at 6:49 PM, David Blevins wrote:
Added this new tool last night. http://cwiki.apache.org/OPENEJB/
configuration-properties.html
Hopefully it will be invaluable for users wanting to get a full
view of the components in the container system. We can add the
output of this tool to the list of things we can ask a user for
when replying to issues.
Also on the tooling end, I revamped the main openejb command line
tool to use commons-cli to do the help formatting, etc. Looks a lot
cleaner. The last thing we need to do in this area is get the
'start' command cleaned up as it's options are all completely out
of date and in many cases not right at all.
-David