cancel
Showing results for 
Search instead for 
Did you mean: 

Can we change Properties file of war project in Visual administrator?

Former Member
0 Kudos

Hi All,

I have requirement, to change the properties values using visual administrator after deploy the code in the server.

Please help me on this, how to process with steps.

Thanks in advance.

Regards,

Praneeth

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member193379
Active Contributor
0 Kudos

Praneeth,

Could you please explore, what kind of changes you want via Visual Admin.

Thanks,

Hamendra

Former Member
0 Kudos

Hi,

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

Regards,

Praneeth

former_member193379
Active Contributor
0 Kudos

Parneeth,

Please follow the below steps in Visual Admin.

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 Add Button.

It does the hot deployment.