mvn jetty:run

I see the message at start-up

********************************************************************
*** WARNING: Wicket is running in DEVELOPMENT mode.              ***
***                               ^^^^^^^^^^^                    ***
*** Do NOT deploy to your live server(s) without changing this.  ***
*** See Application#getConfigurationType() for more information. ***
********************************************************************

I should try the WebServer. for variety of reason, I guess

On Wed, Apr 20, 2016 at 4:45 PM, Dan Haywood <[email protected]>
wrote:

> -t overrides it?
>
> Are you running with WebServer, or with mvn jetty:run, or?
> On 20 Apr 2016 7:40 am, "Stephen Cameron" <[email protected]>
> wrote:
>
> > Hi Dan,
> >
> > I have the web.xml configuration value set to development.
> >
> > Is there a way I could have overridden that?
> >
> >
> >
> > On Wed, Apr 20, 2016 at 4:11 PM, Dan Haywood <
> [email protected]
> > >
> > wrote:
> >
> > > pass cmdline flag:
> > >
> > >     org.apache.isis.WebServer -t SERVER_PROTOTYPE
> > >
> > > or set config property
> > >
> > >     isis.deploymentType=SERVER_PROTOTYPE
> > >
> > > or edit web.xml, 'configuration' value
> > >
> > > HTH
> > > Dan
> > >
> > > http://isis.apache.org/guides/rgcfg.html#_rgcfg_deployment-types
> > > http://isis.apache.org/guides/ugbtb.html#_ugbtb_deployment
> > >
> > >
> > >
> > > On 20 Apr 2016 04:19, "Stephen Cameron" <[email protected]>
> > > wrote:
> > >
> > > > Hi
> > > >
> > > > Could someone please remind me how I got rid of the Prototyping menu
> > > group
> > > > so I can now get it back? I want to download the XML layouts.
> > > >
> > > > Sorry to have to ask
> > > >
> > > > Thanks
> > > >
> > >
> >
>

Reply via email to