You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by ma...@apache.org on 2007/04/25 12:39:58 UTC

svn commit: r532305 [1/4] - in /webservices/axis2/scratch/c/neethi/axis2c: ./ axiom/ axiom/src/soap/ guththila/ ides/ ides/anjuta/ ides/vc/axis2c/axis2_engine/ ides/vc/axis2c/axis2_http_receiver/ ides/vc/axis2c/axis2_http_sender/ ides/vc/axis2c/axis2_h...

Author: manjula
Date: Wed Apr 25 03:39:55 2007
New Revision: 532305

URL: http://svn.apache.org/viewvc?view=rev&rev=532305
Log:
committing the merge .

Added:
    webservices/axis2/scratch/c/neethi/axis2c/samples/LICENSE
      - copied unchanged from r531890, webservices/axis2/trunk/c/samples/LICENSE
    webservices/axis2/scratch/c/neethi/axis2c/xdocs/list.html
      - copied unchanged from r531890, webservices/axis2/trunk/c/xdocs/list.html
    webservices/axis2/scratch/c/neethi/axis2c/xdocs/version.html
      - copied unchanged from r531890, webservices/axis2/trunk/c/xdocs/version.html
Removed:
    webservices/axis2/scratch/c/neethi/axis2c/ides/anjuta/
Modified:
    webservices/axis2/scratch/c/neethi/axis2c/   (props changed)
    webservices/axis2/scratch/c/neethi/axis2c/Makefile.am
    webservices/axis2/scratch/c/neethi/axis2c/axiom/README
    webservices/axis2/scratch/c/neethi/axis2c/axiom/src/soap/soap_header.c
    webservices/axis2/scratch/c/neethi/axis2c/configure.ac
    webservices/axis2/scratch/c/neethi/axis2c/dist.sh
    webservices/axis2/scratch/c/neethi/axis2c/guththila/README
    webservices/axis2/scratch/c/neethi/axis2c/ides/Makefile.am
    webservices/axis2/scratch/c/neethi/axis2c/ides/vc/axis2c/axis2_engine/axis2_engine.vcproj
    webservices/axis2/scratch/c/neethi/axis2c/ides/vc/axis2c/axis2_http_receiver/axis2_http_receiver.vcproj
    webservices/axis2/scratch/c/neethi/axis2c/ides/vc/axis2c/axis2_http_sender/axis2_http_sender.vcproj
    webservices/axis2/scratch/c/neethi/axis2c/ides/vc/axis2c/axis2_http_server/axis2_http_server.vcproj
    webservices/axis2/scratch/c/neethi/axis2c/ides/vc/axis2c/axis2_mod_addr/axis2_mod_addr.vcproj
    webservices/axis2/scratch/c/neethi/axis2c/ides/vc/axis2c/axis2_mod_log/axis2_mod_log.vcproj
    webservices/axis2/scratch/c/neethi/axis2c/ides/vc/axis2c/mod_axis2/mod_axis2.vcproj
    webservices/axis2/scratch/c/neethi/axis2c/ides/vc/axis2c/mod_axis2_IIS/mod_axis2_IIS.vcproj
    webservices/axis2/scratch/c/neethi/axis2c/samples/AUTHORS
    webservices/axis2/scratch/c/neethi/axis2c/samples/ChangeLog
    webservices/axis2/scratch/c/neethi/axis2c/samples/INSTALL
    webservices/axis2/scratch/c/neethi/axis2c/samples/Makefile.am
    webservices/axis2/scratch/c/neethi/axis2c/samples/NEWS
    webservices/axis2/scratch/c/neethi/axis2c/samples/README
    webservices/axis2/scratch/c/neethi/axis2c/samples/client/echo/Makefile.am
    webservices/axis2/scratch/c/neethi/axis2c/samples/client/echo/README.txt
    webservices/axis2/scratch/c/neethi/axis2c/samples/client/google/Makefile.am
    webservices/axis2/scratch/c/neethi/axis2c/samples/client/google/README.txt
    webservices/axis2/scratch/c/neethi/axis2c/samples/client/math/Makefile.am
    webservices/axis2/scratch/c/neethi/axis2c/samples/client/mtom/Makefile.am
    webservices/axis2/scratch/c/neethi/axis2c/samples/client/notify/Makefile.am
    webservices/axis2/scratch/c/neethi/axis2c/samples/client/yahoo/Makefile.am
    webservices/axis2/scratch/c/neethi/axis2c/samples/server/Calculator/Makefile.am
    webservices/axis2/scratch/c/neethi/axis2c/samples/server/Makefile.am
    webservices/axis2/scratch/c/neethi/axis2c/samples/server/echo/Makefile.am
    webservices/axis2/scratch/c/neethi/axis2c/samples/server/math/Makefile.am
    webservices/axis2/scratch/c/neethi/axis2c/samples/server/mtom/Makefile.am
    webservices/axis2/scratch/c/neethi/axis2c/samples/server/notify/Makefile.am
    webservices/axis2/scratch/c/neethi/axis2c/samples/server/sg_math/Makefile.am
    webservices/axis2/scratch/c/neethi/axis2c/samples/user_guide/clients/Makefile.am
    webservices/axis2/scratch/c/neethi/axis2c/src/core/engine/engine.c
    webservices/axis2/scratch/c/neethi/axis2c/src/core/phaseresolver/phase_resolver.c
    webservices/axis2/scratch/c/neethi/axis2c/src/core/transport/http/receiver/http_svr_thread.c
    webservices/axis2/scratch/c/neethi/axis2c/src/core/transport/http/sender/http_client.c
    webservices/axis2/scratch/c/neethi/axis2c/src/core/transport/http/sender/http_transport_sender.c
    webservices/axis2/scratch/c/neethi/axis2c/src/core/transport/http/server/IIS/README
    webservices/axis2/scratch/c/neethi/axis2c/src/core/transport/http/server/Makefile.am
    webservices/axis2/scratch/c/neethi/axis2c/test/itest/whitemesa/round1/Makefile.am
    webservices/axis2/scratch/c/neethi/axis2c/tools/tcpmon/INSTALL
    webservices/axis2/scratch/c/neethi/axis2c/tools/tcpmon/README
    webservices/axis2/scratch/c/neethi/axis2c/util/README
    webservices/axis2/scratch/c/neethi/axis2c/util/include/axutil_error.h
    webservices/axis2/scratch/c/neethi/axis2c/util/src/error.c
    webservices/axis2/scratch/c/neethi/axis2c/xdocs/docs/axis2c_manual.html
    webservices/axis2/scratch/c/neethi/axis2c/xdocs/docs/installationguide.html
    webservices/axis2/scratch/c/neethi/axis2c/xdocs/docs/om_tutorial.html
    webservices/axis2/scratch/c/neethi/axis2c/xdocs/navigation.xml

Propchange: webservices/axis2/scratch/c/neethi/axis2c/
------------------------------------------------------------------------------
--- svnmerge-integrated (original)
+++ svnmerge-integrated Wed Apr 25 03:39:55 2007
@@ -1 +1 @@
-/webservices/axis2/trunk/c:1-529938
+/webservices/axis2/trunk/c:1-532180

Modified: webservices/axis2/scratch/c/neethi/axis2c/Makefile.am
URL: http://svn.apache.org/viewvc/webservices/axis2/scratch/c/neethi/axis2c/Makefile.am?view=diff&rev=532305&r1=532304&r2=532305
==============================================================================
--- webservices/axis2/scratch/c/neethi/axis2c/Makefile.am (original)
+++ webservices/axis2/scratch/c/neethi/axis2c/Makefile.am Wed Apr 25 03:39:55 2007
@@ -13,7 +13,7 @@
 
 logs_DATA=
 docs_DATA=docs/*
-EXTRA_DIST = build.sh autogen.sh CREDITS LICENSE samples/server/axis2.log samples build axis2c_build.sh docs guththila tools AUTHORS NOTICE
+EXTRA_DIST = build.sh autogen.sh CREDITS LICENSE build axis2c_build.sh docs guththila tools AUTHORS NOTICE
 
 dist-hook:
 	rm -rf `find $(distdir)/ -type d -name .svn`

Modified: webservices/axis2/scratch/c/neethi/axis2c/axiom/README
URL: http://svn.apache.org/viewvc/webservices/axis2/scratch/c/neethi/axis2c/axiom/README?view=diff&rev=532305&r1=532304&r2=532305
==============================================================================
--- webservices/axis2/scratch/c/neethi/axis2c/axiom/README (original)
+++ webservices/axis2/scratch/c/neethi/axis2c/axiom/README Wed Apr 25 03:39:55 2007
@@ -1,58 +1,57 @@
-
-                          Apache Axiom/C
-
-  What is it?
-  -----------
-
-  Axiom stands for AXis Object Model (also known as OM - Object Model) and
-  refers to the XML infoset model that is initially developed for Apache
-  Axis2. This is an effort to implement Apache Axiom in C.
-
-  Please have a look at
-
-  http://ws.apache.org/axis2/c/docs/om_tutorial.html
-
-  for an introduction about Apache Axiom/C.
-  
-  As a project of the Apache Software Foundation, the
-  developers aim to collaboratively develop and maintain a robust,
-  commercial-grade, standards-based Web Services stack implementation with
-  freely available source code.
-
-  The Latest Version
-  ------------------
-
-  You can get the latest svn checkout of Apache Axiom/C module from
-
-  https://svn.apache.org/repos/asf/webservices/axis2/trunk/c/axiom
-
-  Installation
-  ------------
-
-  Please see the file called INSTALL. 
-
-  Licensing
-  ---------
-
-  Please see the file called LICENSE.
-
-  Contacts
-  --------
-
-     o If you want freely available support for using Apache Axiom/C please
-       join the Apache Axis2/C user community by subscribing to users mailing
-       list, axis-c-user@ws.apache.org' as described at
-       http://ws.apache.org/axis2/c/mail-lists.html
-
-     o If you have a bug report for Apache Axiom/C please go log a Jira issue
-       at http://issues.apache.org/jira/browse/AXIS2C
-
-     o If you want to participate in actively developing Apache Axiom/C please
-       subscribe to the `axis-c-dev@ws.apache.org' mailing list as described at
-       http://ws.apache.org/axis2/c/mail-lists.html
-
-  Acknowledgments
-  ----------------
-
-  Apache Axiom/C relies heavily on the use of autoconf, automake and libtool
-  to provide a build environment.
+
+                          Apache Axiom/C
+                         ================
+
+  What is it?
+  -----------
+
+  Axiom stands for AXis Object Model (also known as OM - Object Model) and
+  refers to the XML infoset model that is initially developed for Apache
+  Axis2. This is an effort to implement Apache Axiom in C.
+
+  Please have a look at http://ws.apache.org/axis2/c/docs/om_tutorial.html
+  for an introduction about Apache Axiom/C.
+  
+  As a project of the Apache Software Foundation, the
+  developers aim to collaboratively develop and maintain a robust,
+  commercial-grade, standards-based Web Services stack implementation with
+  freely available source code.
+
+  The Latest Version
+  ------------------
+
+  You can get the latest svn checkout of Apache Axiom/C module from
+
+  https://svn.apache.org/repos/asf/webservices/axis2/trunk/c/axiom
+
+  Installation
+  ------------
+
+  Please see the file called INSTALL. 
+
+  Licensing
+  ---------
+
+  Please see the file called LICENSE.
+
+  Contacts
+  --------
+
+     o If you want freely available support for using Apache Axiom/C please
+       join the Apache Axis2/C user community by subscribing to users mailing
+       list, axis-c-user@ws.apache.org' as described at
+       http://ws.apache.org/axis2/c/mail-lists.html
+
+    o If you have a bug report for Apache Axis2/C Guththila please log-in and create a JIRA issue
+       at http://issues.apache.org/jira/browse/AXIS2C
+
+     o If you want to participate actively in developing Apache Axis2/C Guththila please
+       subscribe to the `axis-c-dev@ws.apache.org' mailing list as described at
+       http://ws.apache.org/axis2/c/mail-lists.html
+
+
+  Acknowledgments
+  ----------------
+
+  Apache Axiom/C relies heavily on the use of autoconf, automake and libtool
+  to provide a build environment.

Modified: webservices/axis2/scratch/c/neethi/axis2c/axiom/src/soap/soap_header.c
URL: http://svn.apache.org/viewvc/webservices/axis2/scratch/c/neethi/axis2c/axiom/src/soap/soap_header.c?view=diff&rev=532305&r1=532304&r2=532305
==============================================================================
--- webservices/axis2/scratch/c/neethi/axis2c/axiom/src/soap/soap_header.c (original)
+++ webservices/axis2/scratch/c/neethi/axis2c/axiom/src/soap/soap_header.c Wed Apr 25 03:39:55 2007
@@ -565,7 +565,7 @@
                 if (axiom_soap_header_qname_matches(env, element_qname, qname) == AXIS2_TRUE)
                 {
                     axiom_node_detach(node, env);
-                    axiom_node_free_tree(node, env);
+                    /* axiom_node_free_tree(node, env); */
                     axutil_hash_set(soap_header->header_blocks, key, AXIS2_HASH_KEY_STRING,
                             NULL);
                     axiom_soap_header_block_free(header_block, env);

