[jboss-dev-forums] [JBoss AS7 Development] - Re: IIOP Subsystem Issues

Stefan Guilhen do-not-reply at jboss.com
Mon May 9 10:23:22 EDT 2011


Stefan Guilhen [http://community.jboss.org/people/sguilhen] created the discussion

"Re: IIOP Subsystem Issues"

To view the discussion, visit: http://community.jboss.org/message/604240#604240

--------------------------------------------------------------
Ok, I've taken a look into the open JDK code and there is a corba module there that has all the org.omg and javax.rmi.corba classes. Here's what I will try to do: extract the javax.rmi classes and compile them using jacorb's org.omg classes, then do the following with modules:

- create a javax.rmi.api module with this new jar that depends on the org.omg.api jar
- make jacorb depend on the new javax.rmi.api module instead of javax.api
- remove javax.rmi from javax.api

Does approach look ok?
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/604240#604240]

Start a new discussion in JBoss AS7 Development at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2225]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20110509/80aa8498/attachment.html 


More information about the jboss-dev-forums mailing list