Directory browsing in weblogic 8.1
I am currently trying to deploy a webservice within Weblogic 8.1. I have testet my webservice in OC4J application server which was a success.
The problem arise when I try to deploy my webservice in weblogic. The error it comes with is http error 403. I think it is due to directory browsing is dissabled. Does anyone know how to enable directorybrowsing in weblogic. I assume that this has to be done in the underlying apache server that comes with weblogic, but there is no GUI to the apache server.
BR
Jakob