You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/05/11 15:11:00 UTC

[jira] [Work logged] (TOMEE-2324) Remove Corba ORB APIs from Codebase

     [ https://issues.apache.org/jira/browse/TOMEE-2324?focusedWorklogId=594561&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-594561 ]

ASF GitHub Bot logged work on TOMEE-2324:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 11/May/21 15:10
            Start Date: 11/May/21 15:10
    Worklog Time Spent: 10m 
      Work Description: dblevins closed pull request #721:
URL: https://github.com/apache/tomee/pull/721


   


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 594561)
    Remaining Estimate: 0h
            Time Spent: 10m

> 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
>            Assignee: Richard Zowalla
>            Priority: Minor
>              Labels: api, module
>             Fix For: 8.0.7
>
>          Time Spent: 10m
>  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)