Hi All, I'm trying to embed Axis in an existing webapp in WLS 5.1 Whenever I call a service (trying simply jws first) I am greeted with the folliwing error:
java.lang.NoSuchMethodError: javax.servlet.http.HttpServletRequest.getRequestURL()Ljava/lang/StringBuffer I realize that this has to do with the fact that 2.1 only had the getRequestURI method, I have found in the archives references to people that have been successful running at least Axis 1.2 with WLS 5.1. Not sure if/how to get around this. Any help greatly appreciated. Thanks, Mike