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 ...\modules\addre

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 pat

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

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 f

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 impleme

[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 tha

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 axis2_http_server.exe crash when savan services send request (download from http://ws.apache.org/savan/c/download.cgi) 2008/11/

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 /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 addressing dispatch.

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 Axis2_htt_server.exe crash after request subscribe (request WS-Eventing, use subscriber.exe - client) Log .