Type inheritance with document/literal/wrapped
----------------------------------------------

                 Key: CXF-1516
                 URL: https://issues.apache.org/jira/browse/CXF-1516
             Project: CXF
          Issue Type: Bug
    Affects Versions: 2.0.5
            Reporter: Thomas Diesler


[EMAIL PROTECTED] trunk]$ ant -Dtest=jaxws/jbws1702 test

tests-run-internal:
    [junit] Running org.jboss.test.ws.jaxws.jbws1702.JBWS1702TestCase
    [junit] Tests run: 3, Failures: 0, Errors: 2, Time elapsed: 10.797 sec
    [junit] Test org.jboss.test.ws.jaxws.jbws1702.JBWS1702TestCase FAILED

17:38:37,130 INFO  [PhaseInterceptorChain] Interceptor has thrown exception, 
unwinding now
java.lang.RuntimeException: java.lang.IllegalArgumentException: wrong number of 
arguments
        at 
org.jboss.wsf.stack.cxf.AbstractInvoker.handleException(AbstractInvoker.java:149)
        at 
org.jboss.wsf.stack.cxf.AbstractInvoker.invoke(AbstractInvoker.java:118)
        at 
org.apache.cxf.interceptor.ServiceInvokerInterceptor$1.run(ServiceInvokerInterceptor.java:56)
        at 
org.apache.cxf.workqueue.SynchronousExecutor.execute(SynchronousExecutor.java:37)
        at 
org.apache.cxf.interceptor.ServiceInvokerInterceptor.handleMessage(ServiceInvokerInterceptor.java:92)
        at 
org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:220)
        at 
org.apache.cxf.transport.ChainInitiationObserver.onMessage(ChainInitiationObserver.java:77)
        at 
org.apache.cxf.transport.servlet.ServletDestination.invoke(ServletDestination.java:92)
        at 
org.apache.cxf.transport.servlet.ServletController.invokeDestination(ServletController.java:213)
        at 
org.jboss.wsf.stack.cxf.ServletControllerExt.invoke(ServletControllerExt.java:133)


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