Modified: webservices/axis2/scratch/c/neethi/axis2c/configure.ac
URL: http://svn.apache.org/viewvc/webservices/axis2/scratch/c/neethi/axis2c/configure.ac?view=diff&rev=532305&r1=532304&r2=532305
==============================================================================
--- webservices/axis2/scratch/c/neethi/axis2c/configure.ac (original)
+++ webservices/axis2/scratch/c/neethi/axis2c/configure.ac Wed Apr 25 03:39:55 2007
@@ -359,7 +359,6 @@
     test/core/transport/Makefile\
     test/core/transport/http/Makefile \
     ides/Makefile \
-    ides/anjuta/Makefile \
     include/Makefile \
     axis2c.pc
     ])

Modified: webservices/axis2/scratch/c/neethi/axis2c/dist.sh
URL: http://svn.apache.org/viewvc/webservices/axis2/scratch/c/neethi/axis2c/dist.sh?view=diff&rev=532305&r1=532304&r2=532305
==============================================================================
--- webservices/axis2/scratch/c/neethi/axis2c/dist.sh (original)
+++ webservices/axis2/scratch/c/neethi/axis2c/dist.sh Wed Apr 25 03:39:55 2007
@@ -7,6 +7,12 @@
 cd ../..
 cp -r xdocs/api/html target/docs/api/
 cp -r target/docs axis2c-src-1.0.0
+cd samples
+make dist
+tar -xf axis2c-src-1.0.0.tar.gz
+mv  axis2c-src-1.0.0 ../axis2c-src-1.0.0
+cd ../axis2c-src-1.0.0
+mv axis2c-src-1.0.0 samples
 
 for i in `find . -name "*.la"`
 do

Modified: webservices/axis2/scratch/c/neethi/axis2c/guththila/README
URL: http://svn.apache.org/viewvc/webservices/axis2/scratch/c/neethi/axis2c/guththila/README?view=diff&rev=532305&r1=532304&r2=532305
==============================================================================
--- webservices/axis2/scratch/c/neethi/axis2c/guththila/README (original)
+++ webservices/axis2/scratch/c/neethi/axis2c/guththila/README Wed Apr 25 03:39:55 2007
@@ -1,40 +1,41 @@
-
-                          Apache Axis2/C Guththila
-
-  What is it?
-  -----------
-
-  Guththila is Streaming XML Parser for the Apache Axis2/C.
-
-  The Latest Version
-  ------------------
-
-  You can get the latest svn checkout of Apache Axis2/C Guththila module from
-
-  https://svn.apache.org/repos/asf/webservices/axis2/trunk/c/guththila
-
-  Installation
-  ------------
-
-  Please see the file called INSTALL.
-
-  Licensing
-  ---------
-
-  Please see the file called LICENSE.
-
-  Contacts
-  --------
-
-     o If you want freely available support for using Apache Axis2/C Guththila please
-       join the Apache Axis2/C user community by subscribing to users mailing
-       list, axis-c-user@ws.apache.org' as described at
-       http://ws.apache.org/axis2/c/mail-lists.html
-
-     o If you have a bug report for Apache Axis2/C Guththila please go log a Jira issue
-       at http://issues.apache.org/jira/browse/AXIS2C
-
-     o If you want to participate in actively developing Apache Axis2/C Guththila please
-       subscribe to the `axis-c-dev@ws.apache.org' mailing list as described at
-       http://ws.apache.org/axis2/c/mail-lists.html
-
+
+                          Apache Axis2/C Guththila
+                          ========================
+
+  What Is It?
+  -----------
+
+  Guththila is Streaming XML Parser for the Apache Axis2/C.
+
+  The Latest Version
+  ------------------
+
+  You can get the latest svn checkout of Apache Axis2/C Guththila module from
+
+  https://svn.apache.org/repos/asf/webservices/axis2/trunk/c/guththila
+
+  Installation
+  ------------
+
+  Please see the file called INSTALL.
+
+  Licensing
+  ---------
+
+  Please see the file called LICENSE.
+
+  Contacts
+  --------
+
+     o If you want freely available support for using Apache Axis2/C Guththila please
+       join the Apache Axis2/C user community by subscribing to users mailing
+       list, axis-c-user@ws.apache.org' as described at
+       http://ws.apache.org/axis2/c/mail-lists.html
+
+     o If you have a bug report for Apache Axis2/C Guththila please log-in and create a JIRA issue
+       at http://issues.apache.org/jira/browse/AXIS2C
+
+     o If you want to participate actively in developing Apache Axis2/C Guththila please
+       subscribe to the `axis-c-dev@ws.apache.org' mailing list as described at
+       http://ws.apache.org/axis2/c/mail-lists.html
+

Modified: webservices/axis2/scratch/c/neethi/axis2c/ides/Makefile.am
URL: http://svn.apache.org/viewvc/webservices/axis2/scratch/c/neethi/axis2c/ides/Makefile.am?view=diff&rev=532305&r1=532304&r2=532305
==============================================================================
--- webservices/axis2/scratch/c/neethi/axis2c/ides/Makefile.am (original)
+++ webservices/axis2/scratch/c/neethi/axis2c/ides/Makefile.am Wed Apr 25 03:39:55 2007
@@ -1,2 +1,2 @@
-SUBDIRS = anjuta
+SUBDIRS =
 EXTRA_DIST = README vc

Modified: webservices/axis2/scratch/c/neethi/axis2c/ides/vc/axis2c/axis2_engine/axis2_engine.vcproj
URL: http://svn.apache.org/viewvc/webservices/axis2/scratch/c/neethi/axis2c/ides/vc/axis2c/axis2_engine/axis2_engine.vcproj?view=diff&rev=532305&r1=532304&r2=532305
==============================================================================
--- webservices/axis2/scratch/c/neethi/axis2c/ides/vc/axis2c/axis2_engine/axis2_engine.vcproj (original)
+++ webservices/axis2/scratch/c/neethi/axis2c/ides/vc/axis2c/axis2_engine/axis2_engine.vcproj Wed Apr 25 03:39:55 2007
@@ -40,7 +40,7 @@
 			<Tool
 				Name="VCCLCompilerTool"
 				Optimization="0"
-				AdditionalIncludeDirectories=".\..\..\..\..\woden\include;.\..\..\..\..\include;.\..\..\..\..\modules\core\deployment;.\..\..\..\..\util\include;.\..\..\..\..\xml_schema\include;.\..\..\..\..\axiom\include;"
+				AdditionalIncludeDirectories=".\..\..\..\..\woden\include;.\..\..\..\..\include;.\..\..\..\..\src\core\deployment;.\..\..\..\..\util\include;.\..\..\..\..\xml_schema\include;.\..\..\..\..\axiom\include"
 				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;AXIS2_ENGINE_EXPORTS;AXIS2_DECLARE_EXPORT;_CRT_SECURE_NO_DEPRECATE;AXIS2_SVR_MULTI_THREADED;"
 				MinimalRebuild="true"
 				BasicRuntimeChecks="3"
@@ -187,23 +187,23 @@
 				Name="addr"
 				>
 				<File
-					RelativePath="..\..\..\..\modules\core\addr\any_content_type.c"
+					RelativePath="..\..\..\..\src\core\addr\any_content_type.c"
 					>
 				</File>
 				<File
-					RelativePath="..\..\..\..\modules\core\addr\endpoint_ref.c"
+					RelativePath="..\..\..\..\src\core\addr\endpoint_ref.c"
 					>
 				</File>
 				<File
-					RelativePath="..\..\..\..\modules\core\addr\msg_info_headers.c"
+					RelativePath="..\..\..\..\src\core\addr\msg_info_headers.c"
 					>
 				</File>
 				<File
-					RelativePath="..\..\..\..\modules\core\addr\relates_to.c"
+					RelativePath="..\..\..\..\src\core\addr\relates_to.c"
 					>
 				</File>
 				<File
-					RelativePath="..\..\..\..\modules\core\addr\svc_name.c"
+					RelativePath="..\..\..\..\src\core\addr\svc_name.c"
 					>
 				</File>
 			</Filter>
@@ -211,51 +211,51 @@
 				Name="engine"
 				>
 				<File
-					RelativePath="..\..\..\..\modules\core\engine\addr_disp.c"
+					RelativePath="..\..\..\..\src\core\engine\addr_disp.c"
 					>
 				</File>
 				<File
-					RelativePath="..\..\..\..\modules\core\engine\axis2_event.h"
+					RelativePath="..\..\..\..\src\core\engine\axis2_disp_checker.h"
 					>
 				</File>
 				<File
-					RelativePath="..\..\..\..\modules\core\engine\conf.c"
+					RelativePath="..\..\..\..\src\core\engine\conf.c"
 					>
 				</File>
 				<File
-					RelativePath="..\..\..\..\modules\core\engine\ctx_handler.c"
+					RelativePath="..\..\..\..\src\core\engine\ctx_handler.c"
 					>
 				</File>
 				<File
-					RelativePath="..\..\..\..\modules\core\engine\disp.c"
+					RelativePath="..\..\..\..\src\core\engine\disp.c"
 					>
 				</File>
 				<File
-					RelativePath="..\..\..\..\modules\core\engine\disp_checker.c"
+					RelativePath="..\..\..\..\src\core\engine\disp_checker.c"
 					>
 				</File>
 				<File
-					RelativePath="..\..\..\..\modules\core\engine\engine.c"
+					RelativePath="..\..\..\..\src\core\engine\engine.c"
 					>
 				</File>
 				<File
-					RelativePath="..\..\..\..\modules\core\engine\handler.c"
+					RelativePath="..\..\..\..\src\core\engine\handler.c"
 					>
 				</File>
 				<File
-					RelativePath="..\..\..\..\modules\core\engine\phase.c"
+					RelativePath="..\..\..\..\src\core\engine\phase.c"
 					>
 				</File>
 				<File
-					RelativePath="..\..\..\..\modules\core\engine\req_uri_disp.c"
+					RelativePath="..\..\..\..\src\core\engine\req_uri_disp.c"
 					>
 				</File>
 				<File
-					RelativePath="..\..\..\..\modules\core\engine\soap_action_disp.c"
+					RelativePath="..\..\..\..\src\core\engine\soap_action_disp.c"
 					>
 				</File>
 				<File
-					RelativePath="..\..\..\..\modules\core\engine\soap_body_disp.c"
+					RelativePath="..\..\..\..\src\core\engine\soap_body_disp.c"
 					>
 				</File>
 			</Filter>
@@ -263,35 +263,35 @@
 				Name="clientapi"
 				>
 				<File
-					RelativePath="..\..\..\..\modules\core\clientapi\async_result.c"
+					RelativePath="..\..\..\..\src\core\clientapi\async_result.c"
 					>
 				</File>
 				<File
-					RelativePath="..\..\..\..\modules\core\clientapi\callback.c"
+					RelativePath="..\..\..\..\src\core\clientapi\callback.c"
 					>
 				</File>
 				<File
-					RelativePath="..\..\..\..\modules\core\clientapi\callback_recv.c"
+					RelativePath="..\..\..\..\src\core\clientapi\callback_recv.c"
 					>
 				</File>
 				<File
-					RelativePath="..\..\..\..\modules\core\clientapi\listener_manager.c"
+					RelativePath="..\..\..\..\src\core\clientapi\listener_manager.c"
 					>
 				</File>
 				<File
-					RelativePath="..\..\..\..\modules\core\clientapi\op_client.c"
+					RelativePath="..\..\..\..\src\core\clientapi\op_client.c"
 					>
 				</File>
 				<File
-					RelativePath="..\..\..\..\modules\core\clientapi\options.c"
+					RelativePath="..\..\..\..\src\core\clientapi\options.c"
 					>
 				</File>
 				<File
-					RelativePath="..\..\..\..\modules\core\clientapi\stub.c"
+					RelativePath="..\..\..\..\src\core\clientapi\stub.c"
 					>
 				</File>
 				<File
-					RelativePath="..\..\..\..\modules\core\clientapi\svc_client.c"
+					RelativePath="..\..\..\..\src\core\clientapi\svc_client.c"
 					>
 				</File>
 			</Filter>
@@ -299,27 +299,27 @@
 				Name="context"
 				>
 				<File
-					RelativePath="..\..\..\..\modules\core\context\conf_ctx.c"
+					RelativePath="..\..\..\..\src\core\context\conf_ctx.c"
 					>
 				</File>
 				<File
