/[Apache-SVN]/webservices/axis2/trunk/c/include/axis2_msg_recv.h
ViewVC logotype

Log of /webservices/axis2/trunk/c/include/axis2_msg_recv.h

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 744043 - (view) (annotate) - [select for diffs]
Modified Fri Feb 13 09:05:29 2009 UTC (9 months, 1 week ago) by nandika
File length: 7677 byte(s)
Diff to previous 627782 (colored)
axis2_msg_recv updated with addition of a service loading function

Revision 627782 - (view) (annotate) - [select for diffs]
Modified Thu Feb 14 15:37:33 2008 UTC (21 months, 1 week ago) by senaka
File length: 7152 byte(s)
Diff to previous 580274 (colored)
Fixing warnings on Windows (JIRA Issue AXIS2C-573)

Revision 580274 - (view) (annotate) - [select for diffs]
Modified Fri Sep 28 09:47:09 2007 UTC (2 years, 1 month ago) by samisa
File length: 6581 byte(s)
Diff to previous 575518 (colored)
Fixed formatting

Revision 575518 - (view) (annotate) - [select for diffs]
Modified Fri Sep 14 03:07:24 2007 UTC (2 years, 2 months ago) by samisa
File length: 6390 byte(s)
Diff to previous 524188 (colored)
Removed redefinition of AXIS2_FAILURE. It is an enum defined in axutil_error.h

Revision 524188 - (view) (annotate) - [select for diffs]
Modified Fri Mar 30 17:26:22 2007 UTC (2 years, 7 months ago) by pini
File length: 6501 byte(s)
Diff to previous 522810 (colored)
Fixing jira issue 292

Revision 522810 - (view) (annotate) - [select for diffs]
Modified Tue Mar 27 08:39:39 2007 UTC (2 years, 8 months ago) by samisa
File length: 6488 byte(s)
Diff to previous 520286 (colored)
Changed return value of free method to be void

Revision 520286 - (view) (annotate) - [select for diffs]
Modified Tue Mar 20 05:44:11 2007 UTC (2 years, 8 months ago) by dinesh
File length: 6538 byte(s)
Diff to previous 518623 (colored)
fixed:axis2c-556, thanks Diluka for the patch

Revision 518623 - (view) (annotate) - [select for diffs]
Modified Thu Mar 15 13:16:07 2007 UTC (2 years, 8 months ago) by samisa
File length: 7772 byte(s)
Diff to previous 483049 (colored)
Dropped ops; fixed formatting; removed unused functions and commented blocks of code; 

Revision 483049 - (view) (annotate) - [select for diffs]
Modified Wed Dec 6 12:25:47 2006 UTC (2 years, 11 months ago) by pini
File length: 13250 byte(s)
Diff to previous 433978 (colored)
Fixing jira issue 436.

Revision 433978 - (view) (annotate) - [select for diffs]
Modified Wed Aug 23 08:44:18 2006 UTC (3 years, 3 months ago) by pini
File length: 13069 byte(s)
Diff to previous 428257 (colored)
Fomatting fixes and parameter changes to const

Revision 428257 - (view) (annotate) - [select for diffs]
Modified Thu Aug 3 06:25:45 2006 UTC (3 years, 3 months ago) by pini
File length: 13073 byte(s)
Diff to previous 425678 (colored)
Updated doxygen comments to clean doc structure


Revision 425678 - (view) (annotate) - [select for diffs]
Modified Wed Jul 26 08:44:35 2006 UTC (3 years, 4 months ago) by pini
File length: 12660 byte(s)
Diff to previous 421554 (colored)
Updated doxygen comments to clean doc structure


Revision 421554 - (view) (annotate) - [select for diffs]
Modified Thu Jul 13 09:23:19 2006 UTC (3 years, 4 months ago) by pini
File length: 12975 byte(s)
Diff to previous 418700 (colored)
Updated doxygen comments to clean doc structure


Revision 418700 - (view) (annotate) - [select for diffs]
Modified Mon Jul 3 07:19:22 2006 UTC (3 years, 4 months ago) by nandika
File length: 9752 byte(s)
Diff to previous 418305 (colored)
free function pointer changed to free_fn

Revision 418305 - (view) (annotate) - [select for diffs]
Modified Fri Jun 30 14:51:14 2006 UTC (3 years, 4 months ago) by samisa
File length: 9746 byte(s)
Diff to previous 411678 (colored)
More header doxygen comment related fixes

Revision 411678 - (view) (annotate) - [select for diffs]
Modified Mon Jun 5 05:43:14 2006 UTC (3 years, 5 months ago) by samisa
File length: 9671 byte(s)
Diff to previous 411506 (colored)
more -Wwrite-strings related fixes

