RE: changing the axis2/c message encoding

2009-07-24 Thread Manjula Peiris
On Thu, 2009-07-23 at 17:35 -0500, Haszlakiewicz, Eric wrote: -Original Message- From: Haszlakiewicz, Eric [mailto:ehas...@transunion.com] I want to change the character encoding that axis2/c uses to send messages to ISO-8859-1. I am using adb generated code to send and receive

Re: Axis2/C and lighttpd

2009-07-20 Thread Manjula Peiris
There is an effort for this sometime back. https://svn.apache.org/repos/asf/webservices/axis2/branches/c/lighttpd_mod_axis2/lighttpd/ Thanks, -Manjula. On Mon, 2009-07-20 at 10:06 +0530, Damitha Kumarage wrote: Hi, See whether this [1] help. AFAIK someone started developing a lighttpd

Implementing Keep-alive/ Persistent Connection support in Axis2/C

2009-07-15 Thread Manjula Peiris
Hi, The HTTP 1.1 by defaults specifies using persistent connections. But Axis2/C HTTP transport does not have this support. In the current implementation in the client side for each axis2_svc_client_send_receive we are creating a TCP connection. This is an overhead and we can achieve a huge

Re: reproducible crash - standalone rest mode - with invalid request

2009-07-07 Thread Manjula Peiris
Can you scenario you have tried ? On Sun, 2009-07-05 at 21:19 +0530, T. P. Saravanan wrote: Hi, I am new to axis (and web-services). I noticed a crash in axis2c. I have put the details of the crash, steps to reproduce and the configuration of the machine I came across in the listing

Re: [VOTE][Rampart/C] Apache Rampart/C 1.3.0 Release

2009-05-19 Thread Manjula Peiris
I have tested both linux binary and source. Here is my +1. Thanks, -Manjula. On Tue, 2009-05-19 at 12:14 +0530, Samisa Abeysinghe wrote: +1. Samisa On Tue, May 19, 2009 at 12:12 PM, Uthaiyashankar shan...@wso2.com wrote: Hi, I have uploaded the Apache

Re: [Rampart/C] Apache Rampart/C 1.3.0 RC1

2009-05-12 Thread Manjula Peiris
I tested both Linux source and binary and they worked fine. Thanks, -Manjula. On Mon, 2009-05-11 at 18:41 +0530, Uthaiyashankar wrote: Hi, I have packed and uploaded Apache Rampart/C 1.3.0 RC1 here [1]. Please test it with Apache Axis2/C 1.6.0 here [2], and send your feedback. Regards,

Re: [VOTE][AXIS2]Apache Axis2/C 1.6.0 Release artificats - Take2

2009-04-20 Thread Manjula Peiris
with Sandesha2/C and Savan/C. Here is my +1 Thanks, Damitha Manjula Peiris wrote: Hi

[VOTE][AXIS2]Apache Axis2/C 1.6.0 Release artificats - Take2

2009-04-17 Thread Manjula Peiris
, -Manjula -- Manjula Peiris Senior Software Engineer WSO2 Inc. Oxygenating the Web Service Platform. http://wso2.org/ Blog: http://manjula-peiris.blogspot.com/

[VOTE][AXIS2]Apache Axis2/C 1.6.0 Release artificats

2009-04-16 Thread Manjula Peiris
, -Manjula. -- Manjula Peiris Senior Software Engineer WSO2 Inc. Oxygenating the Web Service Platform. http://wso2.org/ Blog: http://manjula-peiris.blogspot.com/

Re: [VOTE][AXIS2]Apache Axis2/C 1.6.0 Release artificats

2009-04-16 Thread Manjula Peiris
On Apr 16, 2009, at 1:28 PM, Manjula Peiris manj...@wso2.com wrote: Hi, I have uploaded the Apache Axis2/C 1.6.0 release artifacts here. http://people.apache.org/~manjula/release/1.6.0/ The keys are here. http://people.apache.org/~manjula/release/1.6.0/KEYS If the release

Re: Regarding WS-Addressing

2009-04-15 Thread Manjula Peiris
On Wed, 2009-04-15 at 09:29 +, Nair, Anushree wrote: Hello, Using WS-Addressing we wish to design a client such that the following sample purpose is achieved. 1. A SOAP Client will create a WS-Addressing header as shown in the diagram below and send it to Axis

Code freeze for Axis2/C 1.6.0 release

