[ 
https://issues.apache.org/jira/browse/TUSCANY-1885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12539331
 ] 

ant elder commented on TUSCANY-1885:
------------------------------------

This is great! I'm sure there's people would find hibernate support useful. 
There is a problem with the licensing though, Hibernate uses the LGPL license 
which we cannot use with an Apache project. This means we cannot even include 
the source code of implementation-hibernate that uses the Hibernate APIs in the 
Tuscany SVN.

Maybe this shouldn't put you off continuing with this if you want to. We can 
still mention this within Tuscany, document it and have samples that use it 
etc. We just can't have the actual code included automatically - it has to be a 
seperate download which people make a concious decission to do. 

At one point I setup a Google code project for hosting things like this though 
haven't done much with it yet, maybe we could host your hibernate extension 
there - http://code.google.com/p/tuscany-extensions/. WDYT?


> implementation hibernate working with policy-transaction
> --------------------------------------------------------
>
>                 Key: TUSCANY-1885
>                 URL: https://issues.apache.org/jira/browse/TUSCANY-1885
>             Project: Tuscany
>          Issue Type: Improvement
>          Components: Java SCA Misc Implementation Extensions
>    Affects Versions: Java-SCA-Next
>         Environment: svn trunk derby jdk1.6
>            Reporter: gengshaoguang
>         Attachments: implementation-hibernate.zip
>
>
> Hello, every one:
> Hibernate is a very popular presistence technology.
> I would contribute this small module.
> Features:
> 1.Support javax.persistent's annotation
> 2.Support good feathres from hibernate, such as table auto creation
> 3.usually hibernate dose work with XA, my implementation adapted it with XA 
> and policy-transaciton's TransactionManager profile
> service implemented with hibernate
> I wish this could be a good news to Tuscany. If so, I would work further on 
> it.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to