[ http://jira.jboss.com/jira/browse/JBAS-1356?page=history ]
     
Adrian Brock closed JBAS-1356:
------------------------------

     Resolution: Done
    Fix Version:  JBossAS-4.0.2RC1

Fixed

> subscriptionDurability is mispelt :-) in JMSContainerInvoker
> ------------------------------------------------------------
>
>          Key: JBAS-1356
>          URL: http://jira.jboss.com/jira/browse/JBAS-1356
>      Project: JBoss Application Server
>         Type: Bug
>   Components: JMS service
>     Versions: JBossAS-4.0.1 Final
>     Reporter: Adrian Brock
>     Assignee: Adrian Brock
>      Fix For:  JBossAS-4.0.2RC1

>
>
> The retrieval of the activation config property is using the wrong property 
> name
> in org.jboss.ejb.plugins.JMSContainerInvoker
> -         activationConfig = 
> getActivationConfigProperty("subscriptionDurablity");
> +         activationConfig = 
> getActivationConfigProperty("subscriptionDurability");
> Workaround use the old EJB2.0 style configuration:
> <subscription-durability>Durable</subscription-durability>

-- 
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
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
JBoss-Development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to