Brent Worden created CXF-4885:
---------------------------------

             Summary: Incorrect spring config example on 
http://cxf.apache.org/docs/security.html#Security-XML
                 Key: CXF-4885
                 URL: https://issues.apache.org/jira/browse/CXF-4885
             Project: CXF
          Issue Type: Bug
          Components: Documentation
            Reporter: Brent Worden


http://cxf.apache.org/docs/security.html#Security-XML

{code}<bean ref="..."/>{code}

should be

{code}<ref bean="..."/>{code}

There are two instances.


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

Reply via email to