| Author |
about publishing server
|
siva prakash
Ranch Hand
Joined: Aug 24, 2004
Posts: 80
|
|
Hi all, if i change any property file in an application , should i need to publish it to server to have impact of it thanks, Siva
|
 |
Nathan Pruett
Bartender
Joined: Oct 18, 2000
Posts: 4121
|
|
That depends on how the application is implemented... does the application only read the property file at startup, or does it constantly check for changes to the property file? Usually it's the first case, so yes, you would have to restart the application for changes to take effect.
|
-Nate
Write once, run anywhere, because there's nowhere to hide! - /. A.C.
|
 |
 |
|
|
subject: about publishing server
|
|
|