The addressing dispatch problem

2008-11-24 Thread Andriy Vitkovskyy
Hi I use Apache Axis2/C 1.5.0 version with savan module. I have a problem with addressing dispatch. Module.xml module name=addressing class=axis2_mod_addr inflow handler name=AddressingInHandler class=axis2_mod_addr order phase=Transport

Re: The addressing dispatch problem

2008-11-24 Thread Damitha Kumarage
Hi Andriy, Have you set AXIS2C_HOME environment variable to the repository folder?. If so make sure you have addressing module in repository_folder/modules/addressing. thanks, Damitha Andriy Vitkovskyy wrote: Hi I use Apache Axis2/C 1.5.0 version with savan module. I have a problem with

Re: The addressing dispatch problem

2008-11-24 Thread Andriy Vitkovskyy
Hi Damitha I set variable AXIS2C_HOME and library exist ...\modules\addressing\axis2_mod_addr.dll ...\modules\addressing\module.xml and add to config-file axis2.xml module ref=Addressing/ axis2_http_server.exe crash when savan services send request (download from

[jira] Created: (AXIS2C-1295) WSDL2C

2008-11-24 Thread mani (JIRA)
WSDL2C -- Key: AXIS2C-1295 URL: https://issues.apache.org/jira/browse/AXIS2C-1295 Project: Axis2-C Issue Type: Bug Environment: Windows XP, JDK1.5 Reporter: mani Priority: Minor I have a web service

Re: REST URL Mapping - The changes done in pattern matching Algorithm

2008-11-24 Thread Thiago Rafael Becker
I'm a unix guy, and in this platform, the portability is good for c99 (but gcc doesn't implement it completely, as you can see in [1]). Looks like Microsoft compilers are compatible with this startdard, if they implement full compatibility with C++/TR1 specification - and looks like the /TP

Re: REST URL Mapping - The changes done in pattern matching Algorithm

2008-11-24 Thread Supun Kamburugamuva
I also tried to find the C99 compatibility of Microsoft compilers. But the details are not that clear. Yes, inline functions can increase the performance. But we should consider the overhead work and complexity vs performance. If we are going to introduce inline functions, one ideal place will be

RE: Proposal: Using const in generated code

2008-11-24 Thread Haszlakiewicz, Eric
-Original Message- From: Samisa Abeysinghe [mailto:[EMAIL PROTECTED] Sent: Friday, November 14, 2008 7:50 AM To: Apache AXIS C Developers List Subject: Re: Proposal: Using const in generated code +1. It is a useful suggestion. Would you like to provide a patch? There already are a

Re: Proposal: Using const in generated code

2008-11-24 Thread Samisa Abeysinghe
Haszlakiewicz, Eric wrote: -Original Message- From: Samisa Abeysinghe [mailto:[EMAIL PROTECTED] Sent: Friday, November 14, 2008 7:50 AM To: Apache AXIS C Developers List Subject: Re: Proposal: Using const in generated code +1. It is a useful suggestion. Would you like to provide a

Re: The addressing dispatch problem

2008-11-24 Thread Damitha Kumarage
Hi Andriy, Please try with latest svn sources and let me know the results. Here you can find links [1] thanks, Damitha [1] http://wso2.org/projects Andriy Vitkovskyy wrote: Hi Damitha I set variable AXIS2C_HOME and library exist ...\modules\addressing\axis2_mod_addr.dll

[jira] Commented: (AXIS2-4144) Wrong port number in generated WSDL

2008-11-24 Thread bhaskaran.naraya...@rsa.com (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12650137#action_12650137 ] [EMAIL PROTECTED] commented on AXIS2-4144: I am not using a proxy. My

[jira] Commented: (AXIS2-4114) Problem to retrieve the effective policy from MessageContext when we have policy attachment at binding level

2008-11-24 Thread Detelin Yordanov (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12650210#action_12650210 ] Detelin Yordanov commented on AXIS2-4114: - Hi guys, It happens that in some cases

Re: Re Fix to jira axis2-4114

2008-11-24 Thread Detelin Yordanov
Hi guys, I also experienced this, I did not see you were discussing it here so I wrote in the JIRA. I tried to reopen the issue but I don't have sufficient rights, Nandana can you reopen it please? Regards, Detelin On Mon, Nov 24, 2008 at 8:46 AM, Mary Thompson [EMAIL PROTECTED] wrote:

[jira] Created: (AXIS2-4146) HTTP status code 400 is changed to 500

2008-11-24 Thread Markus Bussemer (JIRA)
HTTP status code 400 is changed to 500 -- Key: AXIS2-4146 URL: https://issues.apache.org/jira/browse/AXIS2-4146 Project: Axis 2.0 (Axis2) Issue Type: Bug Components: transports Affects

[jira] Commented: (AXIS2-3613) SOAP message contains prefix axis2ns1 for every element when converting using JAXB generated code

2008-11-24 Thread Andreas Veithen (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-3613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12650366#action_12650366 ] Andreas Veithen commented on AXIS2-3613: I think this issue is related to

[jira] Reopened: (AXIS2-4114) Problem to retrieve the effective policy from MessageContext when we have policy attachment at binding level

2008-11-24 Thread Nandana Mihindukulasooriya (JIRA)
[ https://issues.apache.org/jira/browse/AXIS2-4114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nandana Mihindukulasooriya reopened AXIS2-4114: --- NPE is thrown in the case of axisOperation is null Problem to retrieve

[jira] Created: (AXIS2-4147) org.apache.axis2.AxisFault: Java heap space (Client side memory leak )

2008-11-24 Thread HariKumar (JIRA)
org.apache.axis2.AxisFault: Java heap space (Client side memory leak ) -- Key: AXIS2-4147 URL: https://issues.apache.org/jira/browse/AXIS2-4147 Project: Axis 2.0 (Axis2)