Re: [jboss-user] [JBoss Seam] - Re: Problem with EL method call in jboss 4.2 and facelet (ne

2007-06-25 Thread David Radunz
Hey, Try: ${criteria.entityPropertyValue('id')} Docs: https://facelets.dev.java.net/nonav/docs/dev/docbook.html#el-inline Cheers, David andyredhead wrote: Thanks, I gave it a go but got the error: Error Parsing: #{criteria.entityPropertyValue('id')} It looks like seam 1.3 is still alpha

[jboss-user] [JBoss Seam] - Re: Problem with EL method call in jboss 4.2 and facelet (ne

2007-06-25 Thread andyredhead
Works fine with 1.3.ALPHA :) Many thanks, Andy View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4057484#4057484 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4057484 ___ jboss-

[jboss-user] [JBoss Seam] - Re: Problem with EL method call in jboss 4.2 and facelet (ne

2007-06-25 Thread andyredhead
Am downloading 1.3.alpha now. I'll let you know how I get on. Cheers, Andy View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4057420#4057420 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4057420 _

[jboss-user] [JBoss Seam] - Re: Problem with EL method call in jboss 4.2 and facelet (ne

2007-06-25 Thread [EMAIL PROTECTED]
"andyredhead" wrote : Thanks, I gave it a go but got the error: | | Error Parsing: #{criteria.entityPropertyValue('id')} | | It looks like seam 1.3 is still alpha - I don't think I'm going be be able to sell that to the rest of the team :( You should def not get this error in 1.3. Try a

[jboss-user] [JBoss Seam] - Re: Problem with EL method call in jboss 4.2 and facelet (ne

2007-06-25 Thread [EMAIL PROTECTED]
You would be better off using 1.3 alpha if you are trying to do this stuff. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4057413#4057413 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4057413 ___

[jboss-user] [JBoss Seam] - Re: Problem with EL method call in jboss 4.2 and facelet (ne

2007-06-25 Thread andyredhead
Thanks, I gave it a go but got the error: Error Parsing: #{criteria.entityPropertyValue('id')} It looks like seam 1.3 is still alpha - I don't think I'm going be be able to sell that to the rest of the team :( View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=40

[jboss-user] [JBoss Seam] - Re: Problem with EL method call in jboss 4.2 and facelet (ne

2007-06-25 Thread [EMAIL PROTECTED]
Try it with single quotes (I'm not sure if this will help). But, my best advice, is that there is a completely reworked el in the 1.3 release of Seam, and you should give that a go (its a lot less quirky ;) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=40573