[seam-issues] [JBoss JIRA] (JBSEAM-4722) Add JSF2, bean validation and EJB 3.1 support
Marek Novotny (JIRA)
jira-events at lists.jboss.org
Thu Feb 9 07:29:48 EST 2012
[ https://issues.jboss.org/browse/JBSEAM-4722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12665319#comment-12665319 ]
Marek Novotny commented on JBSEAM-4722:
---------------------------------------
Sorry, but Seam 2.3.0 is now focusing on adding support for JSF2 with JPA2 and Bean Validation. There is no such specific need to keep only JSF2 with old hibernate-validator 3 and JPA 1. This should cause overhead for maintaining and testing this combination.
Wrt upgrading of validations, I did this in booking example and even it is a very small application it was like replace @Length with @Size and @Pattern(regex with @Pattern(regexp. So no big deal for find/replace batch script.
> Add JSF2, bean validation and EJB 3.1 support
> ---------------------------------------------
>
> Key: JBSEAM-4722
> URL: https://issues.jboss.org/browse/JBSEAM-4722
> Project: Seam 2
> Issue Type: Feature Request
> Components: JSF Integration
> Affects Versions: 2.2.1.CR2
> Reporter: he youlin
> Assignee: Marek Novotny
> Priority: Critical
> Labels: ejb3.1, jsf2, validation
> Fix For: 2.3.0.BETA1
>
> Original Estimate: 6 hours
> Remaining Estimate: 6 hours
>
> I think seam team should consider building seam 2.5 version so we can upgrade our old project to jsf2.0,ejb3.1,hibernate 3.6,beanvalidation,glassfish3 or jboss6 and get rid of hibernate3.2 validation and richfaces3 dependcy.
> I have upgraded my old project a few months ago from seam2.2 to use jsf2.1,hibernate 3.6,beanvalidation,granite-seam21,spring3.05 under tomcat 7.0.5-dev and used in the production environment.I test it on glassfish v3.1 and jboss6 but not test ejb.
> If considered i can provide my patch to seam team as a reference or push full source code to github with your team permission.
> Please consider.
> heyoulin
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the seam-issues
mailing list