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
- Re: [JBoss-user] Submitting code changes R . Price
- Re: [JBoss-user] Submitting code changes Scott M Stark
- Re: [JBoss-user] Submitting code changes Julian Gosnell
- Re: [JBoss-user] Submitting code changes Julian Gosnell
- Re: [JBoss-user] Submitting code changes R . Price
