Alex O'Ree created CXF-7326:
-------------------------------

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


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)

Reply via email to