-					RelativePath="..\..\..\..\modules\core\context\ctx.c"
+					RelativePath="..\..\..\..\src\core\context\ctx.c"
 					>
 				</File>
 				<File
-					RelativePath="..\..\..\..\modules\core\context\msg_ctx.c"
+					RelativePath="..\..\..\..\src\core\context\msg_ctx.c"
 					>
 				</File>
 				<File
-					RelativePath="..\..\..\..\modules\core\context\op_ctx.c"
+					RelativePath="..\..\..\..\src\core\context\op_ctx.c"
 					>
 				</File>
 				<File
-					RelativePath="..\..\..\..\modules\core\context\svc_ctx.c"
+					RelativePath="..\..\..\..\src\core\context\svc_ctx.c"
 					>
 				</File>
 				<File
-					RelativePath="..\..\..\..\modules\core\context\svc_grp_ctx.c"
+					RelativePath="..\..\..\..\src\core\context\svc_grp_ctx.c"
 					>
 				</File>
 			</Filter>
@@ -327,103 +327,55 @@
 				Name="deployment"
 				>
 				<File
-					RelativePath="..\..\..\..\modules\core\deployment\arch_file_data.c"
+					RelativePath="..\..\..\..\src\core\deployment\arch_file_data.c"
 					>
 				</File>
 				<File
-					RelativePath="..\..\..\..\modules\core\deployment\arch_reader.c"
+					RelativePath="..\..\..\..\src\core\deployment\arch_reader.c"
 					>
 				</File>
 				<File
-					RelativePath="..\..\..\..\modules\core\deployment\axis2_arch_file_data.h"
+					RelativePath="..\..\..\..\src\core\deployment\conf_builder.c"
 					>
 				</File>
 				<File
-					RelativePath="..\..\..\..\modules\core\deployment\axis2_arch_reader.h"
+					RelativePath="..\..\..\..\src\core\deployment\conf_init.c"
 					>
 				</File>
 				<File
-					RelativePath="..\..\..\..\modules\core\deployment\axis2_conf_builder.h"
+					RelativePath="..\..\..\..\src\core\deployment\dep_engine.c"
 					>
 				</File>
 				<File
-					RelativePath="..\..\..\..\modules\core\deployment\axis2_dep_engine.h"
+					RelativePath="..\..\..\..\src\core\deployment\desc_builder.c"
 					>
 				</File>
 				<File
-					RelativePath="..\..\..\..\modules\core\deployment\axis2_deployment.h"
+					RelativePath="..\..\..\..\src\core\deployment\module_builder.c"
 					>
 				</File>
 				<File
-					RelativePath="..\..\..\..\modules\core\deployment\axis2_desc_builder.h"
+					RelativePath="..\..\..\..\src\core\deployment\phases_info.c"
 					>
 				</File>
 				<File
-					RelativePath="..\..\..\..\modules\core\deployment\axis2_module_builder.h"
+					RelativePath="..\..\..\..\src\core\deployment\repos_listener.c"
 					>
 				</File>
 				<File
-					RelativePath="..\..\..\..\modules\core\deployment\axis2_repos_listener.h"
+					RelativePath="..\..\..\..\src\core\deployment\svc_builder.c"
 					>
 				</File>
 				<File
-					RelativePath="..\..\..\..\modules\core\deployment\axis2_svc_builder.h"
+					RelativePath="..\..\..\..\src\core\deployment\svc_grp_builder.c"
 					>
 				</File>
 				<File
-					RelativePath="..\..\..\..\modules\core\deployment\axis2_svc_grp_builder.h"
+					RelativePath="..\..\..\..\src\core\deployment\ws_info.c"
 					>
 				</File>
 				<File
-					RelativePath="..\..\..\..\modules\core\deployment\axis2_ws_info.h"
-					>
-				</File>
-				<File
-					RelativePath="..\..\..\..\modules\core\deployment\axis2_ws_info_list.h"
-					>
-				</File>
-				<File
-					RelativePath="..\..\..\..\modules\core\deployment\conf_builder.c"
-					>
-				</File>
-				<File
-					RelativePath="..\..\..\..\modules\core\deployment\conf_init.c"
-					>
-				</File>
-				<File
-					RelativePath="..\..\..\..\modules\core\deployment\dep_engine.c"
-					>
-				</File>
-				<File
-					RelativePath="..\..\..\..\modules\core\deployment\desc_builder.c"
-					>
-				</File>
-				<File
-					RelativePath="..\..\..\..\modules\core\deployment\module_builder.c"
-					>
-				</File>
-				<File
-					RelativePath="..\..\..\..\modules\core\deployment\phases_info.c"
-					>
-				</File>
-				<File
-					RelativePath="..\..\..\..\modules\core\deployment\repos_listener.c"
-					>
-				</File>
-				<File
-					RelativePath="..\..\..\..\modules\core\deployment\svc_builder.c"
-					>
-				</File>
-				<File
-					RelativePath="..\..\..\..\modules\core\deployment\svc_grp_builder.c"
-					>
-				</File>
-				<File
-					RelativePath="..\..\..\..\modules\core\deployment\ws_info.c"
-					>
-				</File>
-				<File
-					RelativePath="..\..\..\..\modules\core\deployment\ws_info_list.c"
+					RelativePath="..\..\..\..\src\core\deployment\ws_info_list.c"
 					>
 				</File>
 			</Filter>
@@ -431,51 +383,51 @@
 				Name="description"
 				>
 				<File
-					RelativePath="..\..\..\..\modules\core\description\desc.c"
+					RelativePath="..\..\..\..\src\core\description\desc.c"
 					>
 				</File>
 				<File
-					RelativePath="..\..\..\..\modules\core\description\flow.c"
+					RelativePath="..\..\..\..\src\core\description\flow.c"
 					>
 				</File>
 				<File
-					RelativePath="..\..\..\..\modules\core\description\flow_container.c"
+					RelativePath="..\..\..\..\src\core\description\flow_container.c"
 					>
 				</File>
 				<File
-					RelativePath="..\..\..\..\modules\core\description\handler_desc.c"
+					RelativePath="..\..\..\..\src\core\description\handler_desc.c"
 					>
 				</File>
 				<File
-					RelativePath="..\..\..\..\modules\core\description\module_desc.c"
+					RelativePath="..\..\..\..\src\core\description\module_desc.c"
 					>
 				</File>
 				<File
-					RelativePath="..\..\..\..\modules\core\description\msg.c"
+					RelativePath="..\..\..\..\src\core\description\msg.c"
 					>
 				</File>
 				<File
-					RelativePath="..\..\..\..\modules\core\description\op.c"
+					RelativePath="..\..\..\..\src\core\description\op.c"
 					>
 				</File>
 				<File
-					RelativePath="..\..\..\..\modules\core\description\phase_rule.c"
+					RelativePath="..\..\..\..\src\core\description\phase_rule.c"
 					>
 				</File>
 				<File
-					RelativePath="..\..\..\..\modules\core\description\svc.c"
+					RelativePath="..\..\..\..\src\core\description\svc.c"
 					>
 				</File>
 				<File
-					RelativePath="..\..\..\..\modules\core\description\svc_grp.c"
+					RelativePath="..\..\..\..\src\core\description\svc_grp.c"
 					>
 				</File>
 				<File
-					RelativePath="..\..\..\..\modules\core\description\transport_in_desc.c"
+					RelativePath="..\..\..\..\src\core\description\transport_in_desc.c"
 					>
 				</File>
 				<File
-					RelativePath="..\..\..\..\modules\core\description\transport_out_desc.c"
+					RelativePath="..\..\..\..\src\core\description\transport_out_desc.c"
 					>
 				</File>
 			</Filter>
@@ -483,11 +435,11 @@
 				Name="phaseresolver"
 				>
 				<File
-					RelativePath="..\..\..\..\modules\core\phaseresolver\phase_holder.c"
+					RelativePath="..\..\..\..\src\core\phaseresolver\phase_holder.c"
 					>
 				</File>
 				<File
-					RelativePath="..\..\..\..\modules\core\phaseresolver\phase_resolver.c"
+					RelativePath="..\..\..\..\src\core\phaseresolver\phase_resolver.c"
 					>
 				</File>
 			</Filter>
@@ -495,15 +447,15 @@
 				Name="receivers"
 				>
 				<File
-					RelativePath="..\..\..\..\modules\core\receivers\msg_recv.c"
+					RelativePath="..\..\..\..\src\core\receivers\msg_recv.c"
 					>
 				</File>
 				<File
-					RelativePath="..\..\..\..\modules\core\receivers\raw_xml_in_out_msg_recv.c"
+					RelativePath="..\..\..\..\src\core\receivers\raw_xml_in_out_msg_recv.c"
 					>
 				</File>
 				<File
-					RelativePath="..\..\..\..\modules\core\receivers\svr_callback.c"
+					RelativePath="..\..\..\..\src\core\receivers\svr_callback.c"
 					>
 				</File>
 			</Filter>
@@ -511,7 +463,7 @@
 				Name="transport"
 				>
 				<File
-					RelativePath="..\..\..\..\modules\core\transport\transport_receiver.c"
+					RelativePath="..\..\..\..\src\core\transport\transport_receiver.c"
 					>
 				</File>
 				<Filter
@@ -521,39 +473,39 @@
 						Name="common"
 						>
 						<File
-							RelativePath="..\..\..\..\modules\core\transport\http\common\http_header.c"
+							RelativePath="..\..\..\..\src\core\transport\http\common\http_header.c"
 							>
 						</File>
 						<File
-							RelativePath="..\..\..\..\modules\core\transport\http\common\http_out_transport_info.c"
+							RelativePath="..\..\..\..\src\core\transport\http\common\http_out_transport_info.c"
 							>
 						</File>
 						<File
-							RelativePath="..\..\..\..\modules\core\transport\http\common\http_request_line.c"
+							RelativePath="..\..\..\..\src\core\transport\http\common\http_request_line.c"
 							>
 						</File>
 						<File
-							RelativePath="..\..\..\..\modules\core\transport\http\common\http_response_writer.c"
+							RelativePath="..\..\..\..\src\core\transport\http\common\http_response_writer.c"
 							>
 						</File>
 						<File
-							RelativePath="..\..\..\..\modules\core\transport\http\common\http_simple_request.c"
+							RelativePath="..\..\..\..\src\core\transport\http\common\http_simple_request.c"
 							>
 						</File>
 						<File
-							RelativePath="..\..\..\..\modules\core\transport\http\common\http_simple_response.c"
+							RelativePath="..\..\..\..\src\core\transport\http\common\http_simple_response.c"
 							>
 						</File>
 						<File
-							RelativePath="..\..\..\..\modules\core\transport\http\common\http_status_line.c"
+							RelativePath="..\..\..\..\src\core\transport\http\common\http_status_line.c"
 							>
 						</File>
 						<File
-							RelativePath="..\..\..\..\modules\core\transport\http\common\http_worker.c"
+							RelativePath="..\..\..\..\src\core\transport\http\common\http_worker.c"
 							>
 						</File>
 						<File
-							RelativePath="..\..\..\..\modules\core\transport\http\common\simple_http_svr_conn.c"
+							RelativePath="..\..\..\..\src\core\transport\http\common\simple_http_svr_conn.c"
 							>
 						</File>
 					</Filter>
@@ -561,11 +513,11 @@
 						Name="util"
 						>
 						<File
-							RelativePath="..\..\..\..\modules\core\transport\http\util\http_chunked_stream.c"
+							RelativePath="..\..\..\..\src\core\transport\http\util\http_chunked_stream.c"
 							>
 						</File>
 						<File
-							RelativePath="..\..\..\..\modules\core\transport\http\util\http_transport_utils.c"
+							RelativePath="..\..\..\..\src\core\transport\http\util\http_transport_utils.c"
 							>
 						</File>
 					</Filter>
@@ -575,7 +527,7 @@
 				Name="util"
 				>
 				<File
-					RelativePath="..\..\..\..\modules\core\util\core_utils.c"
+					RelativePath="..\..\..\..\src\core\util\core_utils.c"
 					>
 				</File>
 			</Filter>
@@ -598,6 +550,14 @@
 				>
 			</File>
 			<File
+				RelativePath="..\..\..\..\src\core\deployment\axis2_arch_file_data.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\src\core\deployment\axis2_arch_reader.h"
+				>
+			</File>
+			<File
 				RelativePath="..\..\..\..\include\axis2_async_result.h"
 				>
 			</File>
@@ -618,6 +578,10 @@
 				>
 			</File>
 			<File
+				RelativePath="..\..\..\..\src\core\deployment\axis2_conf_builder.h"
+				>
+			</File>
+			<File
 				RelativePath="..\..\..\..\include\axis2_conf_ctx.h"
 				>
 			</File>
@@ -642,10 +606,22 @@
 				>
 			</File>
 			<File
