Re: [Axis2] namespace for every element in SOAP response

2006-08-18 Thread Kinichiro Inoguchi
Hi Eran,

Thanks for your reply.
And I saw this issue was in WS-Common JIRA.
http://issues.apache.org/jira/browse/WSCOMMONS-74

Regards,
kinichiro

--- Eran Chinthaka <[EMAIL PROTECTED]> wrote:

> Hi,
> 
> I think this is a bug in Axiom and not in Axis2.
> 
> -- Chinthaka
> 
> Kinichiro Inoguchi wrote:
> > Hi,
> > 
> > I'm testing latest nightly buils Axis2 war.
> > I noticed that every element in response SOAP message has
> > namespace definition.
> > 
> > If you see version service via REST call like this,
> > http://localhost:8080/axis2/rest/version/getVersion
> > 
> > you could see this,
> > http://axisversion.sample/xsd";>
> >   http://axisversion.sample/xsd";>Hello I am
> Axis2
> > version service , My version is #axisVersion# #today# 
> > 
> > 
> > "return" element also has xmlns:ns="http://axisversion.sample/xsd";.
> > I feel this definition NOT needed.
> > 
> > http://axisversion.sample/xsd";>
> >   Hello I am Axis2 version service , My version is
> > #axisVersion# #today# 
> > 
> > is enough.
> > 
> > Is this needed ?
> > 
> > Regards,
> > kinichiro
> > 
> > __
> > Do You Yahoo!?
> > Tired of spam?  Yahoo! Mail has the best spam protection around 
> > http://mail.yahoo.com 
> > 
> >
> -
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> > 
> > 
> 
> 
> 


__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

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



Re: [Axis2] namespace for every element in SOAP response

2006-08-18 Thread Eran Chinthaka
Hi,

I think this is a bug in Axiom and not in Axis2.

-- Chinthaka

Kinichiro Inoguchi wrote:
> Hi,
> 
> I'm testing latest nightly buils Axis2 war.
> I noticed that every element in response SOAP message has
> namespace definition.
> 
> If you see version service via REST call like this,
> http://localhost:8080/axis2/rest/version/getVersion
> 
> you could see this,
> http://axisversion.sample/xsd";>
>   http://axisversion.sample/xsd";>Hello I am Axis2
> version service , My version is #axisVersion# #today# 
> 
> 
> "return" element also has xmlns:ns="http://axisversion.sample/xsd";.
> I feel this definition NOT needed.
> 
> http://axisversion.sample/xsd";>
>   Hello I am Axis2 version service , My version is
> #axisVersion# #today# 
> 
> is enough.
> 
> Is this needed ?
> 
> Regards,
> kinichiro
> 
> __
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam protection around 
> http://mail.yahoo.com 
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 




signature.asc
Description: OpenPGP digital signature


[Axis2] namespace for every element in SOAP response

2006-08-18 Thread Kinichiro Inoguchi
Hi,

I'm testing latest nightly buils Axis2 war.
I noticed that every element in response SOAP message has
namespace definition.

If you see version service via REST call like this,
http://localhost:8080/axis2/rest/version/getVersion

you could see this,
http://axisversion.sample/xsd";>
  http://axisversion.sample/xsd";>Hello I am Axis2
version service , My version is #axisVersion# #today# 


"return" element also has xmlns:ns="http://axisversion.sample/xsd";.
I feel this definition NOT needed.

http://axisversion.sample/xsd";>
  Hello I am Axis2 version service , My version is
#axisVersion# #today# 

is enough.

Is this needed ?

Regards,
kinichiro

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

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