posted 17 years ago
If you look at the manifest file inside weblogic.jar (in META-INF) directory it specified a Class-path that includes webservices.jar from the same lib directory that weblogic.jar is in. I think that jar, webservices.jar or possibly another jar specified in manifest classpath, should have the class you are talking about in it.