Hi,

my service is written using axis2 and have methods like:

 public  String hello(String p){
     return "<mytag>hello</mytag>"
 }

1) I want all of my web methods accept and return String xml not OM, can any one help me how can i achieve this in axis2?

2)  how could i write a doc/lit style web services in axis2?


Thanks and Regards,

Muhammad Iqbal



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

Reply via email to