You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-dev@jackrabbit.apache.org by "Jukka Zitting (Commented) (JIRA)" <ji...@apache.org> on 2012/03/23 18:29:29 UTC

[jira] [Commented] (OAK-4) Runnable jar packaging

    [ https://issues.apache.org/jira/browse/OAK-4?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13236811#comment-13236811 ] 

Jukka Zitting commented on OAK-4:
---------------------------------

As of revision 1304475 there's now a basic Jetty-based runnable jar in {{oak-run}}. For now it just starts a repository and makes it available through WebDAV at http://localhost:8080/. I wasn't yet able to upload any content, but at least I can GET the default repository content. :-)
                
> Runnable jar packaging
> ----------------------
>
>                 Key: OAK-4
>                 URL: https://issues.apache.org/jira/browse/OAK-4
>             Project: Jackrabbit Oak
>          Issue Type: New Feature
>          Components: run
>            Reporter: Jukka Zitting
>              Labels: packaging
>             Fix For: 0.1
>
>
> We should have a simple runnable jar version of Oak that can be started by double-clicking on the jar or by executing:
> {code}
> $ java -jar oak-run-0.1.jar
> {code}
> The jar should start up an Oak repository, and keep running until killed. No specific shutdown sequence or command should be assumed or required; the repository *must* be in a stable state regardless of how the process terminates.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira