[
https://issues.apache.org/jira/browse/CXF-1129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dan Connelly updated CXF-1129:
------------------------------
Priority: Minor (was: Major)
Okay. "wsdl2java -all -exsh true efile.wsdl" fixes the generated code for the
CXF runtime.
I have lowered the priority since there is a work-around.
(Metro runtime works fine with and without -exsh true for CXF generated code.)
> 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
> Priority: Minor
> 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.