You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Davanum Srinivas (JIRA)" <ji...@apache.org> on 2007/04/25 18:02:15 UTC

[jira] Assigned: (AXIS2-2590) ASP.NET Interop and other issues.

     [ https://issues.apache.org/jira/browse/AXIS2-2590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Davanum Srinivas reassigned AXIS2-2590:
---------------------------------------

    Assignee: Amila Chinthaka Suriarachchi

Amila,

Can you please check if this works now? (for 1.2) Basically generate a service using WSDL/XSD (see the command line in the original post) and test it for the 3 items mentioned.

thanks,
dims 

> ASP.NET Interop and other issues.
> ---------------------------------
>
>                 Key: AXIS2-2590
>                 URL: https://issues.apache.org/jira/browse/AXIS2-2590
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>            Reporter: Davanum Srinivas
>         Assigned To: Amila Chinthaka Suriarachchi
>
> Schema and WSDL are here - http://article.gmane.org/gmane.comp.apache.webservices.axis.user/53176
> 1)       If we call UpdateBalanceInput on the raw Java produced by WSDL2JAVA, it gets an instantiation exception because it doesn't create a zero-argument instantiator for the enumeration type BalanceOperationType.  I have to manually add it and make the protected one-arg version public for it to work.
> 2)       Even then, the operation that gets passed in is null in all cases.  In fact, all wrapped objects are passed in as null.  Wrapped objects that they return come back to the client fine.
> 3)       If I ask for the wsdl by doing DataService?wsdl, all the 'part name="parameters"' lines turn into '<part name="part0"', which breaks ASP.NET when it tries to connect.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org