You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@continuum.apache.org by "Brett Porter (JIRA)" <ji...@codehaus.org> on 2008/04/02 13:33:58 UTC

[jira] Updated: (CONTINUUM-1213) Patch to easily run continuum jetty with postgres

     [ http://jira.codehaus.org/browse/CONTINUUM-1213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brett Porter updated CONTINUUM-1213:
------------------------------------

    Fix Version/s:     (was: Future)
                   1.2

> Patch to easily run continuum jetty with postgres
> -------------------------------------------------
>
>                 Key: CONTINUUM-1213
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-1213
>             Project: Continuum
>          Issue Type: Improvement
>          Components: Database
>    Affects Versions: 1.2
>            Reporter: thierry lach
>            Priority: Minor
>             Fix For: 1.2
>
>         Attachments: postgres-jetty.patch
>
>
> The attached patch will allow running jetty against a postgres database.
> As configured, postgres must be localhost, and have two databases named continuum and users which are accessible by user continuum with password continuum.
> It uses a profile and a property to point to a different jetty-env.xml file with that configuration in it.
> It can be launched with the command
>     mvn -Ppostgres81 jetty:run
> from within the continuum-webapp directory.
> I think (but haven't tested it) that the patch also allows pointing to any arbitrary jetty-env.xml file by using a launch similar to:
>     mvn -Djetty.env.xml=/path/to/jetty-env.xml jetty:run

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira