sending XML document to web service

2009-04-27 Thread Tushar D Kapse
Dear all, I am using apache axis2c 1.6.0 for the client side to consume the web service in C#.net. I want to send the data as a XML document from client to web service, so can anybody please tell me how to do this? Thanks, Tushar

Re: sending XML document to web service

2009-04-27 Thread Supun Kamburugamuva
Please have a look at the Axis2/C samples. Supun On Mon, Apr 27, 2009 at 4:45 PM, Tushar D Kapse kaps...@lntebg.com wrote: Dear all, I am using apache axis2c 1.6.0 for the client side to consume the web service in C#.net. I want to send the data as a XML document from client

access control?

2009-04-27 Thread Sam Carleton
How should one implement access control to my Axis2/C services? As it stands right now anyone can access my services and I need to know who the person is, somehow, I am wide open for options, I need to get a username from the client. I am hosting Axis2/C in Apache and I do have modified one of

Re: access control?

2009-04-27 Thread Samisa Abeysinghe
On Mon, Apr 27, 2009 at 7:50 PM, Sam Carleton scarle...@miltonstreet.comwrote: How should one implement access control to my Axis2/C services? As it stands right now anyone can access my services and I need to know who the person is, somehow, I am wide open for options, I need to get a

Guththila and UTF-8?

2009-04-27 Thread David Taylor (Lowell)
It doesn't appear that Guththila supports UTF-8 even though guththila_get_encoding is hardcoded to return UTF-8. After googling for a bit, I am not clear on what the plans are for UTF-8 support. Is it planned any time soon? JIRA AXIS2C-1265 hasn't been updated in a while. I'd appreciate

Re: Guththila and UTF-8?

2009-04-27 Thread Samisa Abeysinghe
We have not looked into this for some time, because both folks who were involved with this part of the code went on to pursue their studies. It is time that we look for new volunteers to cover this. Samisa... On Mon, Apr 27, 2009 at 9:21 PM, David Taylor (Lowell) dktay...@f5.comwrote: It

RE: Guththila and UTF-8?

2009-04-27 Thread David Taylor (Lowell)
Thank you very much for the quick update. Maybe I'll offer to take that task Let me think about it. Thanks, -David From: Samisa Abeysinghe [mailto:sam...@wso2.com] Sent: Monday, April 27, 2009 11:57 AM To: Apache AXIS C User List Subject: Re: Guththila and

Re: Guththila and UTF-8?

2009-04-27 Thread Supun Kamburugamuva
Great! I'll be more than happy to help you with this. Supun.. On Mon, Apr 27, 2009 at 8:59 PM, David Taylor (Lowell) dktay...@f5.comwrote: Thank you very much for the quick update. Maybe I’ll offer to take that task…. Let me think about it. Thanks, -David