Hi all, 

I just upgraded to 1.5.4 and am getting the following error: 

javax.el.ELException: Cannot convert 1 of type class
net.sourceforge.stripes.tag.layout.LayoutComponentRenderer to class
java.lang.Long 

I am setting an integer named menuIndex in a layout-component tag in each
jsp page (as below) to set a corresponding menu index property in the shared
layout template 

<stripes:layout-component name="menuIndex">1</stripes:layout-component> 

This worked fine in 1.5.3. It seems like I can set menuIndex as an attribute
of the containing layout-render tag to make it work in 1.5.4, but would
rather not change my existing jsps if need be. Can anyone shed any light on
this please? 

Thanks, 
Andrew
-- 
View this message in context: 
http://old.nabble.com/1.5.4-upgrade-and-layout-component-problem-tp30211356p30211356.html
Sent from the stripes-users mailing list archive at Nabble.com.


------------------------------------------------------------------------------
Centralized Desktop Delivery: Dell and VMware Reference Architecture
Simplifying enterprise desktop deployment and management using
Dell EqualLogic storage and VMware View: A highly scalable, end-to-end
client virtualization framework. Read more!
http://p.sf.net/sfu/dell-eql-dev2dev
_______________________________________________
Stripes-users mailing list
Stripes-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to