2009-04-15 Thread Manjula Peiris
Hi, Since we are planning for Axis2/C 1.6.0 Release soon, I think it is time for the code freeze. Please refrain from doing changes and adding new features to the trunk until we are done with the release. thanks. -Manjula

Re: jira issues 1258 and 1312

2009-04-15 Thread Manjula Peiris
Hi Dmitry, We have fix some Jiras during the last couple of months. But couldn't have time to fix these I think. Will try to fix after the release if we get some free time. Thanks, -Manjula. On Mon, 2009-04-13 at 12:01 +0400, Dmitry Goncharov wrote: Hi, A few month ago i opened jira

Re: Axis2/C 1.6.0 RC3

2009-04-13 Thread Manjula Peiris
. thanks, Damitha Manjula Peiris wrote: Hi all, I have packed and uploaded Apache Axis2/C 1.6.0 RC3 here [1]. Please test and send your feedback. [1] http://people.apache.org/~manjula/release/1.6.0/rc3/ Thanks, -Manjula.

Re: WS-Policy support

2009-04-07 Thread Manjula Peiris
Axis2/C Neethi framework handles WS-policy. If you want implement custom policies you can do that in [1]. For more details see how secpolicy and rmpolicy is implemented. You can attach polices in services.xml for service, operation and message. [1]

Axis2/C 1.6.0 RC2

2009-03-09 Thread Manjula Peiris
Hi all, I have packed and uploaded Apache Axis2/C 1.6.0 RC2 here [1]. Please test and send your feedback. [1] http://people.apache.org/~manjula/release/1.6.0/rc2/ Thanks, -Manjula. -- Manjula Peiris Senior Software Engineer WSO2 Inc. Oxygenating the Web Service Platform. http://wso2.org

Re: Message too long

2009-03-09 Thread Manjula Peiris
This may be due to a buffer size limit in Guththila XML parser. Please put a JIRA and send the link. Can you try this with libxml2 parser instead of guththila. ? Thanks, -Manjula. On Mon, 2009-03-09 at 20:18 +0100, Emanuele Benedetti wrote: Hi all, I've written an axis2c service that

Re: Axis2/C 1.6.0 RC1

2009-03-05 Thread Manjula Peiris
On Thu, 2009-03-05 at 23:28 -0500, Dinesh Premalal wrote: Manjula Peiris manj...@wso2.com writes: samples/bin samples/lib samples/src when you build from the source distribution it will contain, $AXIS2C_HOME/bin $AXIS2C_HOME/lib Yes this is a mistake. I think you mean

axiom_children_iterator_remove()

2009-03-05 Thread Manjula Peiris
will build the whole subtree of the required node. But in pull parsing that is wrong. It does that because of $subject. Thanks, -Manjula. -- Manjula Peiris Senior Software Engineer WSO2 Inc. Oxygenating the Web Service Platform. http://wso2.org/ Blog: http://manjula-peiris.blogspot.com/

Re: Axis2/C 1.6.0 RC1

2009-03-04 Thread Manjula Peiris
to be installed in bin/samples or is there any other better place ? What do you think ? thanks, Dinesh Manjula Peiris manj...@wso2.com writes: Hi all, I have packed and uploaded Apache Axis2/C 1.6.0 RC1 here [1]. Please test and send your feedback. [1] http://people.apache.org

Re: Axis2/C 1.6.0 RC1

2009-03-04 Thread Manjula Peiris
This was due to a bug in log.c. We have fixed it in the trunk. On Wed, 2009-03-04 at 16:29 +0530, Chintana Wilamuna wrote: On Tue, Mar 3, 2009 at 11:33 AM, Manjula Peiris manj...@wso2.com wrote: I have packed and uploaded Apache Axis2/C 1.6.0 RC1 here [1]. Please test and send your

[Fwd: Re: client dynamic invocation]

2009-03-04 Thread Manjula Peiris
Hi, Since we have removed Wooden and XMLschema code long time back, there is no point of keeping this function. So I would like to remove this from the API. WDYT ? -- Manjula Peiris Senior Software Engineer WSO2 Inc. Oxygenating the Web Service Platform. http://wso2.org/ Blog: http://manjula

Re: Savan/C 1.0 Release

2009-03-04 Thread Manjula Peiris
+1 for the release. -Manjula. On Thu, 2009-03-05 at 10:19 +0530, Damitha Kumarage wrote: Hi devs, I propose we do a Apache Savan/C 1.0 release. I would like to be the release manager. Currently following features are implemented 1. Support for WS-Eventing Specification August 2004.

