[jira] Created: (AXIS2C-674) problem in coding special characters in server answer

2007-08-21 Thread Florian Steinborn (JIRA)
problem in coding special characters in server answer - Key: AXIS2C-674 URL: https://issues.apache.org/jira/browse/AXIS2C-674 Project: Axis2-C Issue Type: Bug Components: xml/om

RE: [Rampart/C] SAML Support?

2007-08-21 Thread Jamie Lyon
Hi, See my reply below. -Original Message- I now still have the problem of actually setting the SAML token. All the functions to do so are in rampart_context.c/h, but how to I access the context to set the token? I can access it by getting it out of the message context, but I'm

RE: [Rampart/C] SAML Support?

2007-08-21 Thread Manjula Peiris
Hi Jamie, See my commnets in line. On Tue, 2007-08-21 at 11:58 +0100, Jamie Lyon wrote: Hi, See my reply below. -Original Message- I now still have the problem of actually setting the SAML token. All the functions to do so are in rampart_context.c/h, but how to I access

Re: [Rampart/C] SAML Support?

2007-08-21 Thread Kaushalye Kapuruge
Manjula Peiris wrote: Hi Jamie, See my commnets in line. On Tue, 2007-08-21 at 11:58 +0100, Jamie Lyon wrote: Hi, See my reply below. -Original Message- I now still have the problem of actually setting the SAML token. All the functions to do so are

RE: [Rampart/C] SAML Support?

2007-08-21 Thread Jamie Lyon
Hi, See my replies below. -Original Message- I've got the saml token stored as an axiom_node within rampart_context, and I add it into the sec_node as a child within rampart_saml_token_build (called by rampart_shb_build_message). Unfortunately this means that when the sec_node

Need moderators for Mailing lists - Round #2

2007-08-21 Thread Davanum Srinivas
Team, Here's the current list of moderators. Please check your email id and the lists that you are responsible for. We use ezmlm at Apache. Here's a pointer to a FAQ: http://www.apache.org/dev/committers.html#mail-moderate Any questions regarding mailing lists / moderation can be addressed to

[ANN] WSO2 Web Services Framework (WSF)/C v1.0.1 Released

2007-08-21 Thread Samisa Abeysinghe
WSO2 Web Services Framework (WSF)/C v1.0.1 Released === WSO2 WSF/C team is pleased to announce the release of WSO2 WSF/C v1.0.1. WSO2 Web Services Framework/C (WSO2 WSF/C) is a standards compliant, enterprise grade, open source, C library for

[Axis2] Coding convention

2007-08-21 Thread Samisa Abeysinghe
Hi All, It would be good to get a bit more serious about the coding convention. I revisited indent and came up with a set of options that I think we can all agree to. Here is the indent options for .c files: indent -ts4 -nut -nbad -bap -nbbo -bc -bl -bli0 -bls -c33 -cd33 -ncdb -nce

Re: [Axis2] Coding convention

2007-08-21 Thread Dinesh Premalal
Samisa Abeysinghe [EMAIL PROTECTED] writes: Please run this and voice your opinion on this style. I think it would be important that we should be able to run a script and fix formatting problems. At the same time, I always believe that the developers can help by writing it correct in the

Re: [Axis2] Coding convention

2007-08-21 Thread Milinda Pathirage
This style is very nice and code looks more clean. But I got a problem while using astyle. It gave an error when I use -U option saying that -U option is not available. I remove that option and It worked correctly. Thanks, Milinda On 8/22/07, Dinesh Premalal [EMAIL PROTECTED] wrote: Samisa

Re: [Axis2] Coding convention

2007-08-21 Thread Samisa Abeysinghe
Dinesh Premalal wrote: Samisa Abeysinghe [EMAIL PROTECTED] writes: Please run this and voice your opinion on this style. I think it would be important that we should be able to run a script and fix formatting problems. At the same time, I always believe that the developers can help by

Re: [Axis2] Coding convention

2007-08-21 Thread Samisa Abeysinghe
Milinda Pathirage wrote: This style is very nice and code looks more clean. But I got a problem while using astyle. It gave an error when I use -U option saying that -U option is not available. I remove that option and It worked correctly. I was using Artistic Style 1.19. What is your version?

Re: [Axis2] Coding convention

2007-08-21 Thread Milinda Pathirage
My Astyle version is 1.18. I think I must try with new version. :) Thanks Milinda On 8/22/07, Samisa Abeysinghe [EMAIL PROTECTED] wrote: Milinda Pathirage wrote: This style is very nice and code looks more clean. But I got a problem while using astyle. It gave an error when I use -U option

Re: [Axis2] Coding convention

2007-08-21 Thread Dinesh Premalal
Samisa Abeysinghe [EMAIL PROTECTED] writes: splint [1] is my choice. Can be integrated to gvim. Not sure if emacs too has integrated support. And for larger code bases Saturn [1] also has good ability I guess. thanks, Dinesh 1. http://saturn.stanford.edu/ -- Dinesh Premalal

Re: [Axis2] Coding convention

2007-08-21 Thread Samisa Abeysinghe
Milinda Pathirage wrote: My Astyle version is 1.18. I think I must try with new version. :) Yes I hope so. Samisa... -- Samisa Abeysinghe - Apche Axis2/C http://ws.apache.org/axis2/c/?Apachenbsp;Axis2/Cnbsp;Thenbsp;Webnbsp;Servicesnbsp;Engine;

Re: [Axis2] Coding convention

2007-08-21 Thread Samisa Abeysinghe
Dinesh Premalal wrote: Samisa Abeysinghe [EMAIL PROTECTED] writes: splint [1] is my choice. Can be integrated to gvim. Not sure if emacs too has integrated support. And for larger code bases Saturn [1] also has good ability I guess. large code base == multi-million line We are not

Re: [Axis2] Coding convention

2007-08-21 Thread Dumindu Pallewela
Hi Samisa, Thanks for taking the initiative. I think it's good to automate the styling. Used the right way, it would make the code easily readable. I like the indent that you have proposed except for few things that I have mentioned below. 1. Why are we using 100 as the line length? It is 80

Re: [Axis2] Coding convention

2007-08-21 Thread Samisa Abeysinghe
Dumindu Pallewela wrote: Hi Samisa, Thanks for taking the initiative. I think it's good to automate the styling. Used the right way, it would make the code easily readable. I like the indent that you have proposed except for few things that I have mentioned below. 1. Why are we using 100

[jira] Commented: (AXIS2C-674) problem in coding special characters in server answer

2007-08-21 Thread Samisa Abeysinghe (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12521690 ] Samisa Abeysinghe commented on AXIS2C-674: -- Looks like this happens with the generated code. I tested with

[jira] Commented: (AXIS2C-661) There is no OM model in generated payloads. Thus failing C14N.

2007-08-21 Thread Samisa Abeysinghe (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12521692 ] Samisa Abeysinghe commented on AXIS2C-661: -- We used data stream for performance resons. However, we had the