You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Paul Inglis (JIRA)" <ji...@apache.org> on 2010/02/15 12:33:28 UTC

[jira] Created: (AXIS2-4625) Setting the property 'transport.jms.CacheLevel' to 'consumer' fails.

Setting the property 'transport.jms.CacheLevel' to 'consumer' fails.
--------------------------------------------------------------------

                 Key: AXIS2-4625
                 URL: https://issues.apache.org/jira/browse/AXIS2-4625
             Project: Axis2
          Issue Type: Bug
          Components: transports
            Reporter: Paul Inglis
            Priority: Minor


If you try and set the cache level to 'consumer' the JMSConnectionFactory throws an AxisJMSException.

I've attached a patch which fixes the problem.

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


[jira] Updated: (AXIS2-4625) Setting the property 'transport.jms.CacheLevel' to 'consumer' fails.

Posted by "Paul Inglis (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-4625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul Inglis updated AXIS2-4625:
-------------------------------

    Attachment: JMSConnectionFactory.patch

> Setting the property 'transport.jms.CacheLevel' to 'consumer' fails.
> --------------------------------------------------------------------
>
>                 Key: AXIS2-4625
>                 URL: https://issues.apache.org/jira/browse/AXIS2-4625
>             Project: Axis2
>          Issue Type: Bug
>          Components: transports
>            Reporter: Paul Inglis
>            Priority: Minor
>         Attachments: JMSConnectionFactory.patch
>
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> If you try and set the cache level to 'consumer' the JMSConnectionFactory throws an AxisJMSException.
> I've attached a patch which fixes the problem.

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