[ 
https://issues.apache.org/jira/browse/AXIS2-5807?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17298314#comment-17298314
 ] 

Robert Lazarski commented on AXIS2-5807:
----------------------------------------

Corba was totally removed in later JDK's and could possibly be removed from 
Axis2.

Are you still using Corba with Axis2?

 

> 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]

Reply via email to