[
https://issues.jboss.org/browse/WFLY-1077?page=com.atlassian.jira.plugin....
]
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)