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 "Jürgen Weber (JIRA)" <ji...@apache.org> on 2016/09/13 09:40:20 UTC

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

Jürgen Weber created AXIS2-5807:
-----------------------------------

             Summary: 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
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org