You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Jim Gomes (JIRA)" <ji...@apache.org> on 2008/05/29 18:12:00 UTC

[jira] Resolved: (AMQNET-88) Missing method on IConnection

     [ https://issues.apache.org/activemq/browse/AMQNET-88?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jim Gomes resolved AMQNET-88.
-----------------------------

    Resolution: Won't Fix

Working as designed.

> Missing method on IConnection
> -----------------------------
>
>                 Key: AMQNET-88
>                 URL: https://issues.apache.org/activemq/browse/AMQNET-88
>             Project: ActiveMQ .Net
>          Issue Type: Improvement
>          Components: ActiveMQ Client
>    Affects Versions: 1.0
>            Reporter: Mark Pollack
>            Assignee: Jim Gomes
>             Fix For: 1.0
>
>
> Hi,
> The JMS spec has the method 
> public Session createSession ( boolean transacted, int acknowledgeMode ) 
> on the Connection object.  TIBCO EMS has this method as well.
> the NMS API omits the boolean for creating a transacted session.  I very much require this feature.  any reason it was omitted?
> Cheers,
> Mark

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