extended character support

2003-12-05 Thread Sid Subr
how does axis support ASCII extended charcters like accent etc.. I know it is UTF-8 encoded etc on serialization but what I am seeing is that on the other size the string is totally different.. __ Do you Yahoo!? Free Pop-Up Blocker - Get it now http://companion.y

Re: extended character support

2003-12-05 Thread Sid Subr
so are you saying there are problems with the extended character set? --- Davanum Srinivas <[EMAIL PROTECTED]> wrote: > Yes. Use Axis 1.2 Alpha. > > -- dims > > --- Sid Subr <[EMAIL PROTECTED]> wrote: > > how does axis support ASCII extended charcters > like

Re: extended character support

2003-12-05 Thread Sid Subr
so are you saying there are problems or it is not supported in Axis 1.0 & 1.1 or __ Do you Yahoo!? Free Pop-Up Blocker - Get it now http://companion.yahoo.com/

axis message level secuurity

2003-12-09 Thread Sid Subr
I was looking into the security documentation for axis and looks like it provides transport level security by using HTTPS.. is there any way to include message level security is other than XML signatures (which is end to end) by way of XML encryption mechanisms out there. ___

porttypes and holders

2003-12-30 Thread Sid Subr
how does axis figure out which "types" need holders? also what's the meaning of word "porttypes", the concept is kind of confusing any documentation on what they are? __ Do you Yahoo!? Find out what made the Top Yahoo! Searches of 2003 http://search.yahoo.com/top20

RePOST: porttypes and holders

2004-01-01 Thread Sid Subr
how does axis figure out which "types" need holders? also what's the meaning of word "porttypes", the concept is kind of confusing any documentation on what they are? __ Do you Yahoo!? Find out what made the Top Yahoo! Searches of 2003 http://search.yahoo.com/top2

RE: Will Axis ever support WS-Security

2004-02-10 Thread Sid Subr
wow finally someone talking about security on axis.. is there is a reason we want to go with wss4j? I have been posting to this mailing list trying to get information on message level security and signing of mesages and how we are thinking of handling that as I was also looking into providing some