[
https://issues.apache.org/jira/browse/AXIS2C-692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dimuthu Gamage reassigned AXIS2C-692:
-------------------------------------
Assignee: Dimuthu Gamage
> 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,
> 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]