Ok, I just tested the first sample in
soap-2_2, and got the following error. Anyone can help me?
Thanks!
C:\soap-2_2\samples\addressbook>testit
This test
assumes a server URL of http://localhost:80/soap/rpcrouter
Deploying
the addressbook service...
Ouch, the call failed:
Fault
Code = SOAP-ENV:Server.Exception:
Fault String =
org.xml.sax.helpers.AttributesImpl: method getQName(I)Ljava/lang/String; not
found
.
Verify that it's there
Ouch, the call failed:
Fault
Code = SOAP-ENV:Server.Exception:
Fault String =
org.xml.sax.helpers.AttributesImpl: method getQName(I)Ljava/lang/String; not
found.
The classpath in my environment is:
.;D:\WebSphere\AppServer\lib\js.jar;D:\WebSphere\AppServer\lib\servlet.jar;D:\WebSphere\AppServer\lib\ujc.jar;D:\WebSphere\AppServer\lib\ibmwebas.jar;D:\WebSphere\AppServer\lib\ejs.jar;C:\soap-2_2\lib\soap.jar;D:\WebSphere\AppServer\lib\xerces.jar;D:\WebSphere\AppServer\\xalan.jar;C:\jdk1.3.1\lib\dt.jar;C:\jdk1.3.1\lib\tools.jar;D:\WebSphere\AppServer\lib\bsf.jar;C:\j2sdkee1.3\lib\j2ee.jar;C:\SQLLIB\java\db2java.zip
http://localhost:80/soap/rpcrouter works
okay, according to the soap manuals.
Can someone tell me if the above settings are improper for
making a soap service? If so, please let me know what will work.
Thanks!
