Re: Axis2/C licensing with its dependencies

2008-01-20 Thread Samisa Abeysinghe
Dumindu Pallewela wrote: AFAIK, our md5 implementations uses apr code which in turn uses RSA Data Security, Inc.'s copyright material. Hence I guess we should include license for "RSA Data Security, Inc. MD5 Message-Digest Algorithm" as well. Does APR include that? Samisa...

Re: Axis2/C licensing with its dependencies

2008-01-20 Thread Dumindu Pallewela
AFAIK, our md5 implementations uses apr code which in turn uses RSA Data Security, Inc.'s copyright material. Hence I guess we should include license for "RSA Data Security, Inc. MD5 Message-Digest Algorithm" as well. -Dumindu. On Jan 21, 2008 12:13 PM, Dinesh Premalal <[EMAIL PROTECTED]> wrote

Axis2/C licensing with its dependencies

2008-01-20 Thread Dinesh Premalal
Hi Devs, According to ASF 3rd party software policy document [1], we need to clearly mention licences of 3rd party softwares that we are dependent on. Since we have following direct dependencies libxml2, libcurl, zlib and openssl in Axis2/C project. I included them in LICENSE file

[jira] Commented: (AXIS2C-915) Axis2/C licensing issue with it's dependencies

2008-01-20 Thread Dinesh Premalal (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12560936#action_12560936 ] Dinesh Premalal commented on AXIS2C-915: Senaka, I don't think that we need to men

Re: WS-SecureConversation specific policy assertion support for neethi

2008-01-20 Thread Uthaiyashankar
Manjula Peiris wrote: Hi Sankar, When keeping the BootstrapPolicy I think it is good to store it as a (neethi_policy_t *) inside SecureConversationToken. Do you have any different plans ? Exactly, that is the plan I am having. I guess, it will be the best way to implement. Regards, Shanka

[jira] Updated: (AXIS2C-926) unit test program to test linked_list.c

2008-01-20 Thread Manoj Pushpakumara (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manoj Pushpakumara updated AXIS2C-926: -- Attachment: link_list_test.c > unit test program to test linked_list.c > --

[jira] Updated: (AXIS2C-926) unit test program to test linked_list.c

2008-01-20 Thread Manoj Pushpakumara (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manoj Pushpakumara updated AXIS2C-926: -- Attachment: build.sh > unit test program to test linked_list.c > --

[jira] Created: (AXIS2C-926) unit test program to test linked_list.c

2008-01-20 Thread Manoj Pushpakumara (JIRA)
unit test program to test linked_list.c --- Key: AXIS2C-926 URL: https://issues.apache.org/jira/browse/AXIS2C-926 Project: Axis2-C Issue Type: Improvement Components: tests Reporter:

Re: WS-SecureConversation specific policy assertion support for neethi

2008-01-20 Thread Manjula Peiris
Hi Sankar, When keeping the BootstrapPolicy I think it is good to store it as a (neethi_policy_t *) inside SecureConversationToken. Do you have any different plans ? -Thnaks, Manjula. On Mon, 2008-01-21 at 10:10 +0530, Uthaiyashankar wrote: > Hi devs, > > We are implementing WS-SecureConvers

[jira] Updated: (AXIS2C-907) In test_om it doensn't serialize attributes

2008-01-20 Thread Lahiru Gunathilake (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lahiru Gunathilake updated AXIS2C-907: -- Attachment: diff.txt > In test_om it doensn't serialize attributes > --

[jira] Updated: (AXIS2C-907) In test_om it doensn't serialize attributes

2008-01-20 Thread Lahiru Gunathilake (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lahiru Gunathilake updated AXIS2C-907: -- Attachment: (was: diff.txt) > In test_om it doensn't serialize attributes > ---

Porting axis2/C into an ARM based system

2008-01-20 Thread Diluka Moratuwage
Hi all, I'm trying to port axis2/C into an ARM processor board based platform, and when I compile the source for that, I get the following errors. /home/diluka/projects/EmbeddedAxis2c/c/util/src/.libs/libaxutil.so: undefined reference to `alphasort' ../../../../../../src/core/engine/.libs/l

WS-SecureConversation specific policy assertion support for neethi

2008-01-20 Thread Uthaiyashankar
Hi devs, We are implementing WS-SecureConversation support to rampart/C. In order to do that, there are some secure conversation specific WS-SecurityPolicy assertions which are needed to be implemented in neethi. The assertions are, * SecurityContextToken assertion * SecureConversationToken

[jira] Commented: (AXIS2C-834) guththila_xml_writer has problems with default namespace

2008-01-20 Thread Lahiru Gunathilake (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12560930#action_12560930 ] Lahiru Gunathilake commented on AXIS2C-834: --- This issue is resloved by the jira 8

[jira] Updated: (AXIS2C-907) In test_om it doensn't serialize attributes

2008-01-20 Thread Lahiru Gunathilake (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lahiru Gunathilake updated AXIS2C-907: -- Attachment: diff.txt > In test_om it doensn't serialize attributes > --

[jira] Updated: (AXIS2C-907) In test_om it doensn't serialize attributes

2008-01-20 Thread Lahiru Gunathilake (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lahiru Gunathilake updated AXIS2C-907: -- Attachment: (was: diff.txt) > In test_om it doensn't serialize attributes > ---

[jira] Closed: (AXIS2C-908) Guththila doesn't parse attributes which contais prefix

2008-01-20 Thread Lahiru Gunathilake (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lahiru Gunathilake closed AXIS2C-908. - Resolution: Fixed > Guththila doesn't parse attributes which contais prefix > ---

[jira] Commented: (AXIS2C-919) primitive types - long vs. int64_t

2008-01-20 Thread Dimuthu Gamage (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12560920#action_12560920 ] Dimuthu Gamage commented on AXIS2C-919: --- As you suggested according to the xmlschema

[jira] Commented: (AXIS2C-920) Array size of 0 for nillable variable in deserialization of SOAP messages

2008-01-20 Thread Frank Huebbers (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12560862#action_12560862 ] Frank Huebbers commented on AXIS2C-920: --- Hi Dimuthu, Please see my comments below fo

Compiling source on HP-UX11.11v2

2008-01-20 Thread Senaka Fernando
Hi devs, Please look at the build errors on a HP-UX system, while building samples. Are we missing something here? Refer JIRA [1] for more information. [1] https://issues.apache.org/jira/browse/AXIS2C-924 Regards, Senaka > source='echo.c' object='echo.o' libtool=no \ > DEPDIR=.d

[jira] Commented: (AXIS2C-919) primitive types - long vs. int64_t

2008-01-20 Thread Frank Huebbers (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-919?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12560860#action_12560860 ] Frank Huebbers commented on AXIS2C-919: --- Hi Senaka, I need these type defs especiall

[jira] Commented: (AXIS2C-924) Compiling source on HP-UX11.11v2

2008-01-20 Thread Abhay Bhave (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12560859#action_12560859 ] Abhay Bhave commented on AXIS2C-924: Here is a make check output. I had to change all t

[jira] Commented: (AXIS2C-924) Compiling source on HP-UX11.11v2

2008-01-20 Thread Senaka Fernando (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12560827#action_12560827 ] Senaka Fernando commented on AXIS2C-924: Hi again, We are not using getopt and cas

[jira] Updated: (AXIS2C-924) Compiling source on HP-UX11.11v2

2008-01-20 Thread Senaka Fernando (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-924?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Senaka Fernando updated AXIS2C-924: --- Attachment: diff.txt > Compiling source on HP-UX11.11v2 > >

[jira] Commented: (AXIS2C-924) Compiling source on HP-UX11.11v2

2008-01-20 Thread Senaka Fernando (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12560824#action_12560824 ] Senaka Fernando commented on AXIS2C-924: Hi Abhay, Yes, in fact gcc is not officia

[jira] Commented: (AXIS2C-924) Compiling source on HP-UX11.11v2

2008-01-20 Thread Abhay Bhave (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12560816#action_12560816 ] Abhay Bhave commented on AXIS2C-924: Thanks for your suggestions. For HP-UX porting fol

[jira] Commented: (AXIS2C-924) Compiling source on HP-UX11.11v2

2008-01-20 Thread Abhay Bhave (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12560815#action_12560815 ] Abhay Bhave commented on AXIS2C-924: Thanks for the suggestion, but everything else we

[jira] Updated: (AXIS2C-890) IssuedToken and SAMLToken assertion support for neethi

2008-01-20 Thread Milinda Lakmal Pathirage (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Milinda Lakmal Pathirage updated AXIS2C-890: Attachment: saml_issued.patch This patch contains implementations for Issue