Hi,
My application has an interface with a device using CORBA i.e their is a predifined idl using which the Device sends notification messages, so i have to implement a CORBA server to which the Device will act like a client. I tested it using Sun-JDK ORB and it works OK,
 
But what i want to do is, as jboss has JacORB with it, to build it in jboss. I am not sure on from where and how to start this.
If you have any example/documentation could you please point me to it, I am trying to read what documentations are already available.
 
Please let me know if my question is not clear :).
Thank you for your time.