| Unix Content | Register | FAQ | Calendar | Search | Today's Posts | Mark Forums Read |
|
#1
|
| Hi, can anyone tell me the no of ways available for deploying an application automatically while developing it. I mean, if we make changes in a class file and save it, is there any possibility that those changes will appear in the application which is running in my local machine? Thanks. |
|
#2
|
| I'm not a developer, so I can't say for sure. The closest I've seen is making code changes in RAD and redeploying / restarting the local RAD WAS instance where the app is being deployed. It's not live, but it's pretty quick ... |
|
#3
|
| prad.maddineni@yahoo.com wrote: > Hi, can anyone tell me the no of ways available for deploying an application automatically while developing it. I mean, if we make changes in a class file and save it, is there any possibility that those changes will appear in the application which is running in my local machine? > > Thanks. > Check the docs for 'wrd' Ken |