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
"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.