[hibernate-issues] [Hibernate-JIRA] Commented: (HV-570) Provide an hibernate validator OSGI service exporter

Charlie Mordant (JIRA) noreply at atlassian.com
Thu Apr 5 03:45:48 EDT 2012


    [ https://hibernate.onjira.com/browse/HV-570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=46186#comment-46186 ] 

Charlie Mordant commented on HV-570:
------------------------------------

Hi,
Spring is here to export ValidatorFactory as an OSGI service.
Once done, you can reference this ValidatorFactory service using the OSGI service context, blueprint or springdm.

What I did is more than only a Spring integration.

> Provide an hibernate validator OSGI service exporter
> ----------------------------------------------------
>
>                 Key: HV-570
>                 URL: https://hibernate.onjira.com/browse/HV-570
>             Project: Hibernate Validator
>          Issue Type: New Feature
>          Components: engine
>    Affects Versions: 4.3.0.Alpha1
>            Reporter: Charlie Mordant
>            Priority: Minor
>
> Hi,
> I've created a hibernate validator OSGI service exporter.
> Feel free to use it, publish it on central (it will be cool), modify...
> You can find it in my github: https://github.com/Tcharl/org.hibernate.validation.osgi.service/
> Regards,

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list