[ 
https://issues.apache.org/jira/browse/CXF-1129?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12536682
 ] 

Glen Mazza commented on CXF-1129:
---------------------------------

That WSDL has implicit(*) headers in it 
(http://www.jroller.com/gmazza/date/20071001)--I don't know if that is related 
to the problem.  I would run wsdl2java with the "-exsh true" flag (as Dan Kulp 
said in the comment to my blog entry above) to see if that makes a difference.

Glen

(*) Headers defined in the wsdl:binding section but *not* the wsdl:portType.


> org.apache.cxf.interceptor.Fault: Index: 1, Size: 1
> ---------------------------------------------------
>
>                 Key: CXF-1129
>                 URL: https://issues.apache.org/jira/browse/CXF-1129
>             Project: CXF
>          Issue Type: Bug
>          Components: JAX-WS Runtime
>    Affects Versions: 2.0.2
>         Environment: Suse Linux 9.2, Sun 1.5, Eclipse 3.3
>            Reporter: Dan Connelly
>         Attachments: efile.wsdl
>
>
> "wsdl2java -all efile.wsdl" 
> Run generated Server driver as is.   Run generated Client driver as is.
> Generated client driver fails.. Caused by: 
> java.lang.IndexOutOfBoundsException: Index: 1, Size: 1
> The server is not invoked at all.
> Now run Client under Metro libraries.   Client runs ok and invokes CXF 
> server.    However, CXF server fails with an interceptor problem very similar 
> to problem on CXF client.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to