Revision 411506 - (view) (annotate) - [select for diffs]
Modified Sun Jun 4 03:09:08 2006 UTC (3 years, 5 months ago) by samisa
File length: 9665 byte(s)
Diff to previous 410712 (colored)
Replacing all tab characters with 4 spaces

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: 9645 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: 9636 byte(s)
Diff to previous 398884 (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 398884 - (view) (annotate) - [select for diffs]
Modified Tue May 2 09:42:21 2006 UTC (3 years, 6 months ago) by samisa
File length: 9566 byte(s)
Diff to previous 391309 (colored)
Moved axis2.h to axis2_const.h

Revision 391309 - (view) (annotate) - [select for diffs]
Modified Tue Apr 4 13:42:11 2006 UTC (3 years, 7 months ago) by samisa
File length: 9560 byte(s)
Diff to previous 387706 (colored)
Fixes to get the listner manager working to get the result on a seperate listner

Revision 387706 - (view) (annotate) - [select for diffs]
Modified Wed Mar 22 03:59:33 2006 UTC (3 years, 8 months ago) by samisa
File length: 9545 byte(s)
Diff to previous 387697 (colored)
More fixes to have the callback data pointer

Revision 387697 - (view) (annotate) - [select for diffs]
Modified Wed Mar 22 03:27:18 2006 UTC (3 years, 8 months ago) by samisa
File length: 9375 byte(s)
Diff to previous 375153 (colored)
Some fixes to eliminate compiler warinings. There were some bugs fixed as well.

Revision 375153 - (view) (annotate) - [select for diffs]
Modified Mon Feb 6 02:05:19 2006 UTC (3 years, 9 months ago) by damitha
File length: 9296 byte(s)
Diff to previous 372190 (colored)
Added asynchronous support to msg_recv. This will be completed
once the threading is available.
Fixed some memory leaks in deployment module


Revision 372190 - (view) (annotate) - [select for diffs]
Modified Wed Jan 25 10:42:25 2006 UTC (3 years, 10 months ago) by damitha
File length: 4985 byte(s)
Diff to previous 369317 (colored)
Fixed Jira Axis2c-26

Revision 369317 - (view) (annotate) - [select for diffs]
Modified Mon Jan 16 02:42:16 2006 UTC (3 years, 10 months ago) by damitha
File length: 4676 byte(s)
Diff to previous 367973 (colored)
*Fixed the problem of searching hash by qname.
*Now message recievers are loading. Still seg faults when 
 configuring transport senders. This can be fixed by
 properly configureing axis2.xml for receivers


Revision 367973 - (view) (annotate) - [select for diffs]
Modified Wed Jan 11 08:43:32 2006 UTC (3 years, 10 months ago) by damitha
File length: 5029 byte(s)
Diff to previous 367933 (colored)
In axis2_description.h prefixed macros with AXIS2_.
In unit test for dir_hanlder_list_dir make the path to get from env

Revision 367933 - (view) (annotate) - [select for diffs]
Modified Wed Jan 11 05:23:24 2006 UTC (3 years, 10 months ago) by damitha
File length: 5168 byte(s)
Diff to previous 367535 (colored)
Fixed AXIS2C-6 jira issue

Revision 367535 - (view) (annotate) - [select for diffs]
Modified Tue Jan 10 09:21:56 2006 UTC (3 years, 10 months ago) by damitha
File length: 5150 byte(s)
Diff to previous 367522 (colored)
Macro AXIS2_MSG_RECV_RECEIVE is changed to allow the change
in previous commit

Revision 367522 - (view) (annotate) - [select for diffs]
Modified Tue Jan 10 08:35:31 2006 UTC (3 years, 10 months ago) by damitha
File length: 5168 byte(s)
Diff to previous 358487 (colored)
Removed no argument create method from axis2_svc.h
Added some error codes


Revision 358487 - (view) (annotate) - [select for diffs]
Modified Thu Dec 22 04:39:08 2005 UTC (3 years, 11 months ago) by damitha
File length: 3429 byte(s)
Diff to previous 358486 (colored)
class loader header is moved to impl file

Revision 358486 - (view) (annotate) - [select for diffs]
Modified Thu Dec 22 04:28:20 2005 UTC (3 years, 11 months ago) by samisa
File length: 3461 byte(s)
Diff to previous 358484 (colored)
Added void* parameter to receieve to help with derived class implemetations to handle state

Revision 358484 - (view) (annotate) - [select for diffs]
Modified Thu Dec 22 04:17:43 2005 UTC (3 years, 11 months ago) by damitha
File length: 3384 byte(s)
Diff to previous 357640 (colored)


Revision 357640 - (view) (annotate) - [select for diffs]
Modified Mon Dec 19 05:31:02 2005 UTC (3 years, 11 months ago) by samisa
File length: 3184 byte(s)
Diff to previous 356488 (colored)
Added the headers for client API

Revision 356488 - (view) (annotate) - [select for diffs]
Modified Tue Dec 13 06:23:36 2005 UTC (3 years, 11 months ago) by damitha
File length: 2242 byte(s)
Diff to previous 356485 (colored)
renamed axis2_operation to axis2_op

Revision 356485 - (view) (annotate) - [select for diffs]
Modified Tue Dec 13 06:12:20 2005 UTC (3 years, 11 months ago) by samisa
File length: 2256 byte(s)
Diff to previous 345818 (colored)
Added the initial compiling version of engine. There are many TODOs to be resolved wehn SOAP is available

Revision 345818 - (view) (annotate) - [select for diffs]
Modified Mon Nov 21 03:19:08 2005 UTC (4 years ago) by damitha
File length: 2260 byte(s)
Diff to previous 331679 (colored)
wsdl dependancy work related to description is done, except addAllOperations
and some other few related stuff

Revision 331679 - (view) (annotate) - [select for diffs]
Modified Tue Nov 8 04:34:51 2005 UTC (4 years ago) by damitha
File length: 2268 byte(s)
Diff to previous 331178 (colored)
description context and engine modules are now compiling

Revision 331178 - (view) (annotate) - [select for diffs]
Modified Mon Nov 7 02:23:20 2005 UTC (4 years ago) by damitha
File length: 2401 byte(s)
Diff to previous 330777 (colored)
Changes due to name changes. Still not complete

Revision 330777 - (view) (annotate) - [select for diffs]
Modified Fri Nov 4 10:13:03 2005 UTC (4 years ago) by damitha
File length: 2544 byte(s)
Diff to previous 330772 (colored)
More file name changes

Revision 330772 - (view) (annotate) - [select for diffs]
Modified Fri Nov 4 09:58:23 2005 UTC (4 years ago) by damitha
File length: 2552 byte(s)
Copied from: webservices/axis2/trunk/c/include/axis2_message_receiver.h revision 330721
Diff to previous 330721 (colored)
More file name changes

Revision 330721 - (view) (annotate) - [select for diffs]
Modified Fri Nov 4 06:05:02 2005 UTC (4 years ago) by damitha
Original Path: webservices/axis2/trunk/c/include/axis2_message_receiver.h
File length: 2552 byte(s)
Diff to previous 330516 (colored)
More name changes. changes to axis2_parameter_container and axis2_parameter

Revision 330516 - (view) (annotate) - [select for diffs]
Modified Thu Nov 3 09:32:44 2005 UTC (4 years ago) by damitha
Original Path: webservices/axis2/trunk/c/include/axis2_message_receiver.h
File length: 2555 byte(s)
Copied from: webservices/axis2/trunk/c/include/axis2_engine_message_receiver.h revision 330512
Diff to previous 330512 (colored)
more name changes

Revision 330512 - (view) (annotate) - [select for diffs]
Modified Thu Nov 3 08:48:26 2005 UTC (4 years ago) by damitha
Original Path: webservices/axis2/trunk/c/include/axis2_engine_message_receiver.h
File length: 2555 byte(s)
Copied from: webservices/axis2/trunk/c/include/axis2_engine_msg_receiver.h revision 330503
Diff to previous 329981 (colored)
More file name changes

Revision 329981 - (view) (annotate) - [select for diffs]
Modified Tue Nov 1 05:27:27 2005 UTC (4 years ago) by damitha
Original Path: webservices/axis2/trunk/c/include/axis2_engine_msg_receiver.h
File length: 2555 byte(s)
Diff to previous 327117 (colored)
changed axis2_environment_t to axis2_env_t.

Revision 327117 - (view) (annotate) - [select for diffs]
Modified Fri Oct 21 08:28:57 2005 UTC (4 years, 1 month ago) by samisa
Original Path: webservices/axis2/trunk/c/include/axis2_engine_msg_receiver.h
File length: 2587 byte(s)
Diff to previous 326780 (colored)
Added doxygen comments to the util structs and also fixed indentation in all headers and the util c files

Revision 326780 - (view) (annotate) - [select for diffs]
Added Thu Oct 20 02:47:09 2005 UTC (4 years, 1 month ago) by damitha
Original Path: webservices/axis2/trunk/c/include/axis2_engine_msg_receiver.h
File length: 2468 byte(s)
Added more code to information model. Updated anjuta project by 
adding 4 files related to information model

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.

  Diffs between and
  Type of Diff should be a

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2