[
https://issues.apache.org/jira/browse/AXIS2-3836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eranga Jayasundera reassigned AXIS2-3836:
-----------------------------------------
Assignee: Eranga Jayasundera
> org.omg.CORBA exceptions swallowed
> ----------------------------------
>
> Key: AXIS2-3836
> URL: https://issues.apache.org/jira/browse/AXIS2-3836
> Project: Axis2
> Issue Type: Bug
> Components: kernel
> Affects Versions: 1.4
> Reporter: Jürgen Weber
> Assignee: Eranga Jayasundera
>
> I tried the Exposing CORBA Services as Web Services sample from
> http://wso2.org/library/2807
> When a Corba Exception happens (in my case org.omg.CORBA.OBJECT_NOT_EXIST)
> the exception does not get logged and the client gets a meaningless "Internal
> server error".
> This is in AxisHttpService following line 288.
> I suggest to insert a LOG.error(e) before the response.sendError() line.
> Still better would be if the client received e.getClass().getName()+" " +
> e.getMessage()
--
This message is automatically generated by JIRA.
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]