JBoss Community

Hot deploy problem with properties file

reply from Pratik Surti in Beginner's Corner - View the full discussion

If I make any changes to Java Class file and do hot deploy, it will work out but it is not picking up the updated properties file values from the debug perspective.

 

I am replacing my application ear file from admin console to make it redeploy. Because already hot deployment is not working in my current JBAS version.

 

Possibilities are:

 

JBAS is not clearing the cache and picking up the old values from the available cache.

 

JVM behaviour on Windows machine may have their own set of rules of locking or unlocking an object while hot deployment and also clearing the cache (Duplicate tmp folder in JBAS).

 

May be in later versions of JBAS versions the issue is already resolved. I think there was JIRA pertaining to hot deployment but not sure it also involves property file issue as well.

 

Let me know your assumption about it.

Reply to this message by going to Community

Start a new discussion in Beginner's Corner at Community