cancel
Showing results for 
Search instead for 
Did you mean: 

Do I need to recompile to get new EAR if I change the code in EJB

arijit_mukherjee2
Participant
0 Kudos

Hello Experts,

I am following below to blogs to create an adapter module so that I can deploy that in PO 7.31 SP14 to get it work with EJB3.0 standard.

https://blogs.sap.com/2014/08/08/pi-74-adapter-module-creation-using-ejb-30/

https://blogs.sap.com/2015/01/29/create-sap-pi-adapter-modules-in-ejb-30-standard/

When I deployed the code, it worked but I need to change the code. So my question is once I change the code in .java file of the EJB project, does it automatically reflects into the EAR reference that was created earlier? Or do I need to recompile the EJB again/create a new reference EAR?

Appreciate your thoughts!

Thanks

Arijit

View Entire Topic
robert_warde4
Active Participant
0 Kudos

No, I don't need to.