Hi all,

i have trouble using axis2 1.3 with a POJO skeleton class und method return 
types.
I have a class A which is a base type for other classes (value objects). A 
method of my webservice POJO skeleton class has class A as return type.
Now i have a class B which is derived from base class A and is returned by this 
method.
But if i call the method i get the following error message:

org.apache.axis2.AxisFault: org.apache.axis2.AxisFault: Mapping qname not fond 
for the package: org.mypackage.vo

Both classes have there own package.

I have another method with class A as method parameter and if i call the method 
from client with class B as parameter it is ok.

What do i have to do to make this working?

Regards
-- 
Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! 
Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to