cancel
Showing results for 
Search instead for 
Did you mean: 

how to change the properties file values of EJB project using Visual admin

Former Member
0 Kudos

Hi Experts,

I have requirement to change properties file values of EJB project - without re-deploying the code through Visual administrator

please let me know the where to keep the file in project structure.That can be same refer in VA.

Thanks in advance.

Regards,

Praneeth

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member193379
Active Contributor
0 Kudos

Go To Visual Admin and then select Server node and then select services node and expand and then select Deploy.

You will see a window and from thise select Application Radio Button.

You will see the list of all deployed applications and then select your EJB Deployed application.

Select you EJB Module and click on Single File Update Button and one pop up message will get appear.

Following fields need to be updated

Module - This drop down will be containing the WAR, JAR and EAR Files.

File Name - Select the file name, which you want to upload.

Mapping and Container - This drop down will be containing EJB Container and servle_jsp

and then click on OK Button.

It does the hot deployment.

Thanks,

Hamendra