WebLogic 6.0 - 404 Error on dynamically created files, images, etc...
Terry Williams
Greenhorn
Joined: Sep 27, 2001
Posts: 1
posted
0
I have noticed that when I created new files or images on WebLogic 6.0, they do not show until the server is restarted. However, they are picked up automatically in WebLogic 6.1. Is there some type of setting I can specify in 6.0 to have these files automatically picked up and served instead of giving me a 10.4.5 404 Not Found Error. Thanks for your help. Sincerely, Terry
anup vachali
Ranch Hand
Joined: Oct 17, 2000
Posts: 54
posted
0
Terry, I believe that if u have ur files under the applications folder under ur domain directory, WLS autodeploys the application. This holds true for both EJBs and WebApps. There is also something,IIRC, about starting ur server in development mode as opposed to production mode that lets u autodeploy. HTH, Anup.
subject: WebLogic 6.0 - 404 Error on dynamically created files, images, etc...