Hi All,
We are facing lots of problems with Weblogic cache settings. Even if we modify java file, its not considering the new file untill we re-start the weblogic. We are using Weblogic 5.1
Some times we get VerifyError. Weblogic creating the package structure in its own path and causing this problem...
Your inputs are very valuable to us.
Thanks,
Santhosh.
-
Weblogic (1 messages)
- Posted by: Santhosh Kumar
- Posted on: February 26 2001 07:09 EST
Threaded Messages (1)
- Weblogic by Gene Chuang on February 26 2001 18:07 EST
-
Weblogic[ Go to top ]
- Posted by: Gene Chuang
- Posted on: February 26 2001 18:07 EST
- in response to Santhosh Kumar
WL 5.1 only hot redeploys ejb bean class change (no interface change) and servlet class change. If you want change-detection for aux. classes, look into WL 6.0 EARs and WARs.