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: [email protected]
For additional commands, e-mail: [email protected]