You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Robert Lazarski (Jira)" <ji...@apache.org> on 2021/06/19 15:26:00 UTC

[jira] [Commented] (AXIS2-5807) CorbaInOutAsyncMessageReceiver missing

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