Roberto Contiero created RF-12798:
-------------------------------------
Summary: <a4j:push>: parameter to enable JMS integration
Key: RF-12798
URL:
https://issues.jboss.org/browse/RF-12798
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: doc
Affects Versions: 4.3.0.Final
Reporter: Roberto Contiero
Priority: Minor
There is an error in the Component Reference documentation for the component
<a4j:push>. The parameter to enable JMS isn't:
<context-param>
<param-name>org.richfaces.push.jms.enable</param-name>
<param-value>true</param-value>
</context-param>
but
<context-param>
<param-name>org.richfaces.push.jms.enabled</param-name>
<param-value>true</param-value>
</context-param>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira