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

Scott M Stark updated JBAS-1356:
--------------------------------

    Fix Version:  JBossAS-4.0.1 SP1

Merged into the 4.0.1SP1 as well.

> 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,  JBossAS-4.0.1 SP1

>
>
> 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



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to