on ‎2009 Oct 14 12:56 PM
Hi All,
I have a WDJ app, where i have called a java method to execute a system commant "cmd /c nbtstat -a ipadd" . It takes 10 mins to get deployed on the server.PLease advice how the response time can be reduced.
Regards
Ishita
Request clarification before answering.
Hi,
While deploying you code , server dont run the code what you wrote inside you program, what it will do is it just builds your code and checks for any build time errors. So when you say deploying is taking time means
there might be 2 causes.
1. May be you have a very huge amount of UI or java code is there to build you application and deploy.
2. If you are deploying through SDM, please ask you basis guy to remove the unwanted .ear temp files in the server.
This delay in deployment happened with me also. In my case my webdynpro project had 10 applications with around 40 views. So it used to take 3 to 10 mins.
Regards,
SrinivaS
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 15 | |
| 9 | |
| 6 | |
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.