A thought on some of our category names....
We should probably use OpenEJB.deploy instead of
OpenEJB.startup.config or OpenEJB.startup for all things related to
deployment of an ear/ejb/client.
Not only that but I was thinking we could tack the moduleId of the
app onto the "OpenEJB.deploy" string like such as
"OpenEJB.deploy.mySuperEjbs" (any .jar or .ear extentions would be
removed), then people would 1) see the app name in the log messages
and 2) have the option to tweak log levels on individual apps.
Thoughts?
-David