You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tuscany.apache.org by "ant elder (JIRA)" <tu...@ws.apache.org> on 2007/11/01 11:30:50 UTC

[jira] Commented: (TUSCANY-1885) implementation hibernate working with policy-transaction

    [ 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: tuscany-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-dev-help@ws.apache.org