RE: possible security bug or tapestry bug beta-22

2014-11-30 Thread nhhockeyplayer nashua
Upon performing a clean rebuild and deploy... the app works up to a couple select operations and then hangs with -- The connection was reset The connection to the server was reset while the page was loading. The site could be temporarily unavailable or too busy. Try

possible security bug or tapestry bug beta-22

2014-11-30 Thread nhhockeyplayer nashua
Hi Folks, I have a widget that was working but is now broken. Its a gallery widget and it operates a couple of select components in order to refab the gallery metrics for auto-paging and pagination. Its been acting intermittent between versions of shiro-1.2.2 to 1.2.3 (got worse) its more wide

tapestry-routing cannot show on cancel CRUD

2014-11-30 Thread nhhockeyplayer nashua
Folks, Using extended tapestry crud on beta-22 I have a simple model object called Year.JAVA... it implements a startYear and endYear... nothing major see below. I didnt create any custom edit/add/show/collection pages for this. So it fits into the same framework as-is. I got a standard Edit.

RE: Hibernate session tapestry atmosphere

2014-11-30 Thread Lance Java
tapestry-lanceuk-comet? lance-atmosphere? LOL... where do you guys come up with this stuff? It's tapestry-cometd or tapestry-atmosphere.

Re: [5.4-beta-22] Adding forms to a form using ajax

2014-11-30 Thread Muhammad Gelbana
Wrong subject. It should've been "Adding *fields* to a form using ajax" *-* *Muhammad Gelbana* http://www.linkedin.com/in/mgelbana On Sun, Nov 30, 2014 at 11:42 PM, Muhammad Gelbana wrote: > From this jira issue , I > understa

[5.4-beta-22] Adding forms to a form using ajax

2014-11-30 Thread Muhammad Gelbana
>From this jira issue , I understand that I can have a zone inside a form and this zone can by updated later on using ajax to display extra fields in the form. But now I'm facing this error message when I attempt doing that *​​Render queue error in

RE: Hibernate session tapestry atmosphere

2014-11-30 Thread Name Surname
OK I have just gone through a Lance-atmosphere code and found it's being using tap-jquery already. I had this reference problem and events couldn't be properly fired up. Solution to this is just to delete tap-jquery in your pom and bind it to existing one from Lance distribution.