RE: Looking for a debugger for axis2c

2008-06-19 Thread Gupta, Shivam
To: Apache AXIS C Developers List Subject: Re: Looking for a debugger for axis2c I think you are using the VS 2005 build. In that case you don't want to change any of the nmake build related stuff in build/win32 directory. I think the source distribution you are using has SSL and Libcurl stuff

Re: Looking for a debugger for axis2c

2008-06-19 Thread Supun Kamburugamuva
AXIS C Developers List Subject: Re: Looking for a debugger for axis2c I think you are using the VS 2005 build. In that case you don't want to change any of the nmake build related stuff in build/win32 directory. I think the source distribution you are using has SSL and Libcurl stuff in the VC

RE: Looking for a debugger for axis2c

2008-06-17 Thread Gupta, Shivam
, everything runs fine. I am trying to debug it using VC2005. Regards, Shivam. From: Supun Kamburugamuva [mailto:[EMAIL PROTECTED] Sent: Monday, June 16, 2008 6:14 PM To: Apache AXIS C Developers List Subject: Re: Looking for a debugger for axis2c Please add

Re: Looking for a debugger for axis2c

2008-06-17 Thread Supun Kamburugamuva
*Subject:* Re: Looking for a debugger for axis2c Please add {AXIIS2C_SOURCE_DIRECTORY}\ides\vc\axis2c\deploy\lib to your PATH environment variable. Also add the AXIS2C_HOME variable and set it to {AXIIS2C_SORUCE_DIRECTORY}\ides\vc\axis2c\deploy. Supun.. On Mon, Jun 16, 2008 at 5:27 PM, Gupta

RE: Looking for a debugger for axis2c

2008-06-16 Thread Gupta, Shivam
Kamburugamuva [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 11, 2008 4:43 PM To: Apache AXIS C Developers List Subject: Re: Looking for a debugger for axis2c I think you are using the VS 2005 build. In that case you don't want to change any of the nmake build related stuff in build/win32 directory. I

Re: Looking for a debugger for axis2c

2008-06-16 Thread Rajika Kumarasiri
] *Sent:* Wednesday, June 11, 2008 4:43 PM *To:* Apache AXIS C Developers List *Subject:* Re: Looking for a debugger for axis2c I think you are using the VS 2005 build. In that case you don't want to change any of the nmake build related stuff in build/win32 directory. I think the source

Re: Looking for a debugger for axis2c

2008-06-16 Thread Supun Kamburugamuva
:[EMAIL PROTECTED] *Sent:* Wednesday, June 11, 2008 4:43 PM *To:* Apache AXIS C Developers List *Subject:* Re: Looking for a debugger for axis2c I think you are using the VS 2005 build. In that case you don't want to change any of the nmake build related stuff in build/win32 directory. I

RE: Looking for a debugger for axis2c

2008-06-16 Thread Gupta, Shivam
directory. Please guide me here... Regards, Shivam From: Rajika Kumarasiri [mailto:[EMAIL PROTECTED] Sent: Monday, June 16, 2008 6:10 PM To: Apache AXIS C Developers List Subject: Re: Looking for a debugger for axis2c Did you follow the guide available at http

Re: Looking for a debugger for axis2c

2008-06-15 Thread Rajika Kumarasiri
On Fri, Jun 13, 2008 at 11:12 PM, Divye Kapoor [EMAIL PROTECTED] wrote: Hello, This is just a suggestion as I really have no practical experience with building/deploying Axis2/C. Could a Getting Started document for developers be made by This is a good idea. We need to document this.

RE: Looking for a debugger for axis2c

2008-06-13 Thread Gupta, Shivam
] Sent: Wednesday, June 11, 2008 4:43 PM To: Apache AXIS C Developers List Subject: Re: Looking for a debugger for axis2c I think you are using the VS 2005 build. In that case you don't want to change any of the nmake build related stuff in build/win32 directory. I think the source distribution you

Re: Looking for a debugger for axis2c

2008-06-13 Thread supun06
Subject: Re: Looking for a debugger for axis2c I think you are using the VS 2005 build. In that case you don't want to change any of the nmake build related stuff in build/win32 directory. I think the source distribution you are using has SSL and Libcurl stuff in the VC project. To go along

Re: Looking for a debugger for axis2c

2008-06-13 Thread Divye Kapoor
Hello, This is just a suggestion as I really have no practical experience with building/deploying Axis2/C. Could a Getting Started document for developers be made by compiling all these steps into an official guide so that the entry barrier for setting up a devel environment for this project

RE: Looking for a debugger for axis2c

2008-06-11 Thread Gupta, Shivam
From: Rajika Kumarasiri [mailto:[EMAIL PROTECTED] Sent: Tuesday, June 10, 2008 6:45 PM To: Apache AXIS C Developers List Subject: Re: Looking for a debugger for axis2c You can try gdb on Linux based platforms and Micrsoft Visual Studio 2005 for Windows platform. -Rajika On Tue, Jun

Re: Looking for a debugger for axis2c

2008-06-11 Thread Supun Kamburugamuva
, 2008 6:45 PM *To:* Apache AXIS C Developers List *Subject:* Re: Looking for a debugger for axis2c You can try gdb on Linux based platforms and Micrsoft Visual Studio 2005 for Windows platform. -Rajika On Tue, Jun 10, 2008 at 6:25 PM, Gupta, Shivam [EMAIL PROTECTED] wrote: Hello

Re: Looking for a debugger for axis2c

2008-06-11 Thread Supun Kamburugamuva
] *Sent:* Tuesday, June 10, 2008 6:45 PM *To:* Apache AXIS C Developers List *Subject:* Re: Looking for a debugger for axis2c You can try gdb on Linux based platforms and Micrsoft Visual Studio 2005 for Windows platform. -Rajika On Tue, Jun 10, 2008 at 6:25 PM, Gupta, Shivam [EMAIL

RE: Looking for a debugger for axis2c

2008-06-11 Thread Gupta, Shivam
. Thanks n Regards, Shivam. From: Supun Kamburugamuva [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 11, 2008 11:52 AM To: Apache AXIS C Developers List Subject: Re: Looking for a debugger for axis2c Hi, There is a VS 2005 solution in the ides/vc/axis2c folder

RE: Looking for a debugger for axis2c

2008-06-11 Thread Gupta, Shivam
: Re: Looking for a debugger for axis2c You can add the external library dependencies by going to tools-options-projects and solutions-visual c++ directories. There you can add the eternal libraries include paths as well as library paths. Generally you have to add the libxml2, iconv and zlib

Re: Looking for a debugger for axis2c

2008-06-11 Thread Supun Kamburugamuva
with this? Thanks, Shivam. -- *From:* Supun Kamburugamuva [mailto:[EMAIL PROTECTED] *Sent:* Wednesday, June 11, 2008 2:24 PM *To:* Apache AXIS C Developers List *Subject:* Re: Looking for a debugger for axis2c You can add the external library dependencies

Looking for a debugger for axis2c

2008-06-10 Thread Gupta, Shivam
Hello, Could someone suggest me the best debugger that could be used to debug Axis2/C. Thanks, Shivam

Re: Looking for a debugger for axis2c

2008-06-10 Thread Rajika Kumarasiri
You can try gdb on Linux based platforms and Micrsoft Visual Studio 2005 for Windows platform. -Rajika On Tue, Jun 10, 2008 at 6:25 PM, Gupta, Shivam [EMAIL PROTECTED] wrote: Hello, Could someone suggest me the best debugger that could be used to debug Axis2/C. Thanks, Shivam --