You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Colm O hEigeartaigh (JIRA)" <ji...@apache.org> on 2017/04/10 09:13:42 UTC

[jira] [Closed] (CXF-7326) Example xml is invalid

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

Colm O hEigeartaigh closed CXF-7326.
------------------------------------

> Example xml is invalid 
> -----------------------
>
>                 Key: CXF-7326
>                 URL: https://issues.apache.org/jira/browse/CXF-7326
>             Project: CXF
>          Issue Type: Bug
>          Components: Documentation
>            Reporter: Alex O'Ree
>            Assignee: Colm O hEigeartaigh
>
> http://cxf.apache.org/docs/jax-ws-configuration.html
> Example xml just above the header "Configuring a Spring Client (Option 1)" is invalid. The interceptor tag has a typo in it, "inInterceptors" vs "inInterceptor". 
>  <jaxws:inInterceptors>
>       <bean class="com.acme.SomeInterceptor"/>
>       <ref bean="anotherInterceptor"/>
>     </jaxws:inInterceptor>



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)