You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "Dan Haywood (JIRA)" <ji...@apache.org> on 2016/03/20 12:33:33 UTC

[jira] [Updated] (ISIS-1334) Create standalone JAR of an Isis app

     [ https://issues.apache.org/jira/browse/ISIS-1334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dan Haywood updated ISIS-1334:
------------------------------
    Description: 
Being able to have a standalone jar (eg java -jar xxx.jar), which I can see would be useful for microservice type deployments.

using assembly plugin and our current org.apache.isis.WebServer does not quite work, since our bootstrapping code assumes that config files can be read as files rather than in the classpath.

  was:using assembly plugin and our current org.apache.isis.WebServer does not quite work, since our bootstrapping code assumes that config files can be read as files rather than in the classpath.


> Create standalone JAR of an Isis app
> ------------------------------------
>
>                 Key: ISIS-1334
>                 URL: https://issues.apache.org/jira/browse/ISIS-1334
>             Project: Isis
>          Issue Type: New Feature
>    Affects Versions: 1.11.1
>            Reporter: Dan Haywood
>            Assignee: Dan Haywood
>            Priority: Minor
>             Fix For: 1.13.0
>
>
> Being able to have a standalone jar (eg java -jar xxx.jar), which I can see would be useful for microservice type deployments.
> using assembly plugin and our current org.apache.isis.WebServer does not quite work, since our bootstrapping code assumes that config files can be read as files rather than in the classpath.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)