+				RelativePath="..\..\..\..\src\core\deployment\axis2_dep_engine.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\src\core\deployment\axis2_deployment.h"
+				>
+			</File>
+			<File
 				RelativePath="..\..\..\..\include\axis2_desc.h"
 				>
 			</File>
 			<File
+				RelativePath="..\..\..\..\src\core\deployment\axis2_desc_builder.h"
+				>
+			</File>
+			<File
 				RelativePath="..\..\..\..\include\axis2_description.h"
 				>
 			</File>
@@ -754,6 +730,10 @@
 				>
 			</File>
 			<File
+				RelativePath="..\..\..\..\src\core\deployment\axis2_module_builder.h"
+				>
+			</File>
+			<File
 				RelativePath="..\..\..\..\include\axis2_module_desc.h"
 				>
 			</File>
@@ -822,6 +802,10 @@
 				>
 			</File>
 			<File
+				RelativePath="..\..\..\..\src\core\deployment\axis2_repos_listener.h"
+				>
+			</File>
+			<File
 				RelativePath="..\..\..\..\include\axis2_rest_sender.h"
 				>
 			</File>
@@ -842,6 +826,10 @@
 				>
 			</File>
 			<File
+				RelativePath="..\..\..\..\src\core\deployment\axis2_svc_builder.h"
+				>
+			</File>
+			<File
 				RelativePath="..\..\..\..\include\axis2_svc_client.h"
 				>
 			</File>
@@ -854,6 +842,10 @@
 				>
 			</File>
 			<File
+				RelativePath="..\..\..\..\src\core\deployment\axis2_svc_grp_builder.h"
+				>
+			</File>
+			<File
 				RelativePath="..\..\..\..\include\axis2_svc_grp_ctx.h"
 				>
 			</File>
@@ -891,6 +883,14 @@
 			</File>
 			<File
 				RelativePath="..\..\..\..\include\axis2_util.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\src\core\deployment\axis2_ws_info.h"
+				>
+			</File>
+			<File
+				RelativePath="..\..\..\..\src\core\deployment\axis2_ws_info_list.h"
 				>
 			</File>
 			<File

Modified: webservices/axis2/scratch/c/neethi/axis2c/ides/vc/axis2c/axis2_http_receiver/axis2_http_receiver.vcproj
URL: http://svn.apache.org/viewvc/webservices/axis2/scratch/c/neethi/axis2c/ides/vc/axis2c/axis2_http_receiver/axis2_http_receiver.vcproj?view=diff&rev=532305&r1=532304&r2=532305
==============================================================================
--- webservices/axis2/scratch/c/neethi/axis2c/ides/vc/axis2c/axis2_http_receiver/axis2_http_receiver.vcproj (original)
+++ webservices/axis2/scratch/c/neethi/axis2c/ides/vc/axis2c/axis2_http_receiver/axis2_http_receiver.vcproj Wed Apr 25 03:39:55 2007
@@ -181,11 +181,11 @@
 			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
 			>
 			<File
-				RelativePath="..\..\..\..\modules\core\transport\http\receiver\http_receiver.c"
+				RelativePath="..\..\..\..\src\core\transport\http\receiver\http_receiver.c"
 				>
 			</File>
 			<File
-				RelativePath="..\..\..\..\modules\core\transport\http\receiver\http_svr_thread.c"
+				RelativePath="..\..\..\..\src\core\transport\http\receiver\http_svr_thread.c"
 				>
 			</File>
 		</Filter>

Modified: webservices/axis2/scratch/c/neethi/axis2c/ides/vc/axis2c/axis2_http_sender/axis2_http_sender.vcproj
URL: http://svn.apache.org/viewvc/webservices/axis2/scratch/c/neethi/axis2c/ides/vc/axis2c/axis2_http_sender/axis2_http_sender.vcproj?view=diff&rev=532305&r1=532304&r2=532305
==============================================================================
--- webservices/axis2/scratch/c/neethi/axis2c/ides/vc/axis2c/axis2_http_sender/axis2_http_sender.vcproj (original)
+++ webservices/axis2/scratch/c/neethi/axis2c/ides/vc/axis2c/axis2_http_sender/axis2_http_sender.vcproj Wed Apr 25 03:39:55 2007
@@ -40,7 +40,7 @@
 			<Tool
 				Name="VCCLCompilerTool"
 				Optimization="0"
-				AdditionalIncludeDirectories=".\..\..\..\..\woden\include;.\..\..\..\..\include;.\..\..\..\..\modules\core\deployment;.\..\..\..\..\util\include;.\..\..\..\..\xml_schema\include;.\..\..\..\..\axiom\include;"
+				AdditionalIncludeDirectories=".\..\..\..\..\src\core\transport\http\sender;.\..\..\..\..\woden\include;.\..\..\..\..\include;.\..\..\..\..\src\core\deployment;.\..\..\..\..\util\include;.\..\..\..\..\xml_schema\include;.\..\..\..\..\axiom\include"
 				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;AXIS2_HTTP_SENDER_EXPORTS;_CRT_SECURE_NO_DEPRECATE;AXIS2_DECLARE_EXPORT"
 				MinimalRebuild="true"
 				BasicRuntimeChecks="3"
@@ -179,34 +179,34 @@
 			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
 			>
 			<File
-				RelativePath="..\..\..\..\modules\core\transport\http\sender\http_client.c"
+				RelativePath="..\..\..\..\src\core\transport\http\sender\http_client.c"
 				>
 			</File>
 			<File
-				RelativePath="..\..\..\..\modules\core\transport\http\sender\http_sender.c"
+				RelativePath="..\..\..\..\src\core\transport\http\sender\http_sender.c"
 				>
 			</File>
 			<File
-				RelativePath="..\..\..\..\modules\core\transport\http\sender\http_transport_sender.c"
+				RelativePath="..\..\..\..\src\core\transport\http\sender\http_transport_sender.c"
 				>
 			</File>
 			<Filter
 				Name="ssl"
 				>
 				<File
-					RelativePath="..\..\..\..\modules\core\transport\http\sender\ssl\ssl_stream.c"
+					RelativePath="..\..\..\..\src\core\transport\http\sender\ssl\ssl_stream.c"
 					>
 				</File>
 				<File
-					RelativePath="..\..\..\..\modules\core\transport\http\sender\ssl\ssl_stream.h"
+					RelativePath="..\..\..\..\src\core\transport\http\sender\ssl\ssl_stream.h"
 					>
 				</File>
 				<File
-					RelativePath="..\..\..\..\modules\core\transport\http\sender\ssl\ssl_utils.c"
+					RelativePath="..\..\..\..\src\core\transport\http\sender\ssl\ssl_utils.c"
 					>
 				</File>
 				<File
-					RelativePath="..\..\..\..\modules\core\transport\http\sender\ssl\ssl_utils.h"
+					RelativePath="..\..\..\..\src\core\transport\http\sender\ssl\ssl_utils.h"
 					>
 				</File>
 			</Filter>
@@ -214,19 +214,19 @@
 				Name="libcurl"
 				>
 				<File
-					RelativePath="..\..\..\..\modules\core\transport\http\sender\libcurl\axis2_libcurl.c"
+					RelativePath="..\..\..\..\src\core\transport\http\sender\libcurl\axis2_libcurl.c"
 					>
 				</File>
 				<File
-					RelativePath="..\..\..\..\modules\core\transport\http\sender\libcurl\axis2_libcurl.h"
+					RelativePath="..\..\..\..\src\core\transport\http\sender\libcurl\axis2_libcurl.h"
 					>
 				</File>
 				<File
-					RelativePath="..\..\..\..\modules\core\transport\http\sender\libcurl\libcurl_stream.c"
+					RelativePath="..\..\..\..\src\core\transport\http\sender\libcurl\libcurl_stream.c"
 					>
 				</File>
 				<File
-					RelativePath="..\..\..\..\modules\core\transport\http\sender\libcurl\libcurl_stream.h"
+					RelativePath="..\..\..\..\src\core\transport\http\sender\libcurl\libcurl_stream.h"
 					>
 				</File>
 			</Filter>

Modified: webservices/axis2/scratch/c/neethi/axis2c/ides/vc/axis2c/axis2_http_server/axis2_http_server.vcproj
URL: http://svn.apache.org/viewvc/webservices/axis2/scratch/c/neethi/axis2c/ides/vc/axis2c/axis2_http_server/axis2_http_server.vcproj?view=diff&rev=532305&r1=532304&r2=532305
==============================================================================
--- webservices/axis2/scratch/c/neethi/axis2c/ides/vc/axis2c/axis2_http_server/axis2_http_server.vcproj (original)
+++ webservices/axis2/scratch/c/neethi/axis2c/ides/vc/axis2c/axis2_http_server/axis2_http_server.vcproj Wed Apr 25 03:39:55 2007
@@ -183,7 +183,7 @@
 			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
 			>
 			<File
-				RelativePath="..\..\..\..\modules\core\transport\http\server\simple_axis2_server\http_server_main.c"
+				RelativePath="..\..\..\..\src\core\transport\http\server\simple_axis2_server\http_server_main.c"
 				>
 			</File>
 		</Filter>

Modified: webservices/axis2/scratch/c/neethi/axis2c/ides/vc/axis2c/axis2_mod_addr/axis2_mod_addr.vcproj
URL: http://svn.apache.org/viewvc/webservices/axis2/scratch/c/neethi/axis2c/ides/vc/axis2c/axis2_mod_addr/axis2_mod_addr.vcproj?view=diff&rev=532305&r1=532304&r2=532305
==============================================================================
--- webservices/axis2/scratch/c/neethi/axis2c/ides/vc/axis2c/axis2_mod_addr/axis2_mod_addr.vcproj (original)
+++ webservices/axis2/scratch/c/neethi/axis2c/ides/vc/axis2c/axis2_mod_addr/axis2_mod_addr.vcproj Wed Apr 25 03:39:55 2007
@@ -182,15 +182,15 @@
 			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
 			>
 			<File
-				RelativePath="..\..\..\..\modules\mod_addr\addr_in_handler.c"
+				RelativePath="..\..\..\..\src\modules\mod_addr\addr_in_handler.c"
 				>
 			</File>
 			<File
-				RelativePath="..\..\..\..\modules\mod_addr\addr_out_handler.c"
+				RelativePath="..\..\..\..\src\modules\mod_addr\addr_out_handler.c"
 				>
 			</File>
 			<File
-				RelativePath="..\..\..\..\modules\mod_addr\mod_addr.c"
+				RelativePath="..\..\..\..\src\modules\mod_addr\mod_addr.c"
 				>
 			</File>
 		</Filter>

Modified: webservices/axis2/scratch/c/neethi/axis2c/ides/vc/axis2c/axis2_mod_log/axis2_mod_log.vcproj
URL: http://svn.apache.org/viewvc/webservices/axis2/scratch/c/neethi/axis2c/ides/vc/axis2c/axis2_mod_log/axis2_mod_log.vcproj?view=diff&rev=532305&r1=532304&r2=532305
==============================================================================
--- webservices/axis2/scratch/c/neethi/axis2c/ides/vc/axis2c/axis2_mod_log/axis2_mod_log.vcproj (original)
+++ webservices/axis2/scratch/c/neethi/axis2c/ides/vc/axis2c/axis2_mod_log/axis2_mod_log.vcproj Wed Apr 25 03:39:55 2007
@@ -182,15 +182,15 @@
 			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
 			>
 			<File
-				RelativePath="..\..\..\..\modules\mod_log\log_in_handler.c"
+				RelativePath="..\..\..\..\src\modules\mod_log\log_in_handler.c"
 				>
 			</File>
 			<File
-				RelativePath="..\..\..\..\modules\mod_log\log_out_handler.c"
+				RelativePath="..\..\..\..\src\modules\mod_log\log_out_handler.c"
 				>
 			</File>
 			<File
-				RelativePath="..\..\..\..\modules\mod_log\mod_log.c"
+				RelativePath="..\..\..\..\src\modules\mod_log\mod_log.c"
 				>
 			</File>
 		</Filter>
@@ -200,7 +200,7 @@
 			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
 			>
 			<File
-				RelativePath="..\..\..\..\modules\mod_log\mod_log.h"
+				RelativePath="..\..\..\..\src\modules\mod_log\mod_log.h"
 				>
 			</File>
 		</Filter>

Modified: webservices/axis2/scratch/c/neethi/axis2c/ides/vc/axis2c/mod_axis2/mod_axis2.vcproj
URL: http://svn.apache.org/viewvc/webservices/axis2/scratch/c/neethi/axis2c/ides/vc/axis2c/mod_axis2/mod_axis2.vcproj?view=diff&rev=532305&r1=532304&r2=532305
==============================================================================
--- webservices/axis2/scratch/c/neethi/axis2c/ides/vc/axis2c/mod_axis2/mod_axis2.vcproj (original)
+++ webservices/axis2/scratch/c/neethi/axis2c/ides/vc/axis2c/mod_axis2/mod_axis2.vcproj Wed Apr 25 03:39:55 2007
@@ -40,7 +40,7 @@
 			<Tool
 				Name="VCCLCompilerTool"
 				Optimization="0"
