You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@archiva.apache.org by Hilco Wijbenga <hi...@gmail.com> on 2007/01/07 03:59:47 UTC

JBoss Support

Hi all,

I've been bold enough to prepare a little patch that adds explicit
support for JBoss to the Archiva WAR.

The patch adds a jboss-web.xml file (this should be totally harmless)
and adds a <resource-ref> 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.

Cheers,
Hilco