[jboss-jira] [JBoss JIRA] Closed: (JBMAIL-179) Unwanted UserTransaction and JNDI dependency in POP3Protocol

Andrew Oliver (JIRA) jira-events at jboss.com
Wed Dec 13 19:27:14 EST 2006


     [ http://jira.jboss.com/jira/browse/JBMAIL-179?page=all ]

Andrew Oliver closed JBMAIL-179.
--------------------------------

    Resolution: Won't Fix
      Assignee:     (was: Andrew Oliver)

> Unwanted UserTransaction and JNDI dependency in POP3Protocol
> ------------------------------------------------------------
>
>                 Key: JBMAIL-179
>                 URL: http://jira.jboss.com/jira/browse/JBMAIL-179
>             Project: JBoss Mail ** Closed - moved to http://buni.org **
>          Issue Type: Task
>      Security Level: Public(Everyone can see) 
>          Components: POP
>    Affects Versions: 1.0-M4
>            Reporter: sriram
>         Attachments: POP3Protocol.java, POP3ProtocolInstance.java
>
>   Original Estimate: 10 minutes
>  Remaining Estimate: 10 minutes
>
> POP3Protocol looks up UserTransaction from JNDI. This usertransaction is being used only to transact the getMailBoxByAlias method call in POP3ProtocolInstance. I think this is not needed as methods in MailboxServiceImpl are anyway transacted. Will be very useful to me if this unwanted dependency on JNDI and UserTransaction is removed from POP3Protocol.java 
> Have to comment a few lines in POP3Protocol and POP3ProtocolInstance. 
> Will have no impact on anything else. Just removing some unwanted code. 

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

        



More information about the jboss-jira mailing list