Gets the axis configuration object by loading the repository. The order of initialization is according the the following precedence:
If the parameter axis2.repository.path is present, this folder is used as the location to the repository.
Otherwise, if the parameter axis2.repository.url is present, the URL is used as the location to the repository.
Otherwise, when both of the above init parameters are not present, the web applications WEB-INF folder is used as the folder for the repository
Originally posted by Daniel Gee:
I have the WebLogic 8.0.1 installed in my PC. I am testing a very simple web application example and got the error message shown below. How could this kind of error happen? What is the cause of the error? How do I fix the problem?