Re: Problem met in axis2

2006-04-11 Thread Eran Chinthaka
Hi OUYANG, what is the version of Axis2 you are using ? -- Chinthaka OUYANG Yang wrote: Hello all! I am testing a simple example on axis2. I've written a web service named hello: public class hello2{ public String hello(String name){ if(name==null) name =

RE: Problem met in axis2

2006-04-11 Thread OUYANG Yang
Hi Chinthaka: Thank you so much for your quick reply:) My edition is 0.95. I am wondering whether it is because of the messagereceiver? Ouyang yang -Original Message- From: Eran Chinthaka [mailto:[EMAIL PROTECTED] Sent: 2006年4月12日 10:37 To: axis-user@ws.apache.org Subject: Re: Problem

Re: Problem met in axis2

2006-04-11 Thread Eran Chinthaka
: Re: Problem met in axis2 Hi OUYANG, what is the version of Axis2 you are using ? -- Chinthaka OUYANG Yang wrote: Hello all! I am testing a simple example on axis2. I've written a web service named hello: public class hello2{ public String hello(String name

RE: Problem met in axis2

2006-04-11 Thread OUYANG Yang
for your help! Ouyang yang -Original Message- From: Eran Chinthaka [mailto:[EMAIL PROTECTED] Sent: 2006年4月12日 10:51 To: axis-user@ws.apache.org Subject: Re: Problem met in axis2 Hi OUYANG, Can you please create a JIRA on this and attach your aar file. We might be able to debug here

RE: Problem met in axis2

2006-04-11 Thread Inoguchi, Kinichiro
To: axis-user@ws.apache.org; [EMAIL PROTECTED] Subject: RE: Problem met in axis2 Hi Chinthaka: I'm sorry that I haven't used JIRA before. Can I just attach the aar file and the src file to you? I've read the FAQ, and found similar problem but after I have put the xalan-2.7.0.jar

RE: Problem met in axis2

2006-04-11 Thread OUYANG Yang
Hi kinichiro: it realy works!!! Thank you so much ~~:) Regards Ouyang yang -Original Message- From: Inoguchi, Kinichiro [mailto:[EMAIL PROTECTED] Sent: 2006年4月12日 12:28 To: axis-user@ws.apache.org Subject: RE: Problem met in axis2 Hi Ouyang, You need to change your services.xml