|
�ȳ��ϼ���,
�̷��� �ѱ��̸��� ���� �Ǵٴ� �ݰ����ϴ�. soap���� ���������� �Ͻô��� ...
���� �����ϸ�, ������ ��ȯ����..
�躸��.
----- Original Message -----
Sent: Thursday, July 12, 2001 8:31 PM
Subject: I met an error
Hi,
I'm Rocker Lee.
I intalled SOAP tool kit and tested to find an
error.
which showed normal message in install guide.
But I tried org.apache.soap.server.ServiceManagerClient,
then
" Ouch, the call failed: Fault
Code = SOAP-ENV:Server.Exception: Fault String =
java.lang.NoSuchMethodError "
message appeared.
My system is
TOMCAT 3.2.2.
SOAP 2.2
bsf2.2
activation 1.0.1
javamail 1.2
I used command like
java -classpath
C:\jdk1.3.1\lib\tools.jar;.;C:\jakarta-tomcat-3.2.2\lib\xerces.jar;C:\soap-2_2\lib\soap.jar;C:\jakarta-tomcat-3.2.2\lib\activation.jar;C:\jakarta-tomcat-3.2.2\lib\mail.jar;C:\soap-2_2\webapps\soap.war
org.apache.soap.server.ServiceManagerClient http://localhost:8080/apache-soap/servlet/rpcrouter
list
What is the reason?
|