This content has been marked as final.
Show 1 reply
-
1. Re: Migration of EJB2.1 from weblogic 9.2 to JBOSS EAP 6.3
jaysensharma Feb 21, 2016 9:32 PM (in response to jashan07)You will need to replace the "weblogic-ejb-jar.xml" deployment descriptor and its respective tags as described in the following link:
Also you will need to change the EJB clients a bit because WebLogic ejb clients either use weblogic specific "t3://" protocol or the "http://" protocol, That need to be changed while moving to JBoss EAP 6.3
Regards
Jay SenSharma