Can anyone tell me how war file is to be deployed in weblogic 6.1
I am trying to create a war file for defautwebapp directory ,removong files from defaultwebapp directory,placing the war file in the config/mydomain/applications directory and restarting the server.
I am giving the url for basix index.html
http://localhost:7001/Index.html File not found error is coming up.
Can anyone help me to solve this?