[
https://issues.apache.org/jira/browse/TOMEE-2324?focusedWorklogId=746605&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-746605
]
ASF GitHub Bot logged work on TOMEE-2324:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 23/Mar/22 14:15
Start Date: 23/Mar/22 14:15
Worklog Time Spent: 10m
Work Description: rzo1 closed pull request #792:
URL: https://github.com/apache/tomee/pull/792
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 746605)
Time Spent: 0.5h (was: 20m)
> 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: 0.5h
> 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.20.1#820001)