[jira] Commented: (AXISCPP-687) AxisClient with C++ for Windows NT

2005-07-05 Thread Leonardo Rodrigo (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-687?page=comments#action_12315068 ] Leonardo Rodrigo commented on AXISCPP-687: -- I download the source xerces-c-src_2_6_0 and also the binary xerces-c2_2_0-win32 The environment variable XERCES_HOME

[jira] Commented: (AXISCPP-687) AxisClient with C++ for Windows NT

2005-07-03 Thread Dushshantha Chandradasa (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-687?page=comments#action_12314983 ] Dushshantha Chandradasa commented on AXISCPP-687: - Hi Leonardo, xerces-c_2_2_0.dll file is comming with xerces 2.2.0 XML parser which is a third party soft

[jira] Commented: (AXISCPP-687) AxisClient with C++ for Windows NT

2005-07-03 Thread Leonardo Rodrigo (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-687?page=comments#action_12314971 ] Leonardo Rodrigo commented on AXISCPP-687: -- BUILD SUCCESSFUL in 12 minutes Only I comment the lines of the API documentation. Now I need to generate xerces-c_2_2_0

[jira] Commented: (AXISCPP-687) AxisClient with C++ for Windows NT

2005-07-01 Thread Leonardo Rodrigo (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-687?page=comments#action_12314940 ] Leonardo Rodrigo commented on AXISCPP-687: -- ok, I find in build.win32.properties the error and change the line dir.obj = ${basedir}/../../obj later execute the an

[jira] Commented: (AXISCPP-687) AxisClient with C++ for Windows NT

2005-07-01 Thread Adrian Dick (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-687?page=comments#action_12314867 ] Adrian Dick commented on AXISCPP-687: - It may be we need to clarify the build instructions, but in what structure are you building? The scripts (due to the way our nigh

Re: [jira] Commented: (AXISCPP-687) AxisClient with C++ for Windows NT

2005-06-30 Thread krishna
Hi Please find the properties file in the /build directory. this should be build.Win32.properties find this line dir.obj = ${basedir}/../../../obj and change it to something like dir.obj = ${basedir}/output/obj basically $basedir is a variable which points to the directory where you are bu

[jira] Commented: (AXISCPP-687) AxisClient with C++ for Windows NT

2005-06-30 Thread Leonardo Rodrigo (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-687?page=comments#action_12314821 ] Leonardo Rodrigo commented on AXISCPP-687: -- I download the Apache ANT, Ant-Contrib, cpptask, source of Axis, and when I put the command ant I see Build.xml

[jira] Commented: (AXISCPP-687) AxisClient with C++ for Windows NT

2005-06-16 Thread Samisa Abeysinghe (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-687?page=comments#action_12313806 ] Samisa Abeysinghe commented on AXISCPP-687: --- Have you been able to build on NT with success? > AxisClient with C++ for Windows NT > -

[jira] Commented: (AXISCPP-687) AxisClient with C++ for Windows NT

2005-06-13 Thread John Hawkins (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-687?page=comments#action_12313476 ] John Hawkins commented on AXISCPP-687: -- The ANT build guide is here -> http://ws.apache.org/axis/cpp/antbuild-guide.html that should get you started and just go back t

[jira] Commented: (AXISCPP-687) AxisClient with C++ for Windows NT

2005-06-13 Thread Leonardo Rodrigo (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-687?page=comments#action_12313471 ] Leonardo Rodrigo commented on AXISCPP-687: -- Thank you. That I should make? > AxisClient with C++ for Windows NT > > >

[jira] Commented: (AXISCPP-687) AxisClient with C++ for Windows NT

2005-06-13 Thread John Hawkins (JIRA)
[ http://issues.apache.org/jira/browse/AXISCPP-687?page=comments#action_12313445 ] John Hawkins commented on AXISCPP-687: -- Hi, Have you built the libraries on NT? It shoulld be fairly simple? We have no plans to build on NT on a regular basis - but w