[jboss-user] [JBoss Seam] - Re: Architecture Problem (validation)

2007-11-07 Thread [EMAIL PROTECTED]
You need to do that type of validation in an action method or a JSF validator View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4102717#4102717 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4102717 _

[jboss-user] [JBoss Seam] - Re: Architecture Problem (validation)

2007-11-07 Thread [EMAIL PROTECTED]
Hibernate validators should not be seam components or extend EntityController or access the persistence context View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4102716#4102716 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&

[jboss-user] [JBoss Seam] - Re: Architecture Problem (validation)

2007-11-06 Thread Eethyo
Is the problem to silly or is it to hard? if it is a silly question, please gimme a hint where i can look for the solution or what i have to read/learn to solve the problem :) thx View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4102101#4102101 Reply to the pos

[jboss-user] [JBoss Seam] - Re: Architecture Problem (validation)

2007-11-05 Thread Eethyo
I forgot the Exception Exception during request processing: | Caused by javax.servlet.ServletException with message: "#{ccmsProductlineHome.persist}: java.lang.reflect.UndeclaredThrowableException" | | javax.faces.webapp.FacesServlet.service(FacesServlet.java:256) | org.apache.catalina.

[jboss-user] [JBoss Seam] - Re: Architecture Problem (validation)

2007-11-05 Thread Eethyo
Stackoverflow just occurs when i want to persist. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4101858#4101858 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4101858 ___ jbos