RE: Grid Component subsequent submit causes IndexOutofBoundsException

2013-06-02 Thread nhhockeyplayer nashua
If I could get some assistance I would really appreciate. I am using Dmitry's favored strategy of connecting pages using blocks. Some facts... I persist my form properties to they maintain state across submit calls. Since I removed @Persist ... thats not happening (it wuold be nice on how to p

Re: include url in the exception log

2013-06-02 Thread D.R.
Hi, provide your own RequestExceptionHandler, override the default, inject the request and print the url in the reportException method. Kind regards David Am 01.06.2013 13:02, schrieb Angelo Chen: > Hi, > > in a production log, I can see some exceptions, but it's difficult to trace > as I don

RE: Grid Component subsequent submit causes IndexOutofBoundsException

2013-06-02 Thread nhhockeyplayer nashua
Thanks folks... but Thiago answered this one for me back in 2008 Thiago H. de Paula Figueiredo Tue, 07 Oct 2008 11:08:39 -0700 Em Tue, 07 Oct 2008 13:47:30 -0300, Hugo Palma <[EMAIL PROTECTED]> escreveu: dont persist your form parameters. or properties? Ok... took away @Persist and got ri

Grid Component subsequent submit causes IndexOutofBoundsException

2013-06-02 Thread nhhockeyplayer nashua
Hi Folks, I am taking a bite out of the grid component. I was hoping maybe I could get some help with it so i can move onto more meatier frontiers. Aside from sorting which i havent got working yet... I am caught with this stack trace... with a double submit problem. My initial submit works a

Re: CompnentEventException while updating zone (HiddenFieldPositioner.getElement may no longer be invoked)

2013-06-02 Thread George Ludwig
Boris, thanks for the suggestion. Tried that, and now get a slightly different exception: Method org.apache.tapestry5.corelib.internal.HiddenFieldPositioner.getElement(HiddenFieldPositioner.java:83) may no longer be invoked. What I suspect is going on is this... On the page, there is a composite

Re: CompnentEventException while updating zone (HiddenFieldPositioner.getElement may no longer be invoked)

2013-06-02 Thread Boris Horvat
try ajaxResponseRenderer.addRender("myZone",myZone.getBody()); On Sun, Jun 2, 2013 at 12:15 AM, George Ludwig wrote: > I changed my code to this: > > ajaxResponseRenderer.addRender("myZone",myZone); > > and now I get this: > > Method > > org.apache.tapestry5.corelib.internal.HiddenFieldPositione

Re: AssetsModule.ResourceMinimizer JavaScript compression problems for resource 'SuperfishStack' JavaScript stack...

2013-06-02 Thread Boris Horvat
Take a look at this http://apache-tapestry-mailing-list-archives.1045711.n5.nabble.com/tapestry-yuicompressor-minimization-problem-td5719156.html Hope it helps On Sun, Jun 2, 2013 at 9:37 AM, John wrote: > Hi, > > I'm seeing this on my production server, but I've not seen this during > devel

AssetsModule.ResourceMinimizer JavaScript compression problems for resource 'SuperfishStack' JavaScript stack...

2013-06-02 Thread John
Hi, I'm seeing this on my production server, but I've not seen this during development. Everything seems to work ok though? IS there a version I need to update or some kind of tweak I need? John INFO | jvm 1| 2013/06/02 08:28:41 | [ERROR] AssetsModule.ResourceMinimizer JavaScript compre