Axis2/C 1.6.0 RC1

2009-03-02 Thread Manjula Peiris
Hi all, I have packed and uploaded Apache Axis2/C 1.6.0 RC1 here [1]. Please test and send your feedback. [1] http://people.apache.org/~manjula/release/1.6.0/rc1/ Thanks, -Manjula. -- Manjula Peiris Senior Software Engineer WSO2 Inc. Oxygenating the Web Service Platform. http://wso2.org

Re: [Axis2] Release Manager? [was: Re: Next release?]

2009-03-01 Thread Manjula Peiris
, 2008 at 3:55 PM, Samisa Abeysinghe sam...@wso2.com mailto:sam...@wso2.com wrote: We need a volunteer to play RM role for next release. Thanks, Samisa... Samisa Abeysinghe wrote: Manjula Peiris wrote: On Sun, 2008-06-15 at 23:19 +0530

Re: [Axis2] Release Manager? [was: Re: Next release?]

2009-03-01 Thread Manjula Peiris
On Mon, 2009-03-02 at 09:38 +0530, Samisa Abeysinghe wrote: Manjula Peiris wrote: On Mon, 2009-03-02 at 07:09 +0530, Samisa Abeysinghe wrote: It has been a long time since we did a release :) Time to do one? yes. I am working on it. So have you taken over from

Axis2/C 1.6 - features

2009-02-24 Thread Manjula Peiris
. Thanks, -Manjula. -- Manjula Peiris Senior Software Engineer WSO2 Inc. Oxygenating the Web Service Platform. http://wso2.org/ Blog: http://manjula-peiris.blogspot.com/

Re: axis2_http_server failed to receive base64Binary with 226K data

2009-02-22 Thread Manjula Peiris
This may be related to https://issues.apache.org/jira/browse/AXIS2C-1117 BTW, Can you try with httpd without tcpmon ? -Manjula. On Sun, 2009-02-22 at 02:14 -0800, Ellen Chou wrote: Hi all, I'm using Axis2C 1.5, and encounter a very strange problem with base64Binary. Case A: I put a

Operation and message level policies in client side

2009-01-29 Thread Manjula Peiris
, neethi_policy_t * policy, axis2_policy_types type) WDYT ? Thanks, -Manjula. -- Manjula Peiris Senior Software Engineer WSO2 Inc. Oxygenating the Web Service Platform. http://wso2.org/ Blog: http://manjula-peiris.blogspot.com/

Re: Axis2- Hi can i use axis2/c for developing webservices which are deployed to embedded systems.

2009-01-29 Thread Manjula Peiris
Yes we encourage you to use it in embedded systems. If you have problems send them to the list, so we can share your experience. Thanks, -Manjula. On Thu, 2009-01-29 at 10:29 +0500, Supun Kamburugamuva wrote: As Axis2/C development community, we haven't herd of Axis2/C used in embedded

Re: release schedule?

2009-01-22 Thread Manjula Peiris
On Thu, 2009-01-22 at 10:59 -0600, Haszlakiewicz, Eric wrote: Looking at the history of past releases, I'd say the answer to this is probably going to be no, but is there likely to be a 1.5.1 release at any point? I don't think there are plans for a 1.5.1 release. And, if there is, how do

Re: Does Axis2 C++ client can communicate with WCF service?

2009-01-20 Thread Manjula Peiris
On Tue, 2009-01-20 at 02:36 -0800, Renata Antonieva wrote: Hi I'm developing a C++ (client) application that should communicate with WCF service. My question is following: Does Axis2/C support communication with WCF service (my service is duplex and implements callbackContract, and

[jira] Resolved: (AXIS2C-1277) Must use empty header in request

