Log of /webservices/axis2/trunk/c/include/axis2_svc_skeleton.h
Parent Directory
|
Revision Log
Revision
447019 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun Sep 17 05:24:11 2006 UTC
(3 years, 2 months ago)
by
samisa
File length: 4620 byte(s)
Diff to
previous 428639
(
colored)
Rmoved AXIS2_DECLARE_DATA that is used with struct declarations which was incorrect
Fix for AXIS2C-259
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: 2853 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: 2844 byte(s)
Diff to
previous 394022
(
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
394022 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Apr 14 05:43:51 2006 UTC
(3 years, 7 months ago)
by
samisa
File length: 2814 byte(s)
Diff to
previous 384435
(
colored)
Added message context as a parameter to the invoke method of service skeleton.
This is required to manage the service specific stuff at service implementation
level, e.g. outgoing WSA action, session management etc.
Revision
383455 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Mar 6 03:25:26 2006 UTC
(3 years, 8 months ago)
by
damitha
File length: 2994 byte(s)
Diff to
previous 367933
(
colored)
There was this problem of freeing properties which were set
in ctx.c. I solved this by adopting the same technique as
wsdl_component.
Revision
359467 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Dec 28 10:13:06 2005 UTC
(3 years, 11 months ago)
by
damitha
File length: 2609 byte(s)
Diff to
previous 358727
(
colored)
Merged the two files calc_svc.c and calc_skeleton.c(Now all code in
calc_skeleton.c. Added license info
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.