You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "Dimuthu Gamage (JIRA)" <ji...@apache.org> on 2007/12/06 19:38:43 UTC

[jira] Updated: (AXIS2C-692) Problem making the generated code operational with Java Client and C Server

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

Dimuthu Gamage updated AXIS2C-692:
----------------------------------

    Attachment: service.tar.gz

Hi uday kumar,
This is fixed for some time now. See the attached generated code (service.tar.gz) for your wsdl for java/c stubs and c skel. The same issue was in AXIS2C-696

> Problem making the generated code operational with Java Client and C Server
> ---------------------------------------------------------------------------
>
>                 Key: AXIS2C-692
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-692
>             Project: Axis2-C
>          Issue Type: Wish
>          Components: code generation
>    Affects Versions: 1.0.0
>         Environment: Windows Server 2003
>            Reporter: uday kumar adusumilli
>            Assignee: Dimuthu Gamage
>            Priority: Minor
>         Attachments: MTOMCPPServer.rar, MTOMJCClient.rar, MTOMSample.wsdl, service.tar.gz, xmime.xsd
>
>
> I am trying to setup a working prototype of a webservice with Java on
> the client and C/C++ on the server, both using Axis2. I am using the
> MTOMSample service provided in the samples of Axis2/java 1.3
> distribution. Following are the steps I have done so far:
> - used WSDL2Java script provided to generate the java code required for client
> - used WSDL2C functionality provided to generate the C code required for server
> - necessary business logic was coded and the service DLL was generated
> successfully
> - started up the simple axis2 http server and saw that the service was
> loaded successfully
> so far so god, but when I try to invoke the service using the Java
> Client, the server program crashes and exits displaying a memory
> exception!!!
> Upon looking for the source of the exception, I found out that it was
> while parsing the request SOAP message!!!

-- 
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-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org