Log of /webservices/axis2/trunk/c/include/axis2_conf.h
Parent Directory
|
Revision Log
Revision
596104 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun Nov 18 17:45:50 2007 UTC
(2 years ago)
by
dinesh
File length: 27760 byte(s)
Diff to
previous 580274
(
colored)
Merged revisions 594492-596102 via svnmerge from
https://svn.apache.org/repos/asf/webservices/axis2/scratch/c/dinesh/axis2c-762
........
r596084 | dinesh | 2007-11-18 19:11:52 +0530 (Sun, 18 Nov 2007) | 3 lines
specifying axis2.xml which having services, modules and library directories.
Using those services, modules and lib directories make axis2 conf and start the server. This feature gives ability to place services, modules and lib folders where ever user need.
........
r596094 | dinesh | 2007-11-18 21:20:18 +0530 (Sun, 18 Nov 2007) | 2 lines
using svc_client with axis2.xml , which has pointers to modules directory and libs directory
........
r596096 | dinesh | 2007-11-18 22:19:37 +0530 (Sun, 18 Nov 2007) | 2 lines
cleaned up source files, removed unwanted debugging messages.
........
Revision
546019 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Jun 11 05:34:45 2007 UTC
(2 years, 5 months ago)
by
damitha
File length: 25644 byte(s)
Diff to
previous 542115
(
colored)
I have implemented the functionlity for initiliasing services at the
load time of the axis2c engine.
Revision
499268 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Jan 24 05:44:07 2007 UTC
(2 years, 10 months ago)
by
samisa
File length: 36565 byte(s)
Diff to
previous 498537
(
colored)
Fixed loads of stuff.
1. Removeduse of qnames where it can be done with other more efficient means
2. Removed hash and replaced with array where it would be possible and more efficient to use arryas
3. Removed unwated buffer duplication in xml writer
4. Removed unwanted namespace declaration checking in libxml writer wrapper
Revision
498537 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Jan 22 05:57:41 2007 UTC
(2 years, 10 months ago)
by
samisa
File length: 36344 byte(s)
Diff to
previous 483049
(
colored)
Removed ops, fixed logic to remove unwanted logic and make it more efficient. Dopped logic to minimize use of properties. Also introduced a string struct
Revision
410712 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Jun 1 01:36:55 2006 UTC
(3 years, 5 months ago)
by
samisa
File length: 16581 byte(s)
Diff to
previous 410566
(
colored)
Replaced AXIS2_DECLARE with AXIS2_EXTERN to seperate the concerns of import/export and calling convention
Revision
410566 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed May 31 15:54:07 2006 UTC
(3 years, 5 months ago)
by
samisa
File length: 16572 byte(s)
Diff to
previous 407773
(
colored)
Replaced the double pointer parameter for environment with single const pointer
This would make the code more efficinet and also removed the unwanted use of double pointer parameter
Revision
375589 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Feb 7 12:49:37 2006 UTC
(3 years, 9 months ago)
by
damitha
File length: 14599 byte(s)
Diff to
previous 375163
(
colored)
Now it is not seg faulting. but still I could not
check whether logic is ok. ie. whether phases resolver
does it well
Revision
373680 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Jan 31 03:14:04 2006 UTC
(3 years, 9 months ago)
by
damitha
File length: 14362 byte(s)
Diff to
previous 367933
(
colored)
Wrote a missing method in call.c. Now echo client
is not segfaulting. But still the client return with
failure.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.