[Building Sakai] Axis BeanSerializer problem

Artur k Vieira arturkvieira at gmail.com
Wed Mar 31 07:17:17 PDT 2010


Hello everyone, I know my problem is not intimately related to sakai, but
even so i think its a simple question but that is taking a lot of time from
me so I hope some of you can aid me in this. I am using sakai axis to try to
pass some custom objects from my sakai app to my exterior java app, but to
do that I have to define a BeanMapping tag in axis wsdd file so that axis
can recognize my class and serialize it to my exterior app (of course my
custom class is in a bean format). But I dont know exactly what shoul i
define in the fields of that tag. This is one of the exemples that i've
found on the net:

<beanMapping qname="ns:local" xmlns:ns="http://finduser.org/xsd"
languageSpecificType="java:packagename.User"/>

But i dont unrdestand exactaly what some of those fields means...
languageSpecificType is my java class, but what about qname and xmlns:ns ?
I know this is a begginers question but I'am not finding the solution...

Thanks in advance

-- 
View this message in context: http://old.nabble.com/Axis-BeanSerializer-problem-tp28096542p28096542.html
Sent from the Sakai - Development mailing list archive at Nabble.com.



More information about the sakai-dev mailing list