I have something very simple I am trying to do and am getting this error and 
feel that its something obvious I am over looking.

Here is what I have:

I have a class:  Foo(), which is my webservice class and is deployed into a 
Axis2 using Java2WSDL and a class FooBean(), which is created within the Foo 
class.

FooBean() is your typical bean class that has members, getters and setters.

I have a method in the Foo() class:

public FooBean getFooBean()

Which returns a FooBean object.

The WSDL that is generated looks correct and it acknowledges the Bean class and 
even creates appropriate XML that matches the data members of the bean class.

However, when I a make a SOAP call to the webservice Foo and invoke the 
getFooBean() method, instead of getting XML response that contains the Bean 
contents, I get the error:  org.apache.axis2.AxisFault: Mapping qname not fond 
for the package.

Any pointers?  

Thanks....

__
Marc Lefebvre, Principle Software Engineer
Akimeka, 1305 N. Holopono Street, Kihei, HI 96753 
Phone: (808)442-7168, Email: [email protected]
echo '16i[q]sa[ln0=aln100%Pln100/snlbx]sbA0D4D465452snlbxq' | dc

<<winmail.dat>>

Reply via email to