|
Submit a patch to sourceforge.
----- Original Message -----
Sent: Monday, August 06, 2001 8:29
AM
Subject: [JBoss-user] Submitting code
changes
We've been using the feature
of JBoss to watch an expanded .jar directory structure and deploying the EJBs specified by the ejb-jar.xml
descriptor. Recently it was
asked of me if it could do the same for a .war directory structure in the
same manner (basically watching the
web.xml descriptor). I couldn't find any information in the docs or archives that indicated if this was
possible, so I started investigating the AutoDeployer code and saw that it would be fairly trivial to add
that type of functionality in.
So, I did. I've been using it now
for a couple of days to make sure it was working, etc. and I suppose it would be beneficial to allow others to
use it too. So, how do I go about submitting the changes?
ps: if there is some other way of doing this without these
changes, could someone please inform
me! Thanks.
Robert Price
|