-				AdditionalIncludeDirectories="./../../../../include;./../../../../util/include;./../../../../axiom/include;"
+				AdditionalIncludeDirectories="./../../../../include;./../../../../util/include;./../../../../axiom/include"
 				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;MOD_AXIS2_EXPORTS;AXIS2_DECLARE_EXPORT"
 				MinimalRebuild="true"
 				BasicRuntimeChecks="3"
@@ -179,19 +179,19 @@
 			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
 			>
 			<File
-				RelativePath="..\..\..\..\modules\core\transport\http\server\apache2\apache2_out_transport_info.c"
+				RelativePath="..\..\..\..\src\core\transport\http\server\apache2\apache2_out_transport_info.c"
 				>
 			</File>
 			<File
-				RelativePath="..\..\..\..\modules\core\transport\http\server\apache2\apache2_stream.c"
+				RelativePath="..\..\..\..\src\core\transport\http\server\apache2\apache2_stream.c"
 				>
 			</File>
 			<File
-				RelativePath="..\..\..\..\modules\core\transport\http\server\apache2\apache2_worker.c"
+				RelativePath="..\..\..\..\src\core\transport\http\server\apache2\apache2_worker.c"
 				>
 			</File>
 			<File
-				RelativePath="..\..\..\..\modules\core\transport\http\server\apache2\mod_axis2.c"
+				RelativePath="..\..\..\..\src\core\transport\http\server\apache2\mod_axis2.c"
 				>
 			</File>
 		</Filter>
@@ -201,19 +201,15 @@
 			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
 			>
 			<File
-				RelativePath="..\..\..\..\modules\core\transport\http\server\apache2\apache2_stream.h"
+				RelativePath="..\..\..\..\src\core\transport\http\server\apache2\apache2_stream.h"
 				>
 			</File>
 			<File
-				RelativePath="..\..\..\..\modules\core\transport\http\server\apache2\axis2_apache2_out_transport_info.h"
+				RelativePath="..\..\..\..\src\core\transport\http\server\apache2\axis2_apache2_out_transport_info.h"
 				>
 			</File>
 			<File
-				RelativePath="..\..\..\..\modules\core\transport\http\server\apache2\axis2_apache2_worker.h"
-				>
-			</File>
-			<File
-				RelativePath="..\..\..\..\include\axis2_http_out_transport_info.h"
+				RelativePath="..\..\..\..\src\core\transport\http\server\apache2\axis2_apache2_worker.h"
 				>
 			</File>
 		</Filter>

Modified: webservices/axis2/scratch/c/neethi/axis2c/ides/vc/axis2c/mod_axis2_IIS/mod_axis2_IIS.vcproj
URL: http://svn.apache.org/viewvc/webservices/axis2/scratch/c/neethi/axis2c/ides/vc/axis2c/mod_axis2_IIS/mod_axis2_IIS.vcproj?view=diff&rev=532305&r1=532304&r2=532305
==============================================================================
--- webservices/axis2/scratch/c/neethi/axis2c/ides/vc/axis2c/mod_axis2_IIS/mod_axis2_IIS.vcproj (original)
+++ webservices/axis2/scratch/c/neethi/axis2c/ides/vc/axis2c/mod_axis2_IIS/mod_axis2_IIS.vcproj Wed Apr 25 03:39:55 2007
@@ -182,26 +182,26 @@
 			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
 			>
 			<File
-				RelativePath="..\..\..\..\modules\core\transport\http\server\IIS\axis2_iis_out_transport_info.c"
+				RelativePath="..\..\..\..\src\core\transport\http\server\IIS\axis2_iis_out_transport_info.c"
 				>
 			</File>
 			<File
-				RelativePath="..\..\..\..\modules\core\transport\http\server\IIS\axis2_iis_stream.c"
+				RelativePath="..\..\..\..\src\core\transport\http\server\IIS\axis2_iis_stream.c"
 				>
 			</File>
 			<File
-				RelativePath="..\..\..\..\modules\core\transport\http\server\IIS\axis2_iis_worker.c"
+				RelativePath="..\..\..\..\src\core\transport\http\server\IIS\axis2_iis_worker.c"
 				>
 			</File>
 			<File
-				RelativePath="..\..\..\..\modules\core\transport\http\server\IIS\axis2_isapi_plugin.c"
+				RelativePath="..\..\..\..\src\core\transport\http\server\IIS\axis2_isapi_plugin.c"
 				>
 			</File>
 			<Filter
 				Name="IIS_5.1"
 				>
 				<File
-					RelativePath="..\..\..\..\modules\core\transport\http\server\IIS\iis_iaspi_plugin_51\axis2_isapi_51.c"
+					RelativePath="..\..\..\..\src\core\transport\http\server\IIS\iis_iaspi_plugin_51\axis2_isapi_51.c"
 					>
 				</File>
 			</Filter>
@@ -212,23 +212,23 @@
 			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
 			>
 			<File
-				RelativePath="..\..\..\..\modules\core\transport\http\server\IIS\axis2_iis_constants.h"
+				RelativePath="..\..\..\..\src\core\transport\http\server\IIS\axis2_iis_constants.h"
 				>
 			</File>
 			<File
-				RelativePath="..\..\..\..\modules\core\transport\http\server\IIS\axis2_iis_out_transport_info.h"
+				RelativePath="..\..\..\..\src\core\transport\http\server\IIS\axis2_iis_out_transport_info.h"
 				>
 			</File>
 			<File
-				RelativePath="..\..\..\..\modules\core\transport\http\server\IIS\axis2_iis_stream.h"
+				RelativePath="..\..\..\..\src\core\transport\http\server\IIS\axis2_iis_stream.h"
 				>
 			</File>
 			<File
-				RelativePath="..\..\..\..\modules\core\transport\http\server\IIS\axis2_iis_worker.h"
+				RelativePath="..\..\..\..\src\core\transport\http\server\IIS\axis2_iis_worker.h"
 				>
 			</File>
 			<File
-				RelativePath="..\..\..\..\modules\core\transport\http\server\IIS\axis2_isapi_plugin.h"
+				RelativePath="..\..\..\..\src\core\transport\http\server\IIS\axis2_isapi_plugin.h"
 				>
 			</File>
 		</Filter>

Modified: webservices/axis2/scratch/c/neethi/axis2c/samples/AUTHORS
URL: http://svn.apache.org/viewvc/webservices/axis2/scratch/c/neethi/axis2c/samples/AUTHORS?view=diff&rev=532305&r1=532304&r2=532305
==============================================================================
--- webservices/axis2/scratch/c/neethi/axis2c/samples/AUTHORS (original)
+++ webservices/axis2/scratch/c/neethi/axis2c/samples/AUTHORS Wed Apr 25 03:39:55 2007
@@ -0,0 +1,20 @@
+Developers
+----------
+Samisa Abeysinghe
+Dushshantha Chandradasa
+Chris Darroch
+Paul Fremantle
+Dimuthu Gamage
+Sahan Gamage
+Nandika Jayawardana
+Supun Kamburugamuva
+Kaushalye Kapuruge
+Damitha Kumarage
+Dumindu Pallewela
+Milinda Pathirage
+Manjula Peiris
+Dinesh Premalal
+Sanjaya Rathnaweera
+Davanum Srinivas
+Sanjiva Weerawarana
+Nabeel Yoosuf

Modified: webservices/axis2/scratch/c/neethi/axis2c/samples/ChangeLog
URL: http://svn.apache.org/viewvc/webservices/axis2/scratch/c/neethi/axis2c/samples/ChangeLog?view=diff&rev=532305&r1=532304&r2=532305
==============================================================================
--- webservices/axis2/scratch/c/neethi/axis2c/samples/ChangeLog (original)
+++ webservices/axis2/scratch/c/neethi/axis2c/samples/ChangeLog Wed Apr 25 03:39:55 2007
@@ -0,0 +1,133 @@
+Axis2/C (1.0.0)
+   * Many Bug Fixes
+   * IIS module for server side
+   * libcurl based client transport
+   * Improvements to overall API to make it more user friendly, stable and binary compatible
+   * Transport proxy support
+   * Memory leak fixes
+-- Axis2/C team <ax...@ws.apache.org> Mon, 30 April 2007
+
+Axis2/C (0.96)
+   * Major Memory leak fixes
+   * Many Bug Fixes
+   * Improvement to REST processing
+   * Improvement to SOAP-Fault processing
+   * Improvement to mod_axis2 library (plugged with apr pools)
+   * Visual Studio 7.0 project
+-- Axis2/C team <ax...@ws.apache.org> Thu, 19 December 2006 
+	
+Axis2/C (0.95)
+  * Major Memory leak fixes
+  * Many Bug Fixes
+  * Improved Documentation
+-- Axis2/C team <ax...@ws.apache.org> Thu, 26 October 2006 
+
+Axis2/C (0.94)
+  * Guththila pull parser support
+  * WSDL2C code generation tool
+  * TCP Monitor - C implementation
+  * Major Memory leak fixes
+  * Fixes to code generation with Java Tool
+  * Many Bug Fixes
+-- Axis2/C team <ax...@ws.apache.org>  Tue, 3 October 2006 
+	
+Axis2/C (0.93)
+  * REST support for HTTP GET case
+  * XML Schema implementation
+  * Woden/C implementation that supports both WSDL 1.1 and WSDL 2.0
+  * Dynamic client invocation (given a WSDL, consume services dynamically)
+  * Numerous improvements to API and API documentation
+  * Many bug fixes, especially, many paths of execution previously untouched were tested along with Sandesha2/C  implementation
+-- Axis2/C team <ax...@ws.apache.org>  Thu, 31 August 2006 
+	
+Axis2/C (0.92)
+  * Completed MTOM implementation with multiple attachment support and non-optimize  
+  * Completed service client API with send robust and fire and forget
+  * Added "message" to description hierarchy
+  * Archive based deployment Model (for services and modules)
+  * Code generation for WSDL using Java WSDL2Code tool
+  * ADB support (with Java WSDL2C tool)
+  * WS-Security usernameToken support
+  * Initial implementation of the XML Schema parser (To be used in WSDL parser and REST support)
+  * Initial implementation of WSDL parser (To be used in dynamic invocation)
+  * Changed double pointer environment parameters into pointer parameters
+  to improve efficiency
+ -- Axis2/C team <ax...@ws.apache.org>  Fri, 16 June 2006 
+	
+Axis2/C (0.91)
+
+  * Full Addressing 1.0 support
+  * Improved fault handling model
+  * SSL client transport
+  * MTOM implementation
+  * Implementation of easy to use service client and operation client APIs for client side programming
+  * REST support (POST case)
+  * Module version support
+  * Service groups
+  * Numerous bug fixes since last release
+ -- Axis2/C team <ax...@ws.apache.org>  Mon, 15 May 2006 
+
+
+Axis2/C (0.90)
+
+  * Minimal memory leaks
+  * Apache2 module working in Windows
+  * More samples and tests
+  * WSDL Object Model built based on the proposed WSDL 2.0 Component model
+  * Dynamic Invocation
+  * Numerous bug fixes since last release
+ -- Axis2/C team <ax...@ws.apache.org>  Fri, 31 Mar 2006 
+
+
+Axis2/C (M0.5)
+
+  * Improving code quality by fixing memory leaks and reviewing the code
+  * Apache2 integration
+  * More samples and tests
+  * Initial documentation(User guide, Developer Guide and Installation Guide)
+  * Numerous bug fixes since last release
+ -- Axis2/C team <ax...@ws.apache.org>  Fri, 10 Mar 2006 
+
+
+Axis2/C (M0.4)
+
+  * Threading support and threaded simple axis server
+  * Module loading support
+  * Addressing module and addressing based dispatching
+  * HTTP chunking support
+  * Improved logging mechanism
+  * Ability to build and run on Windows platform
+ -- Axis2/C team <ax...@ws.apache.org>  Fri, 17 Feb 2006
+
+
+Axis2/C (M0.3)
+
+  * Core engine in place with deployment, description and context hiarachies and http transport support
+  * Soap processing support
+  * Simple http server
+  * Client API implementation
+  * Couple of working service and client samples
+ -- Axis2/C team <ax...@ws.apache.org>  Thu, 02 Feb 2006 
+
+
+Axis2/C (M0.2)
+
+  * Improved OM module
+  * libxml2 parser support
+  * PHP binding for OM module
+  * Some test cases for PHP binding
+  * Many memory leaks fixes
+ -- Axis2/C team <ax...@ws.apache.org>  Thu, 08 Dec 2005
+
+
+Axis2/C (M0.1)
+
+  * Initial release
+
+  * OM module
+  * Guththila pull parser support
+  * libxml2 parser support(only reader is supported as of now)
+  * doxygen documentation support
+  * A sample demonstrating how to use OM
+ -- Axis2/C team <ax...@ws.apache.org>  Fri, 25 Nov 2005
+

