You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by sthomps <st...@gmail.com> on 2013/01/17 17:41:55 UTC

5.4-alpha-2 Render queue error in BeginRender

Trying to get forms working with 5.4.

Here's my Page



Here's my markup



Here's the stacktrace





--
View this message in context: http://tapestry.1045711.n5.nabble.com/5-4-alpha-2-Render-queue-error-in-BeginRender-tp5719363.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: 5.4-alpha-2 Render queue error in BeginRender

Posted by sthomps <st...@gmail.com>.
Got it working.  

Somehow the tapestry dependencies weren't built quite right so I removed the
.jars from the maven repo and started fresh.




--
View this message in context: http://tapestry.1045711.n5.nabble.com/5-4-alpha-2-Render-queue-error-in-BeginRender-tp5719363p5719373.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: 5.4-alpha-2 Render queue error in BeginRender

Posted by Steve Eynon <st...@alienfactory.co.uk>.
As long as your custom client side component library plays nicely when
jQuery is in noConflictMode, then there are no issues using T5 /
Prototype and jQuery together.



On 18 January 2013 01:25, sthomps <st...@gmail.com> wrote:
> The problem is we have a custom client side component library that includes
> jquery.  It was not playing nice with the default prototype support in 5.3
> so with the 5.4 changes, I wanted to explore this route.
>
> If no one has an idea on the stacktrace, I'll go back to 5.3 and try this
> out
>
> http://tapestry5-jquery.com/
>
>
>
>
>
> --
> View this message in context: http://tapestry.1045711.n5.nabble.com/5-4-alpha-2-Render-queue-error-in-BeginRender-tp5719363p5719370.html
> Sent from the Tapestry - User mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: users-help@tapestry.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: 5.4-alpha-2 Render queue error in BeginRender

Posted by sthomps <st...@gmail.com>.
The problem is we have a custom client side component library that includes
jquery.  It was not playing nice with the default prototype support in 5.3
so with the 5.4 changes, I wanted to explore this route.

If no one has an idea on the stacktrace, I'll go back to 5.3 and try this
out

http://tapestry5-jquery.com/





--
View this message in context: http://tapestry.1045711.n5.nabble.com/5-4-alpha-2-Render-queue-error-in-BeginRender-tp5719363p5719370.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: 5.4-alpha-2 Render queue error in BeginRender

Posted by Thiago H de Paula Figueiredo <th...@gmail.com>.
If you're still in your first Tapestry steps, I wouldn't recommend using  
an alpha version at all.

-- 
Thiago H. de Paula Figueiredo

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: 5.4-alpha-2 Render queue error in BeginRender

Posted by sthomps <st...@gmail.com>.
I took the layout out - still fails.  It's just when I add the form component
that I get the exception.

Can your respond to this question - 

http://tapestry.1045711.n5.nabble.com/5-4-alpha-2-quickstart-td5719244.html

My build process might have gotten mucked up.



--
View this message in context: http://tapestry.1045711.n5.nabble.com/5-4-alpha-2-Render-queue-error-in-BeginRender-tp5719363p5719365.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: 5.4-alpha-2 Render queue error in BeginRender

Posted by Steve Eynon <st...@alienfactory.co.uk>.
Works fine for me (T5.4-alpha-2) - could it be something to do with
your layout component?

Steve.
--
Steve Eynon
-------------------------------
"If at first you don't succeed,
   so much for skydiving!"



On 18 January 2013 00:41, sthomps <st...@gmail.com> wrote:
> Trying to get forms working with 5.4.
>
> Here's my Page
>
>
>
> Here's my markup
>
>
>
> Here's the stacktrace
>
>
>
>
>
> --
> View this message in context: http://tapestry.1045711.n5.nabble.com/5-4-alpha-2-Render-queue-error-in-BeginRender-tp5719363.html
> Sent from the Tapestry - User mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: users-help@tapestry.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org