[jboss-jira] [JBoss JIRA] (WFLY-1077) JDK ORB Subsystem
David Lloyd (JIRA)
issues at jboss.org
Thu Jan 15 17:07:50 EST 2015
[ https://issues.jboss.org/browse/WFLY-1077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13032922#comment-13032922 ]
David Lloyd commented on WFLY-1077:
-----------------------------------
You're right, this is a three-fold bug:
* Package.toString doesn't return the package name, that's getName()
* Classes are not guaranteed to have a Package object, in general
* Loggers should not use the package name to define their category, though logger category names may often share a parent hierarchy with the package hierarchy
But this should be filed as a separate bug.
> JDK ORB Subsystem
> -----------------
>
> Key: WFLY-1077
> URL: https://issues.jboss.org/browse/WFLY-1077
> Project: WildFly
> Issue Type: Feature Request
> Components: IIOP
> Reporter: Dimitris Andreadis
> Assignee: Tomasz Adamski
>
> Implement a JDK ORB subsystem that can act as a replacement for the JacORB subsystem.
> AFAIK, most/all JDK ORBs are based on the Sun ORB.
> Ideally the 2 ORBs (JDK & JacORB) would be both supported in case we need to go through a transition period, or we need to support a particular interop scenario for which interop communication has issues.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
More information about the jboss-jira
mailing list