[ http://issues.apache.org/jira/browse/AXIS2-597?page=all ]
Davanum Srinivas resolved AXIS2-597.
------------------------------------
Resolution: Fixed
Please try nightly and let us know if it still fails, then we can reopen the
issue.
thanks,
-- dims
> "argument type mismatch" on result = (OMElement) method.invoke(obj, args);
> --------------------------------------------------------------------------
>
> Key: AXIS2-597
> URL: http://issues.apache.org/jira/browse/AXIS2-597
> Project: Apache Axis 2.0 (Axis2)
> Issue Type: Bug
> Reporter: Frank Cornelis
> Attachments: services.xml, test-types.xsd, test.wsdl
>
>
> I'm using the SVN version of Axis2.
> I have a simple doc/lit WSDL. Using a JAX-WS service with JAX-WS client works
> just fine.
> An Axis2 service with the JAX-WS client gives me an "argument type mismatch"
> on
> result = (OMElement) method.invoke(obj, args);
> within RawXMLINOutMessageReceiver.java (line 100).
> I assume this is the last step before entering my implementation class... so
> it would be cool if it got fixed. :)
> The targetNamespace is of format "urn:xxx:yyy", the external schema has a
> namespace "urn:xxx:yyy:types". For the rest it's a normal doc/lit WSDL.
> BTW: great work... most of the bugs I reported so far got fixed somehow.
> Frank.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]