[
https://issues.apache.org/jira/browse/AXIS2-5807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17365949#comment-17365949
]
Robert Lazarski commented on AXIS2-5807:
----------------------------------------
I removed the non-existing class reference to CorbaInOutAsyncMessageReceiver
from CorbaDeployer.
> CorbaInOutAsyncMessageReceiver missing
> --------------------------------------
>
> Key: AXIS2-5807
> URL: https://issues.apache.org/jira/browse/AXIS2-5807
> Project: Axis2
> Issue Type: Bug
> Components: corba
> Affects Versions: 1.7.3
> Reporter: Jürgen Weber
> Priority: Blocker
>
> Corba module fails to start with
> [ERROR] Error while deploying null
> java.util.MissingResourceException: Can't find resource for bundle
> org.apache.axis2.jaxws.i18n.ProjectResourceBundle, key op_error
> In the debugger you see this is caused by a ClassNotFoundException for
> org.apache.axis2.corba.receivers.CorbaInOutAsyncMessageReceiver
> which indeed is not in the sources.
> If I comment out addMessageReceiver forCorbaInOutAsyncMessageReceiver in
> CorbaDeployer.populateService(AxisService, OMElement, String)
> the Corba Service works for me.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]