Hi everyone, I am facing a problem in my weblogic 6.1 that whatever
ejb componet I am deploying (after modification) to the weblogic server, the changes are not getting reflected if the server is running. Each time, I have stop the server and start it and then only the changes done in ejb is getting reflected.
I am not setting startmode while starting the server. So by default it is false means ie., the server is running in devlopment mode.
Does this problem exist if we do not have proper Service Pack ? Does this problem exist in hight version of weblogic ?
thank you in advance.