You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by MUHAMMAD IQBAL <iq...@hotmail.com> on 2006/08/30 06:07:32 UTC

web methods should return string not OM

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: axis-user-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-user-help@ws.apache.org