Modified: webservices/axis2/scratch/c/neethi/axis2c/samples/INSTALL
URL: http://svn.apache.org/viewvc/webservices/axis2/scratch/c/neethi/axis2c/samples/INSTALL?view=diff&rev=532305&r1=532304&r2=532305
==============================================================================
--- webservices/axis2/scratch/c/neethi/axis2c/samples/INSTALL (original)
+++ webservices/axis2/scratch/c/neethi/axis2c/samples/INSTALL Wed Apr 25 03:39:55 2007
@@ -1,14 +1,14 @@
-Getting Axis2/C samples source working on Linux
-=============================================
-Build the source
-This can be done using the following command sequence:
-        ./configure
-        make
-        make install
-        use './configure --help' for options
-
-NOTE: If you don't provide a --prefix configure option, it will by default 
-install into /usr/local/axis2c/samples directory.
-
-
-
+Getting Axis2/C Samples Source Working on Linux
+=============================================
+Build the source
+This can be done using the following command sequence:
+        ./configure
+        make
+        make install
+        use './configure --help' for options
+
+NOTE: If you don't provide a --prefix configure option, it will by default 
+install into /usr/local/axis2c/samples directory.
+
+
+

Modified: webservices/axis2/scratch/c/neethi/axis2c/samples/Makefile.am
URL: http://svn.apache.org/viewvc/webservices/axis2/scratch/c/neethi/axis2c/samples/Makefile.am?view=diff&rev=532305&r1=532304&r2=532305
==============================================================================
--- webservices/axis2/scratch/c/neethi/axis2c/samples/Makefile.am (original)
+++ webservices/axis2/scratch/c/neethi/axis2c/samples/Makefile.am Wed Apr 25 03:39:55 2007
@@ -9,4 +9,4 @@
 	rm -rf `find $(distdir)/ -type d -name .deps`
 	rm -rf `find $(distdir)/ -type d -name .libs`
 
-EXTRA_DIST=codegen autogen.sh
+EXTRA_DIST=codegen autogen.sh build.sh

Modified: webservices/axis2/scratch/c/neethi/axis2c/samples/NEWS
URL: http://svn.apache.org/viewvc/webservices/axis2/scratch/c/neethi/axis2c/samples/NEWS?view=diff&rev=532305&r1=532304&r2=532305
==============================================================================
--- webservices/axis2/scratch/c/neethi/axis2c/samples/NEWS (original)
+++ webservices/axis2/scratch/c/neethi/axis2c/samples/NEWS Wed Apr 25 03:39:55 2007
@@ -0,0 +1,46 @@
+Apache Axis2/C Team is pleased to announce the release of Apache Axis2/C version 1.0.0
+You can download this release from
+http://ws.apache.org/axis2/c/download.cgi
+
+Key Features
+
+   1. Support for one-way messaging (In-Only) and request response messaging (In-Out)
+   2. Client APIs: Easy to use service client API and more advanced operation client API
+   3. Transports supported: HTTP
+         a. Inbuilt HTTP server called simple axis server
+         b. Apache2 httpd module called mod_axis2 for server side
+         c. IIS module for server side
+         d. Client transport with ability to enable SSL support
+         e. libcurl based client transport
+   4. Module architecture, mechanism to extend the SOAP processing model
+   5. WS-Addressing support, both the submission (2004/08) and final (2005/08) versions, implemented as a module
+   6. MTOM/XOP support
+   7. AXIOM, an XML object model optimized for SOAP 1.1/1.2 messages; This has complete XML infoset support
+   8. XML parser abstraction
+         a. Libxml2 wrapper
+         b. Guththila pull parser support
+   9. Both directory based and archive based deployment models for deploying services and modules
+  10. Description hierarchy providing access to static data of Axis2/C runtime (configuration, service groups, services, operations and messages)
+  11. Context hierarchy providing access to dynamic Axis2/C runtime information(corresponding contexts to map to each level of description hierarchy)
+  12. Message receiver abstraction
+         a. Inbuilt raw XML message receiver
+  13. Code generation tool for stub and skeleton generation for a given WSDL (based on Java tool)
+         a. Axis Data Binding (ADB) support
+  14. Transport proxy support
+  15. REST support (more POX like) using both HTTP POST and GET
+  16. Comprehensive documentation
+         a. Axis2/C Manual
+
+Major Changes Since Last Release
+
+   1. Many Bug Fixes
+   2. IIS module for server side
+   3. libcurl based client transport
+   4. Improvements to overall API to make it more user friendly, stable and binary compatible
+   5. Transport proxy support
+   6. Memory leak fixes  
+
+We welcome your early feedback on this implementation.
+Thanks for your interest in Axis2/C
+
+-- Apache Axis2/C Team -- 

Modified: webservices/axis2/scratch/c/neethi/axis2c/samples/README
URL: http://svn.apache.org/viewvc/webservices/axis2/scratch/c/neethi/axis2c/samples/README?view=diff&rev=532305&r1=532304&r2=532305
==============================================================================
--- webservices/axis2/scratch/c/neethi/axis2c/samples/README (original)
+++ webservices/axis2/scratch/c/neethi/axis2c/samples/README Wed Apr 25 03:39:55 2007
@@ -1,50 +1,51 @@
-
-                          Apache Axis2/C samples
-
-  What is it?
-  -----------
-
-  This package consists the samples of Apache Axis2/C.
-  
-  As a project of the Apache Software Foundation, the
-  developers aim to collaboratively develop and maintain a robust,
-  commercial-grade, standards-based Web Services stack implementation with 
-  freely available source code.
-
-  The Latest Version
-  ------------------
-
-  You can get the latest svn checkout of Apache Axis2/C samples from
-
-  https://svn.apache.org/repos/asf/webservices/axis2/trunk/c/samples
-
-  Installation
-  ------------
-
-  Please see the file called INSTALL.
-
-  Licensing
-  ---------
-
-  Please see the file called LICENSE.
-
-  Contacts
-  --------
-
-     o If you want freely available support for using Apache Axis2/C samples please
-       join the Apache Axis2/C user community by subscribing to users mailing
-       list, axis-c-user@ws.apache.org' as described at
-       http://ws.apache.org/axis2/c/mail-lists.html
-
-     o If you have a bug report for Apache Axis2/C samples please go log a Jira issue
-       at http://issues.apache.org/jira/browse/AXIS2C
-
-     o If you want to participate in actively developing Apache Axis2/C samples please
-       subscribe to the `axis-c-dev@ws.apache.org' mailing list as described at
-       http://ws.apache.org/axis2/c/mail-lists.html
-
-  Acknowledgments
-  ----------------
-
-  Apache Axis2/C samples relies heavily on the use of autoconf and libtool to provide
-  a build environment. 
+
+                          Apache Axis2/C Samples
+                         ------------------------
+
+  What Is It?
+  -----------
+
+  This package consists the samples of Apache Axis2/C.
+  
+  As a project of the Apache Software Foundation, the
+  developers aim to collaboratively develop and maintain a robust,
+  commercial-grade, standards-based Web services stack implementation with 
+  freely available source code.
+
+  The Latest Version
+  ------------------
+
+  You can get the latest svn checkout of Apache Axis2/C samples from
+
+  https://svn.apache.org/repos/asf/webservices/axis2/trunk/c/samples
+
+  Installation
+  ------------
+
+  Please see the file called INSTALL.
+
+  Licensing
+  ---------
+
+  Please see the file called LICENSE.
+
+  Contacts
+  --------
+
+     o If you want freely available support for using Apache Axis2/C samples please
+       join the Apache Axis2/C user community by subscribing to users mailing
+       list, axis-c-user@ws.apache.org' as described at
+       http://ws.apache.org/axis2/c/mail-lists.html
+
+     o If you have a bug report for Apache Axis2/C samples please log-in and create a JIRA issue
+       at http://issues.apache.org/jira/browse/AXIS2C
+
+     o If you want to participate actively in developing Apache Axis2/C samples please
+       subscribe to the `axis-c-dev@ws.apache.org' mailing list as described at
+       http://ws.apache.org/axis2/c/mail-lists.html
+
+  Acknowledgements
+  ----------------
+
+  Apache Axis2/C samples rely heavily on the use of autoconf and libtool to provide
+  a build environment. 

Modified: webservices/axis2/scratch/c/neethi/axis2c/samples/client/echo/Makefile.am
URL: http://svn.apache.org/viewvc/webservices/axis2/scratch/c/neethi/axis2c/samples/client/echo/Makefile.am?view=diff&rev=532305&r1=532304&r2=532305
==============================================================================
--- webservices/axis2/scratch/c/neethi/axis2c/samples/client/echo/Makefile.am (original)
+++ webservices/axis2/scratch/c/neethi/axis2c/samples/client/echo/Makefile.am Wed Apr 25 03:39:55 2007
@@ -20,4 +20,4 @@
 			@UTILINC@ \
 			@AXIOMINC@
 
-EXTRA_DIST=README.txt
+EXTRA_DIST=README.txt echo.mk

Modified: webservices/axis2/scratch/c/neethi/axis2c/samples/client/echo/README.txt
URL: http://svn.apache.org/viewvc/webservices/axis2/scratch/c/neethi/axis2c/samples/client/echo/README.txt?view=diff&rev=532305&r1=532304&r2=532305
==============================================================================
--- webservices/axis2/scratch/c/neethi/axis2c/samples/client/echo/README.txt (original)
+++ webservices/axis2/scratch/c/neethi/axis2c/samples/client/echo/README.txt Wed Apr 25 03:39:55 2007
@@ -1,2 +1,5 @@
-This is a sample to help test addressing.
-This sample works with echo service.
+Client Sample -echo
+-------------------
+
+This is a sample to help test addressing.
+This sample works with echo service.

Modified: webservices/axis2/scratch/c/neethi/axis2c/samples/client/google/Makefile.am
URL: http://svn.apache.org/viewvc/webservices/axis2/scratch/c/neethi/axis2c/samples/client/google/Makefile.am?view=diff&rev=532305&r1=532304&r2=532305
==============================================================================
--- webservices/axis2/scratch/c/neethi/axis2c/samples/client/google/Makefile.am (original)
+++ webservices/axis2/scratch/c/neethi/axis2c/samples/client/google/Makefile.am Wed Apr 25 03:39:55 2007
@@ -19,4 +19,4 @@
 			@UTILINC@ \
 			@AXIOMINC@
 
-EXTRA_DIST=README.txt
+EXTRA_DIST=README.txt google.mk

Modified: webservices/axis2/scratch/c/neethi/axis2c/samples/client/google/README.txt
URL: http://svn.apache.org/viewvc/webservices/axis2/scratch/c/neethi/axis2c/samples/client/google/README.txt?view=diff&rev=532305&r1=532304&r2=532305
==============================================================================
--- webservices/axis2/scratch/c/neethi/axis2c/samples/client/google/README.txt (original)
+++ webservices/axis2/scratch/c/neethi/axis2c/samples/client/google/README.txt Wed Apr 25 03:39:55 2007
@@ -1,8 +1,10 @@
-In order to run this sample, you need to get a Google license key.
-Please visit http://www.google.com/apis/ for details on how to get a license key.
-
-Use the '-h' option with the sample to get help on command line options.
-e.g.
-./google -h
-
-Samisa...
+Client Sample- Google
+---------------------
+
+In order to run this sample, you need to get a Google license key.
+Please visit http://www.google.com/apis/ for details on how to get a license key.
+
+Use the '-h' option with the sample to get help on command line options.
+e.g.
+./google -h
+

Modified: webservices/axis2/scratch/c/neethi/axis2c/samples/client/math/Makefile.am
URL: http://svn.apache.org/viewvc/webservices/axis2/scratch/c/neethi/axis2c/samples/client/math/Makefile.am?view=diff&rev=532305&r1=532304&r2=532305
==============================================================================
--- webservices/axis2/scratch/c/neethi/axis2c/samples/client/math/Makefile.am (original)
+++ webservices/axis2/scratch/c/neethi/axis2c/samples/client/math/Makefile.am Wed Apr 25 03:39:55 2007
@@ -21,3 +21,5 @@
 INCLUDES = -I$(AXIS2C_HOME)/include/axis2-1.0 \
 			@UTILINC@ \
 			@AXIOMINC@
+
+EXTRA_DIST=math.mk