2009-01-07 Thread Manjula Peiris (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-1277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manjula Peiris resolved AXIS2C-1277. Resolution: Fixed I have tested the version sample and it does not send empty headers

Re: [axis2c] Using SOAP 1.1 request with the Internet explorer

2009-01-07 Thread Manjula Peiris
Can you capture the request soap message and send us ? On Tue, 2009-01-06 at 07:50 +, Baxi, Rinilkumar (TCS) wrote: Hi All, I am trying to send SOAP 1.1 request using the Internet explorer. The engine throws the “version mismatch” error. During debug we observed the AXIS engine

Re: How can I make AXIS return SOAP Fault as an XML message?

2009-01-07 Thread Manjula Peiris
Are you talking about getting the fault response at client side ? On Tue, 2009-01-06 at 07:52 +, Baxi, Rinilkumar (TCS) wrote: Hi, I have found that whenever Axis encounters an error and sets the soapFault instance, is returns the 500 Internal Server Error. I want it to return

RE: How can I make AXIS return SOAP Fault as an XML message?

2009-01-07 Thread Manjula Peiris
. Thanks, Rinil -Original Message- From: Manjula Peiris [mailto:manj...@wso2.com] Sent: Wednesday, January 07, 2009 10:16 PM To: Apache AXIS C Developers List Subject: Re: How can I make AXIS return SOAP Fault as an XML message? Are you talking about getting the fault response at client

[jira] Resolved: (AXIS2C-1313) Memory leak in axis2_desc_add_child

2009-01-06 Thread Manjula Peiris (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-1313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manjula Peiris resolved AXIS2C-1313. Resolution: Fixed Patched Applied . Thanks for the patch. Memory leak

[jira] Assigned: (AXIS2C-1220) memory leak on the server side (axis2_http_server)

2009-01-06 Thread Manjula Peiris (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-1220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manjula Peiris reassigned AXIS2C-1220: -- Assignee: Manjula Peiris memory leak on the server side (axis2_http_server

[jira] Resolved: (AXIS2C-1220) memory leak on the server side (axis2_http_server)

2009-01-06 Thread Manjula Peiris (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-1220?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manjula Peiris resolved AXIS2C-1220. Resolution: Fixed Fix Version/s: 1.6.0 I have tested this scenario with valgrind

[jira] Assigned: (AXIS2C-1117) MTOM fails with non optimized large attachments

2009-01-06 Thread Manjula Peiris (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-1117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manjula Peiris reassigned AXIS2C-1117: -- Assignee: Manjula Peiris MTOM fails with non optimized large attachments

[jira] Assigned: (AXIS2C-1324) Memory leak in axis2_core_utils_free_rest_map()

2009-01-06 Thread Manjula Peiris (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-1324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manjula Peiris reassigned AXIS2C-1324: -- Assignee: Manjula Peiris Memory leak in axis2_core_utils_free_rest_map

[jira] Resolved: (AXIS2C-1324) Memory leak in axis2_core_utils_free_rest_map()

2009-01-06 Thread Manjula Peiris (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-1324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manjula Peiris resolved AXIS2C-1324. Resolution: Fixed Fix Version/s: 1.6.0 Thanks Chinthana for the patch. Memory

Can I always assume axis2_desc_t children are axis2_msg_t ?

2009-01-05 Thread Manjula Peiris
Hi, While fixing https://issues.apache.org/jira/browse/AXIS2C-1313 I came across $subject. Currently axis2_desc_add_child() method call only from op.c. But according to the Axis2 architecture it shouldn't only be axis2_msg_t. WDYT ? Thanks, -Manjula -- Manjula Peiris Senior Software Engineer

Re: does rampart/c depend on algorithms IDEA, MDC2 and RC5 in openSSL

2008-12-31 Thread Manjula Peiris
Vivian, Rampart/C uses OpenSSL to support algorithms described in [1]. [1]http://docs.oasis-open.org/ws-sx/ws-securitypolicy/200702/ws-securitypolicy-1.2-spec-os.html#_Toc161826547 Thanks, -Manjula. On Tue, 2008-12-30 at 22:26 -0800, Vivian Wang wrote: Hi All, I am using axis2/c to build

[jira] Assigned: (AXIS2C-1257) axiom_node_get_first_child method fais when text node contents binary

2008-12-23 Thread Manjula Peiris (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-1257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manjula Peiris reassigned AXIS2C-1257: -- Assignee: Manjula Peiris (was: S.Uthaiyashankar) axiom_node_get_first_child method

[jira] Resolved: (AXIS2C-1322) memory leak in axis2-c 1.5

2008-12-23 Thread Manjula Peiris (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-1322?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manjula Peiris resolved AXIS2C-1322. Resolution: Fixed Fix Version/s: 1.6.0 Assignee: Manjula Peiris

[jira] Assigned: (AXIS2C-1320) default logger not thread-safe = axutil_env_create_with_error_log not thread-safe

2008-12-23 Thread Manjula Peiris (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-1320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manjula Peiris reassigned AXIS2C-1320: -- Assignee: Manjula Peiris default logger not thread-safe

[jira] Resolved: (AXIS2C-1320) default logger not thread-safe = axutil_env_create_with_error_log not thread-safe

2008-12-23 Thread Manjula Peiris (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-1320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manjula Peiris resolved AXIS2C-1320. Resolution: Fixed Patch applied. Thanks for the patch. default logger not thread-safe

[jira] Updated: (AXIS2C-1318) (at least) mime_part.c does not compile on 64 bit without conversion wanrings.

2008-12-23 Thread Manjula Peiris (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-1318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manjula Peiris updated AXIS2C-1318: --- Fix Version/s: (was: 1.6.0) Cannot guarantee compilation of Axis2/C in 64 bit. This may

[jira] Assigned: (AXIS2C-1313) Memory leak in axis2_desc_add_child

2008-12-23 Thread Manjula Peiris (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-1313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manjula Peiris reassigned AXIS2C-1313: -- Assignee: Manjula Peiris Memory leak in axis2_desc_add_child

[jira] Updated: (AXIS2C-1320) default logger not thread-safe = axutil_env_create_with_error_log not thread-safe

2008-12-19 Thread Manjula Peiris (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-1320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manjula Peiris updated AXIS2C-1320: --- Fix Version/s: (was: Current (Nightly)) 1.6.0 default logger

[jira] Updated: (AXIS2C-1318) (at least) mime_part.c does not compile on 64 bit without conversion wanrings.

2008-12-19 Thread Manjula Peiris (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-1318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manjula Peiris updated AXIS2C-1318: --- Fix Version/s: 1.6.0 (at least) mime_part.c does not compile on 64 bit without conversion

[jira] Updated: (AXIS2C-1315) Use defines (or enums) for axutil_env_free_masked()

2008-12-19 Thread Manjula Peiris (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-1315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manjula Peiris updated AXIS2C-1315: --- Fix Version/s: (was: Current (Nightly)) 1.6.0 Use defines (or enums

[jira] Updated: (AXIS2C-1314) Memory leak in c code generation when adding the operations

2008-12-19 Thread Manjula Peiris (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-1314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manjula Peiris updated AXIS2C-1314: --- Fix Version/s: (was: Current (Nightly)) 1.6.0 Memory leak in c code

[jira] Updated: (AXIS2C-1313) Memory leak in axis2_desc_add_child

2008-12-19 Thread Manjula Peiris (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-1313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manjula Peiris updated AXIS2C-1313: --- Fix Version/s: (was: Current (Nightly)) 1.6.0 Memory leak

[jira] Updated: (AXIS2C-1312) axis2_http_client_connect_ssl_host() cannot make an https connection through http proxy when the proxy requires authentication

2008-12-19 Thread Manjula Peiris (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-1312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manjula Peiris updated AXIS2C-1312: --- Fix Version/s: (was: 1.5.0) 1.6.0

[jira] Updated: (AXIS2C-1311) Memory leaks in http_client.c

2008-12-19 Thread Manjula Peiris (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-1311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manjula Peiris updated AXIS2C-1311: --- Fix Version/s: (was: 1.5.0) 1.6.0 Memory leaks in http_client.c

[jira] Updated: (AXIS2C-1310) Memory leak in axis2_http_sender_configure_proxy_digest_auth()

2008-12-19 Thread Manjula Peiris (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-1310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manjula Peiris updated AXIS2C-1310: --- Affects Version/s: (was: 1.5.0) 1.6.0 Memory leak

[jira] Updated: (AXIS2C-1309) Memory leaks in axis2_svc_client_set_proxy_with_auth()

2008-12-19 Thread Manjula Peiris (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-1309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manjula Peiris updated AXIS2C-1309: --- Fix Version/s: (was: 1.5.0) 1.6.0 Memory leaks

[jira] Updated: (AXIS2C-1310) Memory leak in axis2_http_sender_configure_proxy_digest_auth()

2008-12-19 Thread Manjula Peiris (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-1310?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manjula Peiris updated AXIS2C-1310: --- Fix Version/s: (was: 1.5.0) 1.6.0 Affects Version/s

[jira] Updated: (AXIS2C-1306) Duplicate function in generated axis2_stubs.

2008-12-19 Thread Manjula Peiris (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-1306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manjula Peiris updated AXIS2C-1306: --- Fix Version/s: (was: Current (Nightly)) 1.6.0 Duplicate function

[jira] Updated: (AXIS2C-1301) Can not change the axis2c logger.

2008-12-19 Thread Manjula Peiris (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-1301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manjula Peiris updated AXIS2C-1301: --- Fix Version/s: 1.6.0 Can not change the axis2c logger

[jira] Resolved: (AXIS2C-1297) Is there any way to determine the binding style of webservice

2008-12-19 Thread Manjula Peiris (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-1297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manjula Peiris resolved AXIS2C-1297. Resolution: Invalid Assignee: Manjula Peiris As Dimuthu mentioned this should

[jira] Resolved: (AXIS2C-1295) WSDL2C

2008-12-19 Thread Manjula Peiris (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-1295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manjula Peiris resolved AXIS2C-1295. Resolution: Invalid Fix Version/s: Current (Nightly) Assignee: Manjula

[jira] Updated: (AXIS2C-1289) Incorrect deserialization when the first child is an empty element

2008-12-19 Thread Manjula Peiris (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-1289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manjula Peiris updated AXIS2C-1289: --- Fix Version/s: 1.6.0 Incorrect deserialization when the first child is an empty element

[jira] Resolved: (AXIS2C-1288) new version 1.5.0 is not ready to create a .so file

2008-12-19 Thread Manjula Peiris (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-1288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manjula Peiris resolved AXIS2C-1288. Resolution: Invalid Assignee: Manjula Peiris Axis2/C has changed a lot since 1.0

[jira] Resolved: (AXIS2C-1287) new version 1.5.0 is not ready to create a .so file

2008-12-19 Thread Manjula Peiris (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-1287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manjula Peiris resolved AXIS2C-1287. Resolution: Duplicate Assignee: Manjula Peiris Same as 1288 new version 1.5.0

[jira] Updated: (AXIS2C-1283) Improvement for REST. Allows HTTP methods without post data to have the correct namespace associated by default. This default associated namespace can be defined in servi

2008-12-19 Thread Manjula Peiris (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-1283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manjula Peiris updated AXIS2C-1283: --- Fix Version/s: 1.6.0 Improvement for REST. Allows HTTP methods without post data to have

[jira] Updated: (AXIS2C-1282) 1)reads all http headers from the request and adds them to the msg_ctx, they were missing. 2)Allows custumized http status and http headers for rest requests(don't affect

2008-12-19 Thread Manjula Peiris (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-1282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manjula Peiris updated AXIS2C-1282: --- Fix Version/s: (was: 1.5.0) 1.6.0 1)reads all http headers from

[jira] Updated: (AXIS2C-1281) A web service client should be allowed to turn off certificate validation when dealing with web service under https/SSL

2008-12-19 Thread Manjula Peiris (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-1281?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manjula Peiris updated AXIS2C-1281: --- Fix Version/s: 1.6.0 Priority: Minor (was: Critical) A web service client should

[jira] Updated: (AXIS2C-1280) Headers don't compile with warnings turned on due to not entirely valid prototypes.

2008-12-19 Thread Manjula Peiris (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-1280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manjula Peiris updated AXIS2C-1280: --- Fix Version/s: 1.6.0 Headers don't compile with warnings turned on due to not entirely

[jira] Updated: (AXIS2C-1279) A soap fault of No Error return

2008-12-19 Thread Manjula Peiris (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-1279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manjula Peiris updated AXIS2C-1279: --- Fix Version/s: 1.6.0 A soap fault of No Error return

[jira] Updated: (AXIS2C-1277) Must use empty header in request

2008-12-19 Thread Manjula Peiris (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-1277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manjula Peiris updated AXIS2C-1277: --- Fix Version/s: 1.6.0 Must use empty header in request

[jira] Updated: (AXIS2C-1275) Axiom default namespace serialization and deserialization are not compatible

2008-12-19 Thread Manjula Peiris (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-1275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manjula Peiris updated AXIS2C-1275: --- Fix Version/s: 1.6.0 Axiom default namespace serialization and deserialization

Re: Question regarding removal of a node from its parent

2008-12-18 Thread Manjula Peiris
Rinil, Call axiom_node_detach(node, env). -Manjula. On Thu, 2008-12-18 at 14:33 +, Baxi, Rinilkumar (TCS) wrote: Hello, I am using axiom_navigator to traverse an axiom node. Now, I need to remove a specific node from the parent and keep the rest of the tree navigable. For

[jira] Resolved: (AXIS2C-1302) Implement a callback for attachment loading when sending an attachment using MTOM

2008-12-18 Thread Manjula Peiris (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-1302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manjula Peiris resolved AXIS2C-1302. Resolution: Fixed Fix Version/s: 1.6.0 Assignee: Manjula Peiris

[jira] Resolved: (AXIS2C-1303) Implementing a callabck for MTOM caching

2008-12-18 Thread Manjula Peiris (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-1303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manjula Peiris resolved AXIS2C-1303. Resolution: Fixed Fix Version/s: 1.6.0 Assignee: Manjula Peiris

Re: Multi-threading

2008-12-13 Thread Manjula Peiris
On Sat, 2008-12-13 at 13:02 +0500, Supun Kamburugamuva wrote: Hi all, This question has being popping up time to time. First we need to think why we need to execute Axis2/C clients in multiple threads instead of using separate clients in different threads. One advantage of using a single

[jira] Resolved: (AXIS2C-1316) Build break in SVN head

2008-12-10 Thread Manjula Peiris (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-1316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manjula Peiris resolved AXIS2C-1316. Resolution: Fixed Build break in SVN head --- Key

[jira] Created: (AXIS2C-1302) Implement a callback for attachment loading when sending an attachment using MTOM

2008-12-02 Thread Manjula Peiris (JIRA)
: Axis2-C Issue Type: Improvement Reporter: Manjula Peiris When sending the attachments we send chunk by chunk. We can load these chunk from user specified callback. So the user can keep the attachment what ever location he prefers before sending. -- This message

[jira] Created: (AXIS2C-1303) Implementing a callabck for MTOM caching

2008-12-02 Thread Manjula Peiris (JIRA)
Implementing a callabck for MTOM caching Key: AXIS2C-1303 URL: https://issues.apache.org/jira/browse/AXIS2C-1303 Project: Axis2-C Issue Type: Improvement Reporter: Manjula Peiris

Re: [Axis2] VOTE Danushka Menikkumbura as Commiter

2008-12-01 Thread Manjula Peiris
+1 -Manjula. On Mon, 2008-12-01 at 15:41 +0530, Damitha Kumarage wrote: Hi Devs, I would like to nominate Danushka Menikkumbura to be an Axis2/C commiter. Danushka has implemented AMQP transport for Axis2/C project and he has applied several patches to the Axis2/C code base for the same

Re: Issue with Axis2c navigator

2008-11-26 Thread Manjula Peiris
On Wed, 2008-11-26 at 10:29 +, Gupta, Shivam wrote: Hello, I am using Axis2/C and am using the navigator class to travesre the Axiom nodes. However, My logic fails since my input xml carries some special cahracters like newline, etc:: EmpInfo\r\nrequest_code01/request_code\r

[jira] Resolved: (AXIS2C-1291) Incorrect WS-A Action in Dual-Channel Reply Message

2008-11-17 Thread Manjula Peiris (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-1291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manjula Peiris resolved AXIS2C-1291. Resolution: Fixed Patch applied. Thanks Danushka for the patch. Incorrect WS-A Action

[jira] Assigned: (AXIS2C-1291) Incorrect WS-A Action in Dual-Channel Reply Message

2008-11-17 Thread Manjula Peiris (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-1291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manjula Peiris reassigned AXIS2C-1291: -- Assignee: Manjula Peiris Incorrect WS-A Action in Dual-Channel Reply Message

Re: Is there a smarter way to solve this issue?

2008-11-13 Thread Manjula Peiris
You can change the replyTo by traversing the SOAP om_tree, before serializing in the transport. But explain your requirement more so we may be able to identify an alternative. On Fri, 2008-11-14 at 08:55 +0500, Supun Kamburugamuva wrote: Hi, If you want to modify the replyTo at the transport

Re: Is there a smarter way to solve this issue?

2008-11-13 Thread Manjula Peiris
On Fri, 2008-11-14 at 09:38 +0530, Danushka Menikkumbura wrote: If you want to modify the replyTo at the transport level, for me it indicates something is wrong some where. Can you please explain your requirement in more detail? Supun, In the AMQP transport, the destination queues are

Re: Sementation fault on solaris sparc 64-bit

2008-11-12 Thread Manjula Peiris
Best thing to do is updating to axis2-c 1.5.0 version and see what happens. -Manjula. On Wed, 2008-11-12 at 12:25 -0500, Gelle, Sreenivasulu wrote: Hi All, I’m using axis2-c 1.3.0 version built on Solaris Sparc 64-bit OS with Sunstudio 11 compiler. Below is stack trace.

Re: What are the configurable ws-security parameters for incoming

2008-11-07 Thread Manjula Peiris
On Thu, 2008-11-06 at 23:17 -0800, Vivian Wang wrote: The reference https://wso2.org/library/2702 really helps me a lot to understand the configurations. I've got another question though, give one configuration file, how can I configure several connections to different web servers for a

Re: changes to the axutil log functions

2008-11-05 Thread Manjula Peiris
On Wed, 2008-11-05 at 11:27 +0300, Dmitry Goncharov wrote: I considered providing a patch, but finally decided not to (because the library maintainers dont seem to be willing to apply patches) and used the LD_PRELOAD method described above. We apply the patches immediately which solves

Re: What are the configurable ws-security parameters for incoming message

2008-11-05 Thread Manjula Peiris
On Wed, 2008-11-05 at 10:30 -0800, Vivian Wang wrote: Thanks! But my question is really this: In WS-Policy, what parameters need to be or can be configured for incoming message (the response message from a client point of view)? I don't see much document in rampart/c site. From a user

[jira] Commented: (AXIS2C-1280) Headers don't compile with warnings turned on due to not entirely valid prototypes.

2008-11-03 Thread Manjula Peiris (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2C-1280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12644885#action_12644885 ] Manjula Peiris commented on AXIS2C-1280: Eric, Is this happen with gcc 4.x.x also

Re: APIs for ws-security paramenters

2008-10-22 Thread Manjula Peiris
On Wed, 2008-10-22 at 22:06 -0700, Raymond Zhou wrote: Hi, Uthaiyashankar, Thanks much for the info. I am a bit surprised that we can only set the few parameters programmably. I don't think it's ideal for client users to set up so many parameters in a complicated xml file in a file system.

Re: Regarding custom header in the SOAP Request generated by the axis2c client

2008-10-17 Thread Manjula Peiris
On Thu, 2008-10-16 at 11:29 +, Baxi, Rinilkumar (TCS) wrote: Hi All, I am trying to engage one module with axis2c engine, which takes care of the session management. For testing this module I have to add a custom header containing session commands in the SOAP Request generated by

[jira] Created: (AXIS2C-1275) Axiom default namespace serialization and deserialization are not compatible

2008-10-14 Thread Manjula Peiris (JIRA)
Issue Type: Bug Components: xml/om Affects Versions: Current (Nightly) Reporter: Manjula Peiris For the following code axiom generates the xml given below. ns1 = axiom_namespace_create (env, http://example.org/;, NULL); ping_ele = axiom_element_create(env

Re: ver 1.6

2008-10-12 Thread Manjula Peiris
, Shankar. Thanks Nandika On Wed, Oct 8, 2008 at 3:25 PM, Manjula Peiris [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] wrote: On Wed, 2008-10-08 at 14

Re: ver 1.6

2008-10-08 Thread Manjula Peiris
On Wed, 2008-10-08 at 14:11 +0530, Samisa Abeysinghe wrote: Subra Aswathanarayanan wrote: Hello, Do you guys know when you are going to release Axis2/C ver 1.6? We have not got any major features to be released as 1.6 right now. In fact, the developer community has not discussed any

Re: ver 1.6

2008-10-08 Thread Manjula Peiris
On Wed, 2008-10-08 at 16:49 +0530, Samisa Abeysinghe wrote: Manjula Peiris wrote: On Wed, 2008-10-08 at 14:11 +0530, Samisa Abeysinghe wrote: Subra Aswathanarayanan wrote: Hello, Do you guys know when you are going to release Axis2/C ver 1.6? We have not got any

RE: Regarding Session management

2008-10-06 Thread Manjula Peiris
Can't we use WS-Addressing ReferenceParameters for this ? Because Referenceparameters are contained in axis2_msg_info_headers_t. In msg_ctx has a reference to axis2_msg_info_headers_t. On Mon, 2008-10-06 at 12:13 +, Baxi, Rinilkumar (TCS) wrote: Hi Samisa, Here I am providing you a use

[jira] Created: (AXIS2C-1270) MTOM does not work with libcurl

2008-10-06 Thread Manjula Peiris (JIRA)
MTOM does not work with libcurl --- Key: AXIS2C-1270 URL: https://issues.apache.org/jira/browse/AXIS2C-1270 Project: Axis2-C Issue Type: Bug Affects Versions: Current (Nightly) Reporter: Manjula

  1   2   3   4   >