SOAP error



I'm running Tomcat 3.2.4 with SOAP 2.2. I've deployed a small java
class.
The problem is that after invoking it's method i get a response with a
fault which says:

Unable to resolve target object: Class
org.apache.soap.server.http.ServerHTTPUtils can not access a member of
class samples.airport.DatabaseConnector with modifiers ""

I'm clueless as what to do, the samples that came with soap are
working, at least I've tested a few simple, like addressBook etc.
Any hint?

.



Relevant Pages

  • C# generated .NET stubs break on a null return of a complex object
    ... I have a SOAP written in Java, and being served by Apache Axis - using the ... When I make this same call with my java client - here is the SOAP message ... the response object is basically empty - because there were ...
    (microsoft.public.dotnet.framework.webservices)
  • deserialization arrays in Axis SOAP messages
    ... I have been trying to make requests of a web service provided by Axis using ... As a result of seraching news groups I guessed that the SOAP response ... defines an array element in a way that causes the dotnet deserialization ... I used SOAP extensions to manipulate the offending item in the SOAP ...
    (microsoft.public.dotnet.framework.webservices)
  • Re: SOAP serialization problem
    ... I've snooped the SOAP response, ... this deserialization, but I've not found any that work. ... You're the client and you are the customer of a Web service that's for your use only. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: SOAP serialization problem
    ... I've snooped the SOAP response, ... public string XmlTest{ ... this deserialization, but I've not found any that work. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: SOAP Request is repeated in the SOAP response.
    ... Response all the parameters of the Request are described with the additional ... Client side method SaveMailcalls Server side SetMail. ... Parameters would be cSessionKey and cXML to the server side method. ... The structure of the SOAP ...
    (microsoft.public.fox.helpwanted)