[
https://issues.apache.org/jira/browse/TOMEE-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16730583#comment-16730583
]
Gurkan Erdogdu commented on TOMEE-2324:
---------------------------------------
Can we update the codebase to remove these?
Any comment?
> Remove Corba ORB APIs from Codebase
> -----------------------------------
>
> Key: TOMEE-2324
> URL: https://issues.apache.org/jira/browse/TOMEE-2324
> Project: TomEE
> Issue Type: Task
> Components: TomEE Core Server
> Reporter: Gurkan Erdogdu
> Priority: Minor
>
> Removing ORB and corba related access:
> Places :
>
> {code:java}
> org.apache.openejb.core.OrbFactory
> org.apache.openejb.client.corba.Corbas
> {code}
>
> XML Files:
> service-jar XML files :
>
> {code:java}
> <ServiceProvider id="Default ORB"
> service="Resource"
> types="org.omg.CORBA.ORB, ORB"
> factory-name="create"
> class-name="org.apache.openejb.core.OrbFactory">
> </ServiceProvider>
> {code}
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)