You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Mike Perham (JIRA)" <ji...@codehaus.org> on 2006/02/01 23:49:12 UTC

[jira] Created: (MEV-320) Hibernate 3.1.x POMs pull in Sun jars

Hibernate 3.1.x POMs pull in Sun jars
-------------------------------------

         Key: MEV-320
         URL: http://jira.codehaus.org/browse/MEV-320
     Project: Maven Evangelism
        Type: Bug

  Components: Dependencies  
    Reporter: Mike Perham


jta and jacc need to be scoped as provided as they are J2EE specs and should be provided by the container.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Commented: (MEV-320) Hibernate 3.1.x POMs pull in Sun jars

Posted by "Mike Perham (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MEV-320?page=comments#action_57585 ] 

Mike Perham commented on MEV-320:
---------------------------------

I would think you would need to pull in an XA engine like JOTM too so this wouldn't be a showstopper.  Perhaps it should be marked as optional?

> Hibernate 3.1.x POMs pull in Sun jars
> -------------------------------------
>
>          Key: MEV-320
>          URL: http://jira.codehaus.org/browse/MEV-320
>      Project: Maven Evangelism
>         Type: Bug

>   Components: Dependencies
>     Reporter: Mike Perham

>
>
> jta and jacc need to be scoped as provided as they are J2EE specs and should be provided by the container.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Commented: (MEV-320) Hibernate 3.1.x POMs pull in Sun jars

Posted by "Carlos Sanchez (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MEV-320?page=comments#action_57584 ] 

Carlos Sanchez commented on MEV-320:
------------------------------------

I don't know about using hibernate in a full app server but what happens if you want to use jta transactions in a web container like tomcat?

> Hibernate 3.1.x POMs pull in Sun jars
> -------------------------------------
>
>          Key: MEV-320
>          URL: http://jira.codehaus.org/browse/MEV-320
>      Project: Maven Evangelism
>         Type: Bug

>   Components: Dependencies
>     Reporter: Mike Perham

>
>
> jta and jacc need to be scoped as provided as they are J2EE specs and should be provided by the container.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org