Hi,

I've repackaged the org.apache.soap to avoid potential customer conflicts 
with any prior installations and that seems fine, but I think I've lost 
something in the configuration as a result.

I'm running a sample the samples\address testit.cmd under Tomcat and have 
errors.  Also, Tomcat points to the newly packaged jar as does the 
testit.cmd and deployment descriptor xml and I've used the tunnel and it 
didn't provide me anymore clues than below.  I'm sure it's some 
configuration file or setting I've left out but haven't yet found it.

When I run the testit.cmd I get the following errors with the newly packaged 
soap.jar.  Note, I've replaced the actual company name with "xxxxxxxx" 
below.

error on Tomcat:: SOAP Service Manager: Unable to read 
'DeployedServices.ds': assuming fresh start.

Deploying the addressbook service...

attempting to invoke method: deploy
parameter values of:'[name=descriptor] [type=class com.xxxxxxxx.apache.soap.
server.DeploymentDescriptor] [value=[DeploymentDescriptor 
id='urn:AddressFetcher
', scope='2', class='samples.addressbook.AddressBook', static='false', 
methods='
[getAddressFromName,addEntry,getAllListings,putListings]', 
faultListener='[com.n
ortel.apache.soap.server.DOMFaultListener ]', 
mappings='[Lcom.xxxxxxxx.apache.soap
.server.TypeMapping;@1106c7']] [encodingStyleURI=null]'
FileName: ./logs/usfDebug.log
Jul 27, 2001 11:40:05:798: Successfully opened Debug File
Jul 27, 2001 11:40:05:798: [1] In HTTPUtil:post, start...
Jul 27, 2001 11:40:05:858: [3] In HTTPUtils:post, call doPost with HTTP 1.0.
Jul 27, 2001 11:40:06:879: [1] In HTTPUtil:post, end...
Ouch, the call failed:
  Fault Code   = SOAP-ENV:Server.Exception:
  Fault String = java.lang.NoSuchMethodError
.
Verify that its there

attempting to invoke method: list
parameter values of:'null'
FileName: ./logs/usfDebug.log
Jul 27, 2001 11:40:07:791: Successfully opened Debug File
Jul 27, 2001 11:40:07:791: [1] In HTTPUtil:post, start...
Jul 27, 2001 11:40:07:871: [3] In HTTPUtils:post, call doPost with HTTP 1.0.
Jul 27, 2001 11:40:07:921: [1] In HTTPUtil:post, end...
Ouch, the call failed:
  Fault Code   = SOAP-ENV:Server.Exception:
  Fault String = java.lang.NoSuchMethodError
.
Thanks,

Richard


_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp

Reply via email to