You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-user@xml.apache.org by "White, Joshua" <jw...@ELLACOYA.com> on 2001/04/03 22:25:57 UTC

Newbie Question

Weblogic install.

I added xerces and soap to my weblogic classpath, and the two lines to
weblogic.properties.
Once the server comes up, I can list and deploy via the admin web site.

Here's the problem - whenever I try to access it via the rpcrouter servlet I
get java.lang.NoSuchMethodError. I'm just calling list with no arguments
from the command line using the ServiceManagerClient.

Any idea what's wrong?