I don't have the O'Reilly book either, but if you just go to
http://xml.apache.org/soap site you should find some additional FAQ's,
Documentation and jar files that should help you a lot.
Sometimes those books come with CDs with Apache SOAP and Tomcat on them. I
suggest that you download the latest versions, as most of the problems that
new folks find are actually bugs that have been fixed.
If you are still having problems, please indicate which web application
server you are using, as there are many folks out here that may assist you
in that area as well.
There is one servlet called rpcrouter. Try to point a web browser to this
servlet to verify that your web application server is setup right. A guess
at what the URL would be is http://localhost/soap/servlet/rpcrouter . The
response will be something like "I don't speak get...". If you see this,
then that part should be all set. Once you know that this is operating
correctly, then you should work on getting the admin.jsp working. Another
guess at the URL for that is http://localhost/soap/admin
Good Luck!
Craig
-----Original Message-----
From: Andreas Ullmann [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, August 22, 2001 9:59 AM
To: Mario Scheibe; [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: Installation SOAP / Newbie
Hi,
I dont know the tutorial from O'REILLY NETWORK but this looks to me as your
Service is not deployed. Can you see your Service listed via the admin.jsp?
If it is listed, then maybe youre running your SOAP-App on Weblogic. Some
people here have had this problem and posted a solution (editing the
config.xml). Please look for there solution in the mailing list.
Andreas
> -------"Have others had this problem?
>
> Oh oh, life's not good today. OK, last resort- please join the
> [EMAIL PROTECTED] mailing list and ask there. Odds are that your
> problem has been run into before and someone there will know what to
> do."----------
>
>
> Hello,
>
> excuse me, but my english is not so good.
>
> I tryed to install the router servlet and admin client (like page 7. from
> O'REILLY NETWORK: JAVA & XML:SOAP)
> When I'll try the final test of both the server and client, (and I'm sure,
> that I had followed all the setup instructions ) I get the following
> error message:
>
> SOAP Service Manager: Unable to read 'DeployedServices.ds': assuming fresh
> start
> Ouch, the call failed:
> Fault Code = SOAP-ENV:Server.Exception:
> Fault String = java.lang.NoSuchMethodError
>
> Who can help me ??
>
> Thank you for your answer !
>
> Mario
--
Andreas Ullmann