hi charlee,

please have a look at [1].

regards,
gerhard

[1] http://s.apache.org/1xx



2013/4/2 Charlee Chitsuk <charlee...@gmail.com>

> Hi All,
>
> I make a lot of uses of Seam-Validation[1] in my previous production
> projects. It give a good result. As we have known, there is no any
> Seam-Validation anymore, since the next coming Bean Validation 1.1[2] will
> provide this feature.
>
> At the moment, during the transition period. As the end user point-of-view,
> I'm not sure if which way I should go. Should I stuck with
> Seam-Solder/Seam-Validation or move to Apache DetalSpike with some
> customized?
>
> AFAIK, There are only 4 classes for the Seam-Validation[3]. And there is
> only one of them is depended on the Seam-Solder,
> the InjectingConstraintValidatorFactory.java [4] Is it possible to modify
> this class so that it is depended on the Apache DeltaSpike instead?
>
> By overview, I understand that I may use the Apache DeltaSpike:
> BeanProvider[5] to look up the CDI bean instead of the
> Seam-Solder: BeanManager. Anyhow if it is possible, I'm still not sure if
> there may be some limitation about the license of Seam-Validation and other
> or not, too.
>
> Could you please help to advise further? Thank you very much for your help
> in advance. I'm looking forward to hearing from you soon.
>
> Best Regards,
>
> Charlee Chitsuk
>
> [1] http://seamframework.org/Seam3/ValidationModule
> [2] http://beanvalidation.org/
> [3] http://github.com/seam/validation
> [4]
>
> https://github.com/seam/validation/blob/develop/impl/src/main/java/org/jboss/seam/validation/InjectingConstraintValidatorFactory.java
> [5] http://incubator.apache.org/deltaspike/core.html
>

Reply via email to