1 Reply Latest reply on Dec 3, 2018 11:14 AM by jewellgm

    JBoss to Wildfly 13 Jacorb migration

    gurpreetsingh11931

      I have a system running on JBoss AS 7.2 using JacORB and I need to migrate it to WildFly 13,

       

      I know that the support for JacORB is deprecated and replaced by some OpenJDK ORB in WildFly 13, my question is : is there any guide or something I can rely on to migrate my application based on JacORB ?

       

      Or maybe better, can I still use (force) JacORB on WildFly 13 so I will save all the migration work ?

       

      Or just a how to guide for using the new implementation IIOP-OpenJDK on a from scratch system (kind of a "hello world"), any documentation would be greatly appreciated.