Re: tap5 with jquery - tab component

2013-04-21 Thread Emmanuel DEMEY
Hi You have to define the active partameter by yourself : http://api.jqueryui.com/tabs/#option-active The MenuBar component does not exist yet, but you contribute to Tapestry5-jQuery ;) Manu 2013/4/21 Ken in Nashua > ooops here is the link. > > http://tapestry5-jquery.com/components/docsjque

Re: [Almost every version I used] Page loads takes forever and never loads

2013-04-21 Thread Paul Stanton
If it is your own server not responding quickly do a stack/thread dump. It may however be an embedded script coming from another server? do you use any third party javascript hosted externally? This has caused similar issues for me before, if the remote server is unreachable. Regards, Paul.

Re: mixin script added in afterrender not fired for xhr requests

2013-04-21 Thread Paul Stanton
Feel free to answer on StackOverflow and I will give you the rep points. http://stackoverflow.com/questions/16138055/mixin-script-added-in-afterrender-not-fired-for-xhr-requests On 21/04/2013 4:05 PM, Paul Stanton wrote: this is tapestry 5.3 On 19/04/2013 11:28 AM, Paul Stanton wrote: Hi all,

Re: delegating to block with different wrapper html problem

2013-04-21 Thread Bob Harner
Yes, this is such a common mistake that the error probably should be much clearer. On Sun, Apr 21, 2013 at 11:27 AM, Todd Orr wrote: > Thanks! > > > On Sun, Apr 21, 2013 at 9:34 AM, Taha Siddiqi >wrote: > > > You can't use property expressions with component parameters > > > > You should try >

Re: Helpfulness of errors for missing @Symbols

2013-04-21 Thread Nicolas Barrera
I agree it's a very odd error report, I 'd just like to add that you could protect your hairiness level contributing to the factory default defaults service, there you can define factory defaults to symbols which in some cases saves you from crashing in that way. Of course there 're some situatio

RE: tap5 with jquery - tab component

2013-04-21 Thread Ken in Nashua
ooops here is the link. http://tapestry5-jquery.com/components/docsjquerytabs I am wondering if there is a similar menubar component. Could this be the upcoming menubar widget? for this library ? http://wiki.jqueryui.com/w/page/38666403/Menubar If so i think I might want to pilot its use.

tap5 with jquery - tab component

2013-04-21 Thread Ken in Nashua
Folks, Has anyone used this ? How is it? Does it retain state across tabs? meaning... if I render tab3 with a list and hit my HOME link... will this tab retain the tabbed tab state? Instead of jumping back to tab 0 ? Thanks Ken

Re: delegating to block with different wrapper html problem

2013-04-21 Thread Todd Orr
Thanks! On Sun, Apr 21, 2013 at 9:34 AM, Taha Siddiqi wrote: > You can't use property expressions with component parameters > > You should try > > > > > regards > Taha > > On Apr 21, 2013, at 6:56 PM, Todd Orr wrote: > > > Why does this throw an exception? > > > > > > > > > > > >

RE: kawwa tapestry component NPE

2013-04-21 Thread Ken in Nashua
Thanks Emmanual... Ok no rush... I dont have a corporate comercial release due like monday or anything. I just felt cornered at 4am wrestling with this and blew a gasket. But I would like to resolve asap. 1. There is legit crash... my first post. 2. And I want to see about what I need to chec

Re: delegating to block with different wrapper html problem

2013-04-21 Thread Taha Siddiqi
You can't use property expressions with component parameters You should try regards Taha On Apr 21, 2013, at 6:56 PM, Todd Orr wrote: > Why does this throw an exception? > > > > > > > > > >${title} > > > > > >

delegating to block with different wrapper html problem

2013-04-21 Thread Todd Orr
Why does this throw an exception? ${title} Removing the second block delegate attempt works, but obviously doesn't display the content. This fails the test of least surprise.

Re: [Almost every version I used] Page loads takes forever and never loads

2013-04-21 Thread Muhammad Gelbana
I strongly think it may be the database. I'm using datanucleus (JDO). Thanks a lot. On Sun, Apr 21, 2013 at 4:50 AM, Geoff Callender < geoff.callender.jumpst...@gmail.com> wrote: > Three situations I've seen - none due to Tapestry. (1) A wrongly > configured router/switch/load-balancer, causing

RE: kawwa tapestry component NPE

2013-04-21 Thread Emmanuel DEMEY
Hi I can not reply right now. I will take time tonight to read all your email. Can you send directly an email instead of Tapestry ML ? Le 21 avr. 2013 10:28, "Ken in Nashua" a écrit : > Folks, > > I am just plagued with this library. All I am asking for is a simple tab > component and a menu. > >

RE: kawwa tapestry component NPE

2013-04-21 Thread Ken in Nashua
The stack trace I originally posted takes down the tapestry app and breaks it by refusing to render properly within its service.

RE: kawwa tapestry component NPE

2013-04-21 Thread Ken in Nashua
Why is KAWWA cluttering up the front page of my web app when I try to use one simple component ? Why are you advertising and requested me to use you r tapestry library and forcing my webapp to display your images all over the front of the page ? I asked this before and you refuse to respond. I

RE: kawwa tapestry component NPE

2013-04-21 Thread Ken in Nashua
Manuelle... will you please email me stable binaries please ? And a support email address that I can get a response from? Thank You kcola...@gmail.com

RE: kawwa tapestry component NPE

2013-04-21 Thread Ken in Nashua
there isn't even a 2.0.3 release everything is hardwired to 2.0.4 but its all snapshots and if I look at their releases repository its empty ???

RE: kawwa tapestry component NPE

2013-04-21 Thread Ken in Nashua
This download into my repo is whats plaguing the usage of this library. I have snapshots turned off. If anyone using this tapestry library can explain I would be greatful I dont know why this is overriding my build and interfering with development. its been happening for a month now and I am re

RE: kawwa tapestry component NPE

2013-04-21 Thread Ken in Nashua
Folks, I am just plagued with this library. All I am asking for is a simple tab component and a menu. But this kawwa keeps jamming the round head image advertisement guy with a neck tie all over the front of the app. ATOS WORLDWIDE If they want money I will pay for it. I just want it to work.

RE: kawwa tapestry component NPE

2013-04-21 Thread Ken in Nashua
manuel I reverted to rev 80 and I still receive this build error [INFO] [INFO] BUILD FAILURE [INFO] [INFO] Total time: 2.777s [INFO] Finished at: Sun

RE: kawwa tapestry component NPE

2013-04-21 Thread Ken in Nashua
with the advertuisements to use their libratry are they aware anyone is even attempting to use it? I have been frustratingly watchign this library limping along for the past month they obviously tried to refactor the AppModule and left a train wreck in its wake but it hasnt been working proper

Re: kawwa tapestry component NPE

2013-04-21 Thread Ken in Nashua
If the kawwa folks could work on stabilizing their release and deploy somethign that can be predictably built that woujld be nice. it would gain me alot of sleep time I have reverted to several revisions and cannot get past this build problem. but the crash remains persistent. i dont know what