users@jax-rpc.java.net

Problem with REPLACE_WITH_ACTUAL_URL

From: Joe Pederson <Joe.Pederson_at_firstlogic.com>
Date: Tue, 17 Jan 2006 10:52:31 -0600

I've created and successfully deployed my WAR file on Tomcat, WebSphere, Sun App Server and .NET and am able to consume with several different clients (C++, Java, Perl, etc). However, when I deploy this WAR in WebLogic 9.0, it deploys ok but when I browse to the WSDL in IE, the WSDL still has the soap address as REPLACE_WITH_ACTUAL_URL instead of the actual address. Therefore, all of my client apps are failing when the web service attempts to connect to my application. Is this an issue with JAXRPC (or WebLogic)? Ideas on what I might be doing wrong?

Thanks in advance for the help.