Hi I am having weird situation. I installed ear file and ran the application .I found I am not seeing any changes whatever I did to the application. Later of some research I learnt that application pointing some other ear file. I uninstalled the application. There is no application now . But still I can see the website running if I run the URL.
I am just confused from where it is getting the ear file. Can somebody please help which settings I should look at.
stop your app server. delete the contents of wstemp and temp folders present under the profile folder. start the server.
Rama Lakshmi
Greenhorn
Joined: Mar 31, 2006
Posts: 27
posted
0
Deepak Pant wrote:stop your app server. delete the contents of wstemp and temp folders present under the profile folder. start the server.
Sorry for very delayed response.. I checked with my Admin person. There was some old EAR file in the server. He cleaned all those ear files and did restart which resolved the issue.