Modified: webservices/axis2/scratch/c/neethi/axis2c/samples/client/mtom/Makefile.am
URL: http://svn.apache.org/viewvc/webservices/axis2/scratch/c/neethi/axis2c/samples/client/mtom/Makefile.am?view=diff&rev=532305&r1=532304&r2=532305
==============================================================================
--- webservices/axis2/scratch/c/neethi/axis2c/samples/client/mtom/Makefile.am (original)
+++ webservices/axis2/scratch/c/neethi/axis2c/samples/client/mtom/Makefile.am Wed Apr 25 03:39:55 2007
@@ -21,3 +21,5 @@
 INCLUDES = -I$(AXIS2C_HOME)/include/axis2-1.0 \
 			@UTILINC@ \
 			@AXIOMINC@
+
+EXTRA_DIST=mtom.mk

Modified: webservices/axis2/scratch/c/neethi/axis2c/samples/client/notify/Makefile.am
URL: http://svn.apache.org/viewvc/webservices/axis2/scratch/c/neethi/axis2c/samples/client/notify/Makefile.am?view=diff&rev=532305&r1=532304&r2=532305
==============================================================================
--- webservices/axis2/scratch/c/neethi/axis2c/samples/client/notify/Makefile.am (original)
+++ webservices/axis2/scratch/c/neethi/axis2c/samples/client/notify/Makefile.am Wed Apr 25 03:39:55 2007
@@ -19,3 +19,5 @@
 INCLUDES = -I$(AXIS2C_HOME)/include/axis2-1.0 \
 			@UTILINC@ \
 			@AXIOMINC@
+
+EXTRA_DIST=notify.mk

Modified: webservices/axis2/scratch/c/neethi/axis2c/samples/client/yahoo/Makefile.am
URL: http://svn.apache.org/viewvc/webservices/axis2/scratch/c/neethi/axis2c/samples/client/yahoo/Makefile.am?view=diff&rev=532305&r1=532304&r2=532305
==============================================================================
--- webservices/axis2/scratch/c/neethi/axis2c/samples/client/yahoo/Makefile.am (original)
+++ webservices/axis2/scratch/c/neethi/axis2c/samples/client/yahoo/Makefile.am Wed Apr 25 03:39:55 2007
@@ -19,3 +19,4 @@
 			@UTILINC@ \
 			@AXIOMINC@
 
+EXTRA_DIST=yahoo.mk

Modified: webservices/axis2/scratch/c/neethi/axis2c/samples/server/Calculator/Makefile.am
URL: http://svn.apache.org/viewvc/webservices/axis2/scratch/c/neethi/axis2c/samples/server/Calculator/Makefile.am?view=diff&rev=532305&r1=532304&r2=532305
==============================================================================
--- webservices/axis2/scratch/c/neethi/axis2c/samples/server/Calculator/Makefile.am (original)
+++ webservices/axis2/scratch/c/neethi/axis2c/samples/server/Calculator/Makefile.am Wed Apr 25 03:39:55 2007
@@ -3,7 +3,7 @@
 prglib_LTLIBRARIES = libCalculator.la
 samples_DATA=services.xml calc.h calc.c calc_skeleton.c Makefile.am Makefile.in
 prglib_DATA=services.xml
-EXTRA_DIST = services.xml
+EXTRA_DIST = services.xml Calculator.mk
 noinst_HEADERS = calc.h
 SUBDIRS =
 libCalculator_la_SOURCES = calc.c calc_skeleton.c

Modified: webservices/axis2/scratch/c/neethi/axis2c/samples/server/Makefile.am
URL: http://svn.apache.org/viewvc/webservices/axis2/scratch/c/neethi/axis2c/samples/server/Makefile.am?view=diff&rev=532305&r1=532304&r2=532305
==============================================================================
--- webservices/axis2/scratch/c/neethi/axis2c/samples/server/Makefile.am (original)
+++ webservices/axis2/scratch/c/neethi/axis2c/samples/server/Makefile.am Wed Apr 25 03:39:55 2007
@@ -1,5 +1,5 @@
 samplesdir=$(prefix)/samples/server
 SUBDIRS = echo math notify sg_math mtom Calculator
-EXTRA_DIST = axis2.xml axis2.log
+EXTRA_DIST = axis2.xml axis2.log 
 samples_DATA= axis2.log  axis2.xml  Makefile.am Makefile.in
 

Modified: webservices/axis2/scratch/c/neethi/axis2c/samples/server/echo/Makefile.am
URL: http://svn.apache.org/viewvc/webservices/axis2/scratch/c/neethi/axis2c/samples/server/echo/Makefile.am?view=diff&rev=532305&r1=532304&r2=532305
==============================================================================
--- webservices/axis2/scratch/c/neethi/axis2c/samples/server/echo/Makefile.am (original)
+++ webservices/axis2/scratch/c/neethi/axis2c/samples/server/echo/Makefile.am Wed Apr 25 03:39:55 2007
@@ -3,7 +3,7 @@
 prglib_LTLIBRARIES = libecho.la
 samples_DATA=echo.c echo_skeleton.c echo.h services.xml Makefile.am Makefile.in
 prglib_DATA= services.xml
-EXTRA_DIST = services.xml
+EXTRA_DIST = services.xml echo.mk
 noinst_HEADERS = echo.h
 SUBDIRS =
 libecho_la_SOURCES = echo.c echo_skeleton.c

Modified: webservices/axis2/scratch/c/neethi/axis2c/samples/server/math/Makefile.am
URL: http://svn.apache.org/viewvc/webservices/axis2/scratch/c/neethi/axis2c/samples/server/math/Makefile.am?view=diff&rev=532305&r1=532304&r2=532305
==============================================================================
--- webservices/axis2/scratch/c/neethi/axis2c/samples/server/math/Makefile.am (original)
+++ webservices/axis2/scratch/c/neethi/axis2c/samples/server/math/Makefile.am Wed Apr 25 03:39:55 2007
@@ -3,7 +3,7 @@
 prglib_LTLIBRARIES = libmath.la
 samples_DATA=services.xml  math.h math.c math_skeleton.c Makefile.am Makefile.in
 prglib_DATA=services.xml 
-EXTRA_DIST = services.xml 
+EXTRA_DIST = services.xml math.mk
 noinst_HEADERS = math.h
 SUBDIRS =
 libmath_la_SOURCES = math.c math_skeleton.c

Modified: webservices/axis2/scratch/c/neethi/axis2c/samples/server/mtom/Makefile.am
URL: http://svn.apache.org/viewvc/webservices/axis2/scratch/c/neethi/axis2c/samples/server/mtom/Makefile.am?view=diff&rev=532305&r1=532304&r2=532305
==============================================================================
--- webservices/axis2/scratch/c/neethi/axis2c/samples/server/mtom/Makefile.am (original)
+++ webservices/axis2/scratch/c/neethi/axis2c/samples/server/mtom/Makefile.am Wed Apr 25 03:39:55 2007
@@ -3,7 +3,7 @@
 prglib_LTLIBRARIES = libmtom.la
 samples_DATA=mtom.c mtom_skeleton.c mtom.h services.xml Makefile.am Makefile.in
 prglib_DATA= services.xml
-EXTRA_DIST = services.xml
+EXTRA_DIST = services.xml mtom.mk
 noinst_HEADERS = mtom.h
 SUBDIRS =
 libmtom_la_SOURCES = mtom.c mtom_skeleton.c

Modified: webservices/axis2/scratch/c/neethi/axis2c/samples/server/notify/Makefile.am
URL: http://svn.apache.org/viewvc/webservices/axis2/scratch/c/neethi/axis2c/samples/server/notify/Makefile.am?view=diff&rev=532305&r1=532304&r2=532305
==============================================================================
--- webservices/axis2/scratch/c/neethi/axis2c/samples/server/notify/Makefile.am (original)
+++ webservices/axis2/scratch/c/neethi/axis2c/samples/server/notify/Makefile.am Wed Apr 25 03:39:55 2007
@@ -3,7 +3,7 @@
 prglib_LTLIBRARIES = libnotify.la
 samples_DATA=notify.c notify_skeleton.c notify.h services.xml Makefile.am Makefile.in
 prglib_DATA= services.xml
-EXTRA_DIST = services.xml
+EXTRA_DIST = services.xml notify.mk
 noinst_HEADERS = notify.h
 SUBDIRS =
 libnotify_la_SOURCES = notify.c notify_skeleton.c

Modified: webservices/axis2/scratch/c/neethi/axis2c/samples/server/sg_math/Makefile.am
URL: http://svn.apache.org/viewvc/webservices/axis2/scratch/c/neethi/axis2c/samples/server/sg_math/Makefile.am?view=diff&rev=532305&r1=532304&r2=532305
==============================================================================
--- webservices/axis2/scratch/c/neethi/axis2c/samples/server/sg_math/Makefile.am (original)
+++ webservices/axis2/scratch/c/neethi/axis2c/samples/server/sg_math/Makefile.am Wed Apr 25 03:39:55 2007
@@ -8,7 +8,7 @@
                 div.h div.c div_skeleton.c \
                 Makefile.am Makefile.in
 prglib_DATA=services.xml
-EXTRA_DIST = services.xml
+EXTRA_DIST = services.xml sg_math.mk
 noinst_HEADERS = add.h sub.h mul.h div.h
 libadd_la_SOURCES = add.c add_skeleton.c
 libsub_la_SOURCES = sub.c sub_skeleton.c

Modified: webservices/axis2/scratch/c/neethi/axis2c/samples/user_guide/clients/Makefile.am
URL: http://svn.apache.org/viewvc/webservices/axis2/scratch/c/neethi/axis2c/samples/user_guide/clients/Makefile.am?view=diff&rev=532305&r1=532304&r2=532305
==============================================================================
--- webservices/axis2/scratch/c/neethi/axis2c/samples/user_guide/clients/Makefile.am (original)
+++ webservices/axis2/scratch/c/neethi/axis2c/samples/user_guide/clients/Makefile.am Wed Apr 25 03:39:55 2007
@@ -36,4 +36,5 @@
 			@UTILINC@ \
 			@AXIOMINC@
 
-EXTRA_DIST=echo_util.h
+EXTRA_DIST=echo_util.h echo_blocking_addr.mk echo_blocking.mk echo_non_blocking_dual.mk  echo_rest.mk echo_blocking_dual.mk echo_blocking_soap11.mk echo_non_blocking.mk
+

Modified: webservices/axis2/scratch/c/neethi/axis2c/src/core/engine/engine.c
URL: http://svn.apache.org/viewvc/webservices/axis2/scratch/c/neethi/axis2c/src/core/engine/engine.c?view=diff&rev=532305&r1=532304&r2=532305
==============================================================================
--- webservices/axis2/scratch/c/neethi/axis2c/src/core/engine/engine.c (original)
+++ webservices/axis2/scratch/c/neethi/axis2c/src/core/engine/engine.c Wed Apr 25 03:39:55 2007
@@ -195,6 +195,7 @@
     axutil_array_list_t *op_specific_phases = NULL;
     axis2_status_t status = AXIS2_FAILURE;
 
+    AXIS2_LOG_TRACE(env->log, AXIS2_LOG_SI, "Start:axis2_engine_receive");
     AXIS2_ENV_CHECK(env, AXIS2_FAILURE);
     AXIS2_PARAM_CHECK(env->error, msg_ctx, AXIS2_FAILURE);
 
@@ -289,6 +290,7 @@
     }
 
     AXIS2_LOG_DEBUG(env->log, AXIS2_LOG_SI, "Axis2 engine receive completed!");
+    AXIS2_LOG_TRACE(env->log, AXIS2_LOG_SI, "Exit:axis2_engine_receive");
 
     return status;
 }
@@ -353,6 +355,7 @@
 {
     axis2_op_ctx_t *op_ctx = NULL;
 
+    AXIS2_LOG_TRACE(env->log, AXIS2_LOG_SI, "Start:axis2_engine_receive_fault");
     AXIS2_ENV_CHECK(env, AXIS2_FAILURE);
     AXIS2_PARAM_CHECK(env->error, msg_ctx, AXIS2_FAILURE);
 
@@ -401,6 +404,7 @@
             axis2_engine_invoke_phases(engine, env, phases, msg_ctx);
         }
     }
+    AXIS2_LOG_TRACE(env->log, AXIS2_LOG_SI, "Exit:axis2_engine_receive_fault");
     return AXIS2_SUCCESS;
 }
 
@@ -755,6 +759,7 @@
     axis2_conf_t *conf = NULL;
     axutil_array_list_t *phases = NULL;
 
+    AXIS2_LOG_TRACE(env->log, AXIS2_LOG_SI, "Start:axis2_engine_resume_receive");
     /* find and invoke the phases */
     conf_ctx =  axis2_msg_ctx_get_conf_ctx(msg_ctx, env);
     conf =  axis2_conf_ctx_get_conf(conf_ctx, env);
@@ -794,7 +799,7 @@
             }
         }
     }
-
+    AXIS2_LOG_TRACE(env->log, AXIS2_LOG_SI, "Exit:axis2_engine_resume_receive");
     return status;
 }
 
