Re: bootstrap Transition.JS RUNTIMEEXCEPTION on 5.4-beta-22

2014-10-06 Thread Chris Mylonas
I always use the override option so I know what version I'm using and like Chris said, don't want to be locked into shipped version. AppModule has configuration.add(SymbolConstants.BOOTSTRAP_ROOT, "context:assets/bootstrap"); configuration.add(SymbolConstants.JAVASCRIPT_INFRA

Re: bootstrap Transition.JS RUNTIMEEXCEPTION on 5.4-beta-22

2014-10-06 Thread Chris Poulsen
We use the BOOTSTRAP_ROOT override to use a custom bootstrap build with product specific styling and because we do not want to be locked on to the bootstrap version supplied with tapestry. This has worked well so far. If there are documentation pages mentioning disabling bootstrap as the "recomme

Re: bootstrap Transition.JS RUNTIMEEXCEPTION on 5.4-beta-22

2014-10-06 Thread Geoff Callender
On 6 Oct 2014, at 10:41 pm, nhhockeyplayer nashua wrote: > ok I got control of this now... my login works and home page displays > > having opened up my code for first time since June 2013, I saw I was stomping > out BOOTSTRAP as recommended in the apache tapestry appmodule config page... >

RE: bootstrap Transition.JS RUNTIMEEXCEPTION on 5.4-beta-22

2014-10-06 Thread nhhockeyplayer nashua
ok I got control of this now... my login works and home page displays having opened up my code for first time since June 2013, I saw I was stomping out BOOTSTRAP as recommended in the apache tapestry appmodule config page... which tells you to do this configuration.add(SymbolConstants.B

Re: bootstrap Transition.JS RUNTIMEEXCEPTION on 5.4-beta-22

2014-10-05 Thread Geoff Callender
On 6 Oct 2014, at 2:47 pm, nhhockeyplayer nashua wrote: > thanks geoff... > > ok the app I am running last ran June 2013 on t-5.4 but I got pissed and > dropped tynamo > > I am jumping cold back into tynamo on 5.4-beta-22 > > no page has rendered as of yet > > has nothing to do with tynam

RE: bootstrap Transition.JS RUNTIMEEXCEPTION on 5.4-beta-22

2014-10-05 Thread nhhockeyplayer nashua
yes way back when... June 2013... I had login/logout working with shiro and home page and other pages rendering fine... I couldnt get past the hibernate incompatibility release problems and dropped tynamo at like t-5.4-alpha6 ??? best I recall nothign has changed in my code except for minor mod

RE: bootstrap Transition.JS RUNTIMEEXCEPTION on 5.4-beta-22

2014-10-05 Thread nhhockeyplayer nashua
thanks geoff... ok the app I am running last ran June 2013 on t-5.4 but I got pissed and dropped tynamo I am jumping cold back into tynamo on 5.4-beta-22 no page has rendered as of yet has nothing to do with tynamo... this app is clean and I feel its a legit tap bug... thats my gut feel and

RE: bootstrap Transition.JS RUNTIMEEXCEPTION on 5.4-beta-22

2014-10-05 Thread nhhockeyplayer nashua
ny tips Best regards and thanks... KEN From: nhhockeypla...@hotmail.com To: users@tapestry.apache.org Subject: RE: bootstrap Transition.JS RUNTIMEEXCEPTION on 5.4-beta-22 Date: Sun, 5 Oct 2014 23:26:06 -0400 I thought maybe I wasnt including the maven dependency so I added

Re: bootstrap Transition.JS RUNTIMEEXCEPTION on 5.4-beta-22

2014-10-05 Thread Geoff Callender
So to be clear, have you ever had your project's first screen up and running with 5.4-beta-22? If not, what version of T5.4 did your project last work with successfully, and what changes did you make to go up to 5.4-beta-22? I'm just trying to clarify the basics of your situation. On 6 Oct 2014

RE: bootstrap Transition.JS RUNTIMEEXCEPTION on 5.4-beta-22

2014-10-05 Thread nhhockeyplayer nashua
I thought maybe I wasnt including the maven dependency so I added org.apache.tapestry tapestry-jpa ${tapestry-release-version} and still no solution if its zipped up in the jar file of tapestry... how isnt the runtime core modules not b

bootstrap Transition.JS RUNTIMEEXCEPTION on 5.4-beta-22

2014-10-05 Thread nhhockeyplayer nashua
HI I am receiving org.apache.shiro.subject.ExecutionException: java.lang.RuntimeException: Exception constructing service 'ModuleManager': Error invoking service contribution method org.apache.tapestry5.modules.JavaScriptModule.setupBaseModules(MappedConfiguration, Resource, Resource, Resourc