[ 
https://issues.apache.org/jira/browse/CXF-4885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sergey Beryozkin resolved CXF-4885.
-----------------------------------

    Resolution: Fixed
      Assignee: Sergey Beryozkin

https://cwiki.apache.org/confluence/display/CXF20DOC/Security
                
> 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
>            Assignee: Sergey Beryozkin
>
> 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