good-o


On 21 April 2016 at 02:24, Stephen Cameron <[email protected]>
wrote:

> I am happy again!
>
> I got the 1.12.1 archetype and  moved my code (mainly in dom module)
> across. This did not identify why I was seeing that effect, but it does
> confirm the issue was pre-existing in my projects.
>
>
>
>
>
> On Thu, Apr 21, 2016 at 12:19 AM, Dan Haywood <
> [email protected]>
> wrote:
>
> > The prototyping mode doesn't influence the set of services that are
> loaded,
> > so I don't think that's going to tell you very much.
> >
> > My suggestion is to run the 1.12.1 archetype and then use a diff tool to
> > compare directories/files recursively (eg beyondcompare or similar)
> >
> > Hth
> > Dan
> > On 20 Apr 2016 3:00 pm, "Stephen Cameron" <[email protected]>
> > wrote:
> >
> > > If I set logging to debug I get lots of details,  including a list of
> > > services classes
> > >
> > > Which ones should be present for the Prototyping menu to appear?
> > >
> > > I might have to start with something that works and add in my code to
> see
> > > what makes the difference, or debug but I've no idea where to start
> > there.
> > >
> > > On Wed, Apr 20, 2016 at 10:51 PM, Stephen Cameron <
> > > [email protected]> wrote:
> > >
> > > > Sorry for not answering your question,
> > > >
> > > > -t doesn't override the web.xml
> > > >
> > > >
> > > >
> > > >
> > > >
> > > > On Wed, Apr 20, 2016 at 9:55 PM, Stephen Cameron <
> > > > [email protected]> wrote:
> > > >
> > > >> I don't imagine so, I've not had it present for a while now, but
> have
> > > not
> > > >> questioned why it went.
> > > >>
> > > >> I have my own secondary menu item called Administration, but
> > Prototyping
> > > >> should appear beside it  I now assume in development mode. It is
> > > present in
> > > >> the simpleapp archetype, so I guess there is something in my setup.
> > > >>
> > > >>
> > > >>
> > > >> On Wed, Apr 20, 2016 at 4:55 PM, Dan Haywood <
> > > >> [email protected]> wrote:
> > > >>
> > > >>> Let me double check this though, just in case there's a regression.
> > > >>> On 20 Apr 2016 7:49 am, "Stephen Cameron" <
> > [email protected]>
> > > >>> wrote:
> > > >>>
> > > >>> > 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