You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2013/09/09 14:10:51 UTC

[jira] [Commented] (ISIS-520) Allow wicket viewer to be run in either development or deployment mode by passing in the Isis --deploymentType cmd line arg.

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

ASF subversion and git services commented on ISIS-520:
------------------------------------------------------

Commit a0771d73abf5967141351cc400b65912a3f3a0c2 in branch refs/heads/master from [~danhaywood]
[ https://git-wip-us.apache.org/repos/asf?p=isis.git;h=a0771d7 ]

ISIS-520: support --type for Wicket viewer...

... when run using org.apache.isis.WebServer (ie embedded jetty).

                
> Allow wicket viewer to be run in either development or deployment mode by passing in the Isis --deploymentType cmd line arg.
> ----------------------------------------------------------------------------------------------------------------------------
>
>                 Key: ISIS-520
>                 URL: https://issues.apache.org/jira/browse/ISIS-520
>             Project: Isis
>          Issue Type: Improvement
>            Reporter: Dan Haywood
>            Assignee: Dan Haywood
>
> Isis' deploymentType configuration parameter declares EXPLORATION, PROTOTYPING and SERVER as three modes of operation; broadly speaking, "SERVER" corresponds to production.
> Wicket, meanwhile, has its configurationType which takes values of "DEVELOPMENT" or "DEPLOYMENT".
> Currently the Wicket viewer reads the Wicket "configurationType" init-param, and infers the Isis deploymentType from it.
> However, it would also be useful to go the other way, so that running the app through the org.apache.isis.WebServer (ie jetty) would honour the --deploymentType cmd line arg.
> For simplicity, suggest:
> - Isis SERVER = Wicket DEPLOYMENT mode
> - Isis anything else = Wicket DEVELOPMENT mode

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira