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

Stefan Guilhen do-not-reply at jboss.com
Fri May 20 14:17:59 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/606332#606332

--------------------------------------------------------------
After a couple of changes I got the code running:

1- I now do new com.sun.corba.se.impl.javax.rmi.CORBA.StubDelegateImpl(); instead of reflectively loading and instantiating the delegate. The reflective approach is only used if the javax.rmi.CORBA.Stub sysproperty is specified.

2- I had to introduce a com.sun.corba module that exposes the com.sun.corba.se.impl packages of the system module and make the javax.rmi.api module depend on it.

Do you see any problems with this approach?
--------------------------------------------------------------

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

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/20110520/13c1a04c/attachment.html 


More information about the jboss-dev-forums mailing list