Details
-
Wish
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
-
Patch
Description
I've been bold enough to prepare a little patch that adds explicit
support for JBoss to the Continuum WAR.
The patch adds a jboss-web.xml file (this should be totally harmless)
and adds two <resource-ref>s to web.xml. I get the impression that
this latter change is harmless as well, or would it break other app
servers?
Anyway, here's the patch. I hope it can get applied, otherwise I'll
just keep on doing it by hand. With this applied the only thing
left to do is add a derby-ds.xml file to the JBoss deployment
directory. And make sure JBoss has a Derby driver, of course.