You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by de...@geronimo.apache.org on 2004/09/22 04:43:37 UTC

[jira] Created: (GERONIMO-319) Access to UserTransaction from webapp in Tomcat

Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/GERONIMO-319

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: GERONIMO-319
    Summary: Access to UserTransaction from webapp in Tomcat
       Type: Task

     Status: Unassigned
   Priority: Major

    Project: Apache Geronimo
 Components: 
             Tomcat

   Assignee: 
   Reporter: David Blevins

    Created: Tue, 21 Sep 2004 7:42 PM
    Updated: Tue, 21 Sep 2004 7:42 PM

Description:
Webapps in Geronimo/Tomcat should be able to lookup a UserTransaction provided by Geronimo from it's JNDI ENC.


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Closed: (GERONIMO-319) Access to UserTransaction from webapp in Tomcat

Posted by "Jeff Genender (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-319?page=all ]
     
Jeff Genender closed GERONIMO-319:
----------------------------------

     Resolution: Fixed
    Fix Version: 1.0-M4

Done.  Added TransactionValve that is added to all web contexts upon ddeployment.

> Access to UserTransaction from webapp in Tomcat
> -----------------------------------------------
>
>          Key: GERONIMO-319
>          URL: http://issues.apache.org/jira/browse/GERONIMO-319
>      Project: Geronimo
>         Type: Task
>   Components: Tomcat
>     Reporter: David Blevins
>      Fix For: 1.0-M4

>
> Webapps in Geronimo/Tomcat should be able to lookup a UserTransaction provided by Geronimo from it's JNDI ENC.

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


[jira] Commented: (GERONIMO-319) Access to UserTransaction from webapp in Tomcat

Posted by "Jeff Genender (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-319?page=comments#action_58642 ]
     
Jeff Genender commented on GERONIMO-319:
----------------------------------------

Added TransactionContextValve to manage the transaction context.  The TomcatWebAppContext now handles UserTransaction.  TomcatModuleBuilder now supplies the proper contexts and OnlineUserTransaction objects to the TomcatWebAppContext.  The builder needs to have the component context properly configured and this should be complete.

> Access to UserTransaction from webapp in Tomcat
> -----------------------------------------------
>
>          Key: GERONIMO-319
>          URL: http://issues.apache.org/jira/browse/GERONIMO-319
>      Project: Apache Geronimo
>         Type: Task
>   Components: Tomcat
>     Reporter: David Blevins

>
> Webapps in Geronimo/Tomcat should be able to lookup a UserTransaction provided by Geronimo from it's JNDI ENC.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira