[
https://issues.apache.org/jira/browse/TOMEE-2324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Richard Zowalla reassigned TOMEE-2324:
--------------------------------------
Fix Version/s: (was: 8.0.8)
Assignee: (was: Richard Zowalla)
> 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
> Affects Versions: 8.0.0-Final, 8.0.1, 8.0.2, 8.0.3, 8.0.4, 8.0.5
> Reporter: Gurkan Erdogdu
> Priority: Minor
> Labels: api, module
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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
(v8.3.4#803005)