Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » JBoss User Help »

[jboss-user] [EJB/JBoss] - Re: CORBA DSI server under JBoss

scott.stark@jboss.org

2007-07-11


You have mix things up. If you want to create a corba server object using whatever technique (e.g. DSI), the jboss/ejbs/invokers have nothing to do with it.

You can just reuse the ORB (i.e. jacorb) that already exists in jboss to create your corba server object, and wrap it with a JMX mbean so it becomes manageable/loadable in the jboss runtime.

For example, try to find out how the corba naming service is implemented in jboss. (essentially another corba servant).

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4062842#4062842

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4062842
_______________________________________________
jboss-user mailing list
jboss-user@(protected)
https://lists.jboss.org/mailman/listinfo/jboss-user
©2008 junlu.com - Jax Systems, LLC, U.S.A.