@@ -808,6 +813,7 @@
     axutil_array_list_t *phases = NULL;
     axis2_status_t status = AXIS2_FAILURE;
 
+    AXIS2_LOG_TRACE(env->log, AXIS2_LOG_SI, "Start:axis2_engine_resume_send");
     /* invoke the phases */
     op_ctx =  axis2_msg_ctx_get_op_ctx(msg_ctx, env);
     if (op_ctx)
@@ -836,5 +842,6 @@
             }
         }
     }
+    AXIS2_LOG_TRACE(env->log, AXIS2_LOG_SI, "Exit:axis2_engine_resume_send");
     return status;
 }

Modified: webservices/axis2/scratch/c/neethi/axis2c/src/core/phaseresolver/phase_resolver.c
URL: http://svn.apache.org/viewvc/webservices/axis2/scratch/c/neethi/axis2c/src/core/phaseresolver/phase_resolver.c?view=diff&rev=532305&r1=532304&r2=532305
==============================================================================
--- webservices/axis2/scratch/c/neethi/axis2c/src/core/phaseresolver/phase_resolver.c (original)
+++ webservices/axis2/scratch/c/neethi/axis2c/src/core/phaseresolver/phase_resolver.c Wed Apr 25 03:39:55 2007
@@ -1295,7 +1295,7 @@
                 module_d_qname_l))
             {
                 engaged = AXIS2_TRUE;
-                status = AXIS2_FAILURE;
+                status = AXIS2_SUCCESS;
                 AXIS2_LOG_DEBUG(env->log, AXIS2_LOG_SI,
                     "Module %s already engaged.", 
                     axutil_qname_get_localpart(module_d_qname, env));

Modified: webservices/axis2/scratch/c/neethi/axis2c/src/core/transport/http/receiver/http_svr_thread.c
URL: http://svn.apache.org/viewvc/webservices/axis2/scratch/c/neethi/axis2c/src/core/transport/http/receiver/http_svr_thread.c?view=diff&rev=532305&r1=532304&r2=532305
==============================================================================
--- webservices/axis2/scratch/c/neethi/axis2c/src/core/transport/http/receiver/http_svr_thread.c (original)
+++ webservices/axis2/scratch/c/neethi/axis2c/src/core/transport/http/receiver/http_svr_thread.c Wed Apr 25 03:39:55 2007
@@ -293,11 +293,11 @@
 
     if (thread_env)
     {
-        axutil_free_thread_env(thread_env);
+        /*axutil_free_thread_env(thread_env);*/
         thread_env = NULL;
     }
 #ifdef AXIS2_SVR_MULTI_THREADED
-    axutil_thread_pool_exit_thread(env->thread_pool, thd);
+    /*axutil_thread_pool_exit_thread(env->thread_pool, thd);*/
 #endif
 
     return NULL;

Modified: webservices/axis2/scratch/c/neethi/axis2c/src/core/transport/http/sender/http_client.c
URL: http://svn.apache.org/viewvc/webservices/axis2/scratch/c/neethi/axis2c/src/core/transport/http/sender/http_client.c?view=diff&rev=532305&r1=532304&r2=532305
==============================================================================
--- webservices/axis2/scratch/c/neethi/axis2c/src/core/transport/http/sender/http_client.c (original)
+++ webservices/axis2/scratch/c/neethi/axis2c/src/core/transport/http/sender/http_client.c Wed Apr 25 03:39:55 2007
@@ -386,6 +386,7 @@
     if (-1 == client->sockfd || ! client->data_stream ||
             AXIS2_FALSE == client->request_sent)
     {
+		AXIS2_LOG_DEBUG(env->log, AXIS2_LOG_SI, "[axis2c] client data stream  null or socket error");
         AXIS2_ERROR_SET(env->error, AXIS2_ERROR_HTTP_REQUEST_NOT_SENT,
                 AXIS2_FAILURE);
         return -1;
@@ -408,6 +409,7 @@
 
         if (read < 0)
         {
+			AXIS2_LOG_DEBUG(env->log, AXIS2_LOG_SI, "[axis2c] http client , response timed out");
             AXIS2_ERROR_SET(env->error,
                     AXIS2_ERROR_RESPONSE_TIMED_OUT,
                     AXIS2_FAILURE);

Modified: webservices/axis2/scratch/c/neethi/axis2c/src/core/transport/http/sender/http_transport_sender.c
URL: http://svn.apache.org/viewvc/webservices/axis2/scratch/c/neethi/axis2c/src/core/transport/http/sender/http_transport_sender.c?view=diff&rev=532305&r1=532304&r2=532305
==============================================================================
--- webservices/axis2/scratch/c/neethi/axis2c/src/core/transport/http/sender/http_transport_sender.c (original)
+++ webservices/axis2/scratch/c/neethi/axis2c/src/core/transport/http/sender/http_transport_sender.c Wed Apr 25 03:39:55 2007
@@ -45,6 +45,8 @@
 }
 axis2_http_transport_sender_impl_t;
 
+#define AXIS2_WS_RM_ANONYMOUS_URL "http://docs.oasis-open.org/ws-rx/wsmc/200702/anonymous?id="
+
 #define AXIS2_INTF_TO_IMPL(transport_sender) \
                          ((axis2_http_transport_sender_impl_t *)\
                      (transport_sender))
@@ -220,7 +222,8 @@
                     AXIS2_WSA_ANONYMOUS_URL_SUBMISSION,
                     axis2_endpoint_ref_get_address(ctx_epr, env)) &&
                 0 != axutil_strcmp(AXIS2_WSA_ANONYMOUS_URL,
-                        axis2_endpoint_ref_get_address(ctx_epr, env)))
+                        axis2_endpoint_ref_get_address(ctx_epr, env)) &&
+                !(axutil_strstr(axis2_endpoint_ref_get_address(ctx_epr, env), AXIS2_WS_RM_ANONYMOUS_URL)))
         {
             epr = ctx_epr;
         }

Modified: webservices/axis2/scratch/c/neethi/axis2c/src/core/transport/http/server/IIS/README
URL: http://svn.apache.org/viewvc/webservices/axis2/scratch/c/neethi/axis2c/src/core/transport/http/server/IIS/README?view=diff&rev=532305&r1=532304&r2=532305
==============================================================================
--- webservices/axis2/scratch/c/neethi/axis2c/src/core/transport/http/server/IIS/README (original)
+++ webservices/axis2/scratch/c/neethi/axis2c/src/core/transport/http/server/IIS/README Wed Apr 25 03:39:55 2007
@@ -1,9 +1,9 @@
-How to configure IIS module for Axis2C
+How to Configure IIS Module for Axis2C
 ________________________________________
 
 Use the Axis2/C VC project or makefile to buid the component.
 
-In this document I assume that the mod_axis2_IIS.dll is in the directory 
+In this document it is assumed that the mod_axis2_IIS.dll is in the directory 
 c:\axis2c\lib\mod_axis2_IIS.dll and axis2c_home is c:\axis2c
 
 Add the following key to the registery.
@@ -16,13 +16,12 @@
 
 Add a string value with the name log_level. The value can be one of trace, error, info, critical, debug, warning
 
-Using the IIS management console, add a new virtual directory to your IIS/PWS web site. 
+Using the IIS management console, add a new virtual directory to your IIS/PWS Web site. 
 The name of the virtual directory must be axis2. Its physical path should be the directory 
 where you placed mod_axis2_IIS.dll (in our example it is c:\axis2c\lib). When creating this new 
 virtual directory, assign execute access to it.
 
-
-By Using the IIS management console, add mod_axis2_IIS.dll as a filter in your IIS/PWS web site. 
+By Using the IIS management console, add mod_axis2_IIS.dll as a filter in your IIS/PWS web site and restart the IIS admin service. 
 
  
 

Modified: webservices/axis2/scratch/c/neethi/axis2c/src/core/transport/http/server/Makefile.am
URL: http://svn.apache.org/viewvc/webservices/axis2/scratch/c/neethi/axis2c/src/core/transport/http/server/Makefile.am?view=diff&rev=532305&r1=532304&r2=532305
==============================================================================
--- webservices/axis2/scratch/c/neethi/axis2c/src/core/transport/http/server/Makefile.am (original)
+++ webservices/axis2/scratch/c/neethi/axis2c/src/core/transport/http/server/Makefile.am Wed Apr 25 03:39:55 2007
@@ -1 +1,2 @@
 SUBDIRS=@APACHE2BUILD@ simple_axis2_server
+EXTRA_DIST=IIS

Modified: webservices/axis2/scratch/c/neethi/axis2c/test/itest/whitemesa/round1/Makefile.am
URL: http://svn.apache.org/viewvc/webservices/axis2/scratch/c/neethi/axis2c/test/itest/whitemesa/round1/Makefile.am?view=diff&rev=532305&r1=532304&r2=532305
==============================================================================
--- webservices/axis2/scratch/c/neethi/axis2c/test/itest/whitemesa/round1/Makefile.am (original)
+++ webservices/axis2/scratch/c/neethi/axis2c/test/itest/whitemesa/round1/Makefile.am Wed Apr 25 03:39:55 2007
@@ -5,10 +5,10 @@
                     ../../../../util/src/libaxutil.la \
                     ../../../../axiom/src/om/libaxis2_axiom.la \
                     ../../../../axiom/src/parser/$(WRAPPER_DIR)/libaxis2_parser.la \
-					$(top_builddir)/modules/core/engine/libaxis2_engine.la \
-					$(top_builddir)//modules/core/transport/http/sender/libaxis2_http_sender.la \
-					$(top_builddir)/modules/core/transport/http/receiver/libaxis2_http_receiver.la \
-					$(top_builddir)/modules/core/transport/http/common/libaxis2_http_common.la \
+					$(top_builddir)/src/core/engine/libaxis2_engine.la \
+					$(top_builddir)//src/core/transport/http/sender/libaxis2_http_sender.la \
+					$(top_builddir)/src/core/transport/http/receiver/libaxis2_http_receiver.la \
+					$(top_builddir)/src/core/transport/http/common/libaxis2_http_common.la \
                     -L$(top_builddir)/$(GUTHTHILA_LIBS) \
                     $(LIBXML2_LIBS)
 

Modified: webservices/axis2/scratch/c/neethi/axis2c/tools/tcpmon/INSTALL
URL: http://svn.apache.org/viewvc/webservices/axis2/scratch/c/neethi/axis2c/tools/tcpmon/INSTALL?view=diff&rev=532305&r1=532304&r2=532305
==============================================================================
--- webservices/axis2/scratch/c/neethi/axis2c/tools/tcpmon/INSTALL (original)
+++ webservices/axis2/scratch/c/neethi/axis2c/tools/tcpmon/INSTALL Wed Apr 25 03:39:55 2007
@@ -1,14 +1,14 @@
-Getting Axis2/C tcpmon source working on Linux
-=============================================
-Build the source
-This can be done using the following command sequence:
-        ./configure
-        make
-        make install
-        use './configure --help' for options
-
-NOTE: If you don't provide a --prefix configure option, it will by default 
-install into /usr/local/tcpmon directory.
-
-
-
+Getting Axis2/C tcpmon Source Working on Linux
+=============================================
+Build the source
+This can be done using the following command sequence:
+        ./configure
+        make
+        make install
+        use './configure --help' for options
+
+NOTE: If you don't provide a --prefix configure option, it will by default 
+install into /usr/local/tcpmon directory.
+
+
+

Modified: webservices/axis2/scratch/c/neethi/axis2c/tools/tcpmon/README
URL: http://svn.apache.org/viewvc/webservices/axis2/scratch/c/neethi/axis2c/tools/tcpmon/README?view=diff&rev=532305&r1=532304&r2=532305
==============================================================================
--- webservices/axis2/scratch/c/neethi/axis2c/tools/tcpmon/README (original)
+++ webservices/axis2/scratch/c/neethi/axis2c/tools/tcpmon/README Wed Apr 25 03:39:55 2007
@@ -1,18 +1,21 @@
-					Axis2C TCP Monitor
-
-What is it?
------------
-
-Axis2 TCP monitor project is aimed at capture the SOAP messages sent and received.It works only in command line interface.
-
-How to run the TCP monitor?
-Run the file called tcpmon with the Listen Port,Target port and Host name.
-For instruction run tcpmon -h
-
-
-Installation
-------------
-
-Please see the file called INSTALL. 
-
-
+					Axis2C TCP Monitor
+                             ====================
+
+What is it?
+-----------
+
+Axis2 TCP monitor project is aimed at capture the SOAP messages sent and received. It works only in command line interface.
+
+How to run the TCP monitor?
+---------------------------
+
+Run the file called tcpmon with the Listen Port, Target port and Host name.
+For instruction run tcpmon -h
+
+
+Installation
+------------
+
+Please see the file called INSTALL. 
+
+



---------------------------------------------------------------------
To unsubscribe, e-mail: axis-cvs-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-cvs-help@ws.apache.org