[ 
https://issues.apache.org/jira/browse/AXIS2C-1188?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12609179#action_12609179
 ] 

Damitha Kumarage commented on AXIS2C-1188:
------------------------------------------

I have another question.
When service implementation is NULL(if service function return NULL) is it 
correct to send a soap fault of Data element of the OM Node is NULL?
Further where in the server side code does this message send. In the code 
AXIS2_ERROR_DATA_ELEMENT_IS_NULL error is set only in the 
axis2_conf_builder_get_phase_list() function which is called only in the load 
time.

> SOAP fault not working with axis2c latest revision(663886) from code 
> generated from axis2/java using adb
> --------------------------------------------------------------------------------------------------------
>
>                 Key: AXIS2C-1188
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-1188
>             Project: Axis2-C
>          Issue Type: Bug
>          Components: core/engine
>    Affects Versions: Current (Nightly)
>         Environment: axis2c revision number 663886.
> axis2/java 1.4 and also axis2/java nighlty build
>            Reporter: naveen bhat
>            Assignee: Supun Kamburugamuva
>         Attachments: raw_xml_recv.patch, raw_xml_recv_corrected.patch, 
> readable_macro_correction2.patch
>
>   Original Estimate: 72h
>  Remaining Estimate: 72h
>
> Hello group,
> I used axis2/java 1.4 to generate server side code from wsdl.
> I did not write the business logic in the service skeleton(i.e all empty 
> operations returning NULL).
> I compiled the code to generate libMyService.so.
> I deployed the service(libMyService.so and services.xml).
> I made a request from the axis2/java client.
> Ideally client should receive a soap fault from server.
> But server is not sending any response.
> I monitored the soap messages using tcpmon and found that the server is 
> sending only http header, and there was no soap message in response.
> I also experimented the same steps using axis2/java nightly build(available 
> at http://people.apache.org/dist/axis2/nightly) but the result remained the 
> same.
> Need help in this regard.Let me know if you need more details
> PS: command used to generate the server side code
> WSDL2C.sh -uri <wsdl path> -ss -sd -d adb -u.

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

Reply via email to