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

Jason Greene do-not-reply at jboss.com
Fri Apr 29 23:04:04 EDT 2011


Jason Greene [http://community.jboss.org/people/jason.greene] created the discussion

"Re: IIOP Subsystem Issues"

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

--------------------------------------------------------------
> > David Lloyd wrote:
> > First I would verify that the "system" module is *not* among the list of imports for the jacorb module or any of its transitives; this is the simplest possible explanation for the problem you see.  Using endorsed is definitely not something we want to do.  I'm pretty sure though that the problem you're seeing is due to using the "system" module.  Removing org.omg and its children from javax.api and adding an new org.omg.api module is definitely the right thing to do.
> Well, that's a problem. I had to add a dependency to javax.api since JacORB needs the javax.rmi.CORBA.Stub class (and maybe some other classes from the javax.rmi package). It doesn't define it's own version of those classes.

javax.api is ok, it's system that causes the problem. However, like david mentioned we need to replace the org.omg that javax.api is using by modifying the javax.api.
--------------------------------------------------------------

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

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/20110429/c6960509/attachment.html 


More information about the jboss-dev-forums mailing list