[jboss-user] [JBoss Seam] - Re: EntityQuery and Icefaces

2008-01-21 Thread marthoff
Hello, wouldn't it be preferable to use the EntityQuery within the PAGE scope? The seam reference says about the PAGE context: anonymous wrote : This is especially useful for functionality like clickable lists, where the list is backed | by changing data on the server side. So the EntityQuer

[jboss-user] [JBoss Seam] - Re: EntityQuery and Icefaces

2008-01-18 Thread marthoff
Hello again, i found a solution for the problem (maybe). First the concrete Exception is: Caused by: javax.el.ELException: /client/claim_list.xhtml @16,52 value="#{testLi | st.dataModel}": Error reading 'dataModel' on type de.iseki.garantieext.card.Test | List_$$_javassist_0 | at

[jboss-user] [JBoss Seam] - EntityQuery and Icefaces

2008-01-18 Thread marthoff
Hello, i've a problem using the EntityQuery in page Scope. If the Scope of an EntityQuery extending class is set to Page an exception occurs saying that the dataModel can't be found. Has anyone of you experience in using EntityQuery and icefaces components? It would be very helpful to find a wo

[jboss-user] [JBoss Seam] - s:validateAll PersistentClassConstraint

2007-08-23 Thread marthoff
Hello, I have a problem when using a Hibernate Validator with PersistentClassConstraint and the s:validateAll Tag. When accessing a property of a class which uses this validator within a JSF Page an error occurs due that the Validation Exception is not handled by the s:validateAll Tag. The exc

[jboss-user] [JBoss Seam] - Re: Looking for SEAM iText Features

2007-08-15 Thread marthoff
Thanks for your answer! 1- Setting the borders to 0 works fine. I just didn't found the border parameter description in the reference. 2- I fixed the newline problem by inserting a #{messages.newline} which points to newline=\n. Btw, I'm not that happy with white space handling of the seam-pdf

[jboss-user] [JBoss Seam] - Looking for SEAM iText Features

2007-08-14 Thread marthoff
Hello, I'm using Seam (1.2.1.GA) iText for the first time and can't figure out how to: - create tables without border - create newlines within tables cells - use text formated with s:formatedText within pdf files Thanks for your answers! Greets Martin View the original post : http://www.jboss.