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

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

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 742057 - (view) (annotate) - [select for diffs]
Modified Sun Feb 8 11:20:53 2009 UTC (9 months, 2 weeks ago) by nandika
File length: 74325 byte(s)
Diff to previous 685430 (colored)
typo in comments corrected

Revision 685430 - (view) (annotate) - [select for diffs]
Modified Wed Aug 13 03:53:55 2008 UTC (15 months, 2 weeks ago) by damitha
File length: 74326 byte(s)
Diff to previous 678680 (colored)
Adding ref counter to message context. This is needed for Sandesha2/C

Revision 678680 - (view) (annotate) - [select for diffs]
Modified Tue Jul 22 08:43:36 2008 UTC (16 months ago) by manjula
File length: 73843 byte(s)
Diff to previous 657014 (colored)
Adding mtom caching supoort for mtom.

Revision 657014 - (view) (annotate) - [select for diffs]
Modified Fri May 16 10:54:14 2008 UTC (18 months, 1 week ago) by nandika
File length: 73510 byte(s)
Diff to previous 639968 (colored)
AXIS2_EXTERN added to rest functions

Revision 639968 - (view) (annotate) - [select for diffs]
Modified Sat Mar 22 09:08:20 2008 UTC (20 months ago) by senaka
File length: 73471 byte(s)
Diff to previous 639161 (colored)
Fixing JIRA Issue AXIS2C-618

Revision 639161 - (view) (annotate) - [select for diffs]
Modified Thu Mar 20 05:19:47 2008 UTC (20 months, 1 week ago) by senaka
File length: 73511 byte(s)
Diff to previous 638739 (colored)
Improving the Client Side support for Retrieving HTTP Response Headers

Revision 638739 - (view) (annotate) - [select for diffs]
Modified Wed Mar 19 08:05:41 2008 UTC (20 months, 1 week ago) by senaka
File length: 73122 byte(s)
Diff to previous 638262 (colored)
Adding ability to specify custom headers and status code at server side

Revision 638262 - (view) (annotate) - [select for diffs]
Modified Tue Mar 18 08:29:15 2008 UTC (20 months, 1 week ago) by senaka
File length: 72340 byte(s)
Diff to previous 638187 (colored)
Fixing JIRA Issue AXIS2C-1060

Revision 638187 - (view) (annotate) - [select for diffs]
Modified Tue Mar 18 03:03:25 2008 UTC (20 months, 1 week ago) by nandika
File length: 70226 byte(s)
Diff to previous 637997 (colored)
compilation error fixed

Revision 637997 - (view) (annotate) - [select for diffs]
Modified Mon Mar 17 18:03:12 2008 UTC (20 months, 1 week ago) by senaka
File length: 70212 byte(s)
Diff to previous 637575 (colored)
Adding ability to pass Accept and Accept-Charset Header values to service through msg_ctx

Revision 637575 - (view) (annotate) - [select for diffs]
Modified Sun Mar 16 10:21:05 2008 UTC (20 months, 1 week ago) by senaka
File length: 67606 byte(s)
Diff to previous 637272 (colored)
Fixing bug in creating request URL, and fixing JIRA Issue AXIS2C-1057

Revision 637272 - (view) (annotate) - [select for diffs]
Modified Fri Mar 14 21:28:27 2008 UTC (20 months, 1 week ago) by senaka
File length: 66548 byte(s)
Diff to previous 628847 (colored)
Adding support for 405 status messages

Revision 628847 - (view) (annotate) - [select for diffs]
Modified Mon Feb 18 19:27:15 2008 UTC (21 months, 1 week ago) by senaka
File length: 65393 byte(s)
Diff to previous 628545 (colored)
Improving API docs

Revision 628545 - (view) (annotate) - [select for diffs]
Modified Sun Feb 17 20:25:54 2008 UTC (21 months, 1 week ago) by senaka
File length: 65283 byte(s)
Diff to previous 627782 (colored)
Improving API documentation

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: 60671 byte(s)
Diff to previous 620731 (colored)
Fixing warnings on Windows (JIRA Issue AXIS2C-573)

Revision 620731 - (view) (annotate) - [select for diffs]
Modified Tue Feb 12 09:38:55 2008 UTC (21 months, 2 weeks ago) by senaka
File length: 60272 byte(s)
Diff to previous 620332 (colored)
Fixing JIRA Issue AXIS2C-981, which was a result of a request sent via e-mail by Dave

Revision 620332 - (view) (annotate) - [select for diffs]
Modified Sun Feb 10 21:21:30 2008 UTC (21 months, 2 weeks ago) by senaka
File length: 60112 byte(s)
Diff to previous 620314 (colored)
Adding functionality to clientapi to determine the required authentication type

Revision 620314 - (view) (annotate) - [select for diffs]
Modified Sun Feb 10 19:40:22 2008 UTC (21 months, 2 weeks ago) by senaka
File length: 59779 byte(s)
Diff to previous 617668 (colored)
Extensions to Authentication on the client-side

Revision 617668 - (view) (annotate) - [select for diffs]
Modified Fri Feb 1 21:55:41 2008 UTC (21 months, 3 weeks ago) by bmitchell
File length: 59097 byte(s)
Diff to previous 616693 (colored)
Fix AXIS2C-830:
Move the curl handler structure from static to the created axis2_libcurl structure.
Make the create/free methods on the axis2_libcurl structure public.
Change http_transport_sender.c and http_sender.c to explicitly create and tear down
    the axis2_libcurl structure around the client session.
Fix AXIS2C-861:
Add the manage_session flag to the msg_ctx; obtain its value from manage_session flag
    in the service options.
If the manage_session flag is enabled, enable CURLOPT_COOKIEFILE.  When the flag
    is disabled, clear the remembered cookies.
Add svn:eol-style native to both to remove/add CR characters from Windows

Revision 616693 - (view) (annotate) - [select for diffs]
Modified Wed Jan 30 09:02:17 2008 UTC (21 months, 3 weeks ago) by senaka
File length: 58284 byte(s)
Diff to previous 597015 (colored)
Adding REST support

Revision 597015 - (view) (annotate) - [select for diffs]
Modified Wed Nov 21 10:02:14 2007 UTC (2 years ago) by dinesh
File length: 57273 byte(s)
Diff to previous 580274 (colored)
REST fault handling

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: 56502 byte(s)
Diff to previous 551450 (colored)
Fixed formatting

Revision 551450 - (view) (annotate) - [select for diffs]
Modified Thu Jun 28 05:32:02 2007 UTC (2 years, 5 months ago) by dinesh
File length: 54577 byte(s)
Diff to previous 524243 (colored)
add new function to get property value directly

Revision 524243 - (view) (annotate) - [select for diffs]
Modified Fri Mar 30 19:24:00 2007 UTC (2 years, 7 months ago) by pini
File length: 54281 byte(s)
Diff to previous 524225 (colored)
Fixing jira issue 292

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

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: 54263 byte(s)
Diff to previous 524073 (colored)
Fixing jira issue 292

Revision 524073 - (view) (annotate) - [select for diffs]
Modified Fri Mar 30 13:19:43 2007 UTC (2 years, 7 months ago) by pini
File length: 54147 byte(s)
Diff to previous 523783 (colored)
Fixing jira issue 292

Revision 523783 - (view) (annotate) - [select for diffs]
Modified Thu Mar 29 18:07:36 2007 UTC (2 years, 7 months ago) by dinesh
File length: 54145 byte(s)
Diff to previous 522810 (colored)
fixed:axis2c-418, client ip address append to msg_ctx as a property named AXIS2_SVC_PEER_IP_ADDR

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: 54099 byte(s)
Diff to previous 521689 (colored)
Changed return value of free method to be void

Revision 521689 - (view) (annotate) - [select for diffs]
Modified Fri Mar 23 12:06:44 2007 UTC (2 years, 8 months ago) by samisa
File length: 54149 byte(s)
Diff to previous 517336 (colored)
Removed persistant parameter form ctx parameter storage logic
AXIS2C-207

Revision 517336 - (view) (annotate) - [select for diffs]
Modified Mon Mar 12 19:04:41 2007 UTC (2 years, 8 months ago) by dinesh
File length: 54227 byte(s)
Diff to previous 509061 (colored)
msg_ctx.c , macros removed

Revision 509061 - (view) (annotate) - [select for diffs]
Modified Mon Feb 19 02:25:24 2007 UTC (2 years, 9 months ago) by samisa
File length: 69242 byte(s)
Diff to previous 508365 (colored)
Removed some more uses of hash table

Revision 508365 - (view) (annotate) - [select for diffs]
Modified Fri Feb 16 10:56:53 2007 UTC (2 years, 9 months ago) by samisa
File length: 70009 byte(s)
Diff to previous 507909 (colored)
Removed hash for trnasport info property

Revision 507909 - (view) (annotate) - [select for diffs]
Modified Thu Feb 15 12:06:19 2007 UTC (2 years, 9 months ago) by dinesh
File length: 69424 byte(s)
Diff to previous 502572 (colored)
axis2c-486: transport refactoring, phase 1.branch merged

Revision 502572 - (view) (annotate) - [select for diffs]
Modified Fri Feb 2 10:58:29 2007 UTC (2 years, 9 months ago) by dinesh
File length: 68771 byte(s)
Diff to previous 499655 (colored)
remove redefinition of set_msg_info_headers

Revision 499655 - (view) (annotate) - [select for diffs]
Modified Thu Jan 25 03:40:17 2007 UTC (2 years, 10 months ago) by samisa
File length: 69376 byte(s)
Diff to previous 499343 (colored)
Fixed more string duplication stuff

Revision 499343 - (view) (annotate) - [select for diffs]
Modified Wed Jan 24 10:26:58 2007 UTC (2 years, 10 months ago) by samisa
File length: 69386 byte(s)
Diff to previous 499268 (colored)
Dropped one more property setting from message context

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: 68888 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: 68887 byte(s)
Diff to previous 498076 (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 498076 - (view) (annotate) - [select for diffs]
Modified Sat Jan 20 05:39:57 2007 UTC (2 years, 10 months ago) by nandika
File length: 68095 byte(s)
Diff to previous 497009 (colored)
compilation errors fixed

Revision 497009 - (view) (annotate) - [select for diffs]
Modified Wed Jan 17 12:48:59 2007 UTC (2 years, 10 months ago) by damitha
File length: 68082 byte(s)
Diff to previous 494687 (colored)
Commented where it free thread_env. commented  AXIS2_SVC_SKELETON_FREE(svc_obj, env);
in raw_xml_msg_recv.c file. These issues should be readdressed once the problems
identified resolved. Please refer to corresponding jira

Revision 494687 - (view) (annotate) - [select for diffs]
Modified Wed Jan 10 02:11:15 2007 UTC (2 years, 10 months ago) by samisa
File length: 66415 byte(s)
Diff to previous 487522 (colored)
Dropping ops from context. Also fixed formatting

Revision 487522 - (view) (annotate) - [select for diffs]
Modified Fri Dec 15 11:53:08 2006 UTC (2 years, 11 months ago) by damitha
File length: 76251 byte(s)
Diff to previous 483049 (colored)
Added rand.c new file rand.c. Added shallow cloning function to property.c.

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: 76243 byte(s)
Diff to previous 467307 (colored)
Fixing jira issue 436.

Revision 467307 - (view) (annotate) - [select for diffs]
Modified Tue Oct 24 11:09:32 2006 UTC (3 years, 1 month ago) by damitha
File length: 76062 byte(s)
Diff to previous 433572 (colored)
Fix AXIS2C-307

Revision 433572 - (view) (annotate) - [select for diffs]
Modified Tue Aug 22 09:43:23 2006 UTC (3 years, 3 months ago) by samisa
File length: 74381 byte(s)
Diff to previous 432504 (colored)
Fixed many API typos 

Revision 432504 - (view) (annotate) - [select for diffs]
Modified Fri Aug 18 07:05:19 2006 UTC (3 years, 3 months ago) by samisa
File length: 74365 byte(s)
Diff to previous 430243 (colored)
Fixed context related headers for better doc comments and API

Revision 430243 - (view) (annotate) - [select for diffs]
Modified Thu Aug 10 05:01:41 2006 UTC (3 years, 3 months ago) by damitha
File length: 58633 byte(s)
Diff to previous 429625 (colored)
In process of getting sandesha2 work. Now addressing headers
are sent from client side

Revision 429625 - (view) (annotate) - [select for diffs]
Modified Tue Aug 8 10:22:06 2006 UTC (3 years, 3 months ago) by pini
File length: 57648 byte(s)
Diff to previous 428639 (colored)
Formatting fixes and parameter changes to const.

Revision 428639 - (view) (annotate) - [select for diffs]
Modified Fri Aug 4 06:19:55 2006 UTC (3 years, 3 months ago) by samisa
File length: 55292 byte(s)
Diff to previous 428038 (colored)
Fxed tabs and formatting

Revision 428038 - (view) (annotate) - [select for diffs]
Modified Wed Aug 2 15:57:47 2006 UTC (3 years, 3 months ago) by samisa
File length: 54358 byte(s)
Diff to previous 422204 (colored)
Fixed some build breaks due to API improvements

Revision 422204 - (view) (annotate) - [select for diffs]
Modified Sat Jul 15 11:43:26 2006 UTC (3 years, 4 months ago) by pini
File length: 54352 byte(s)
Diff to previous 420175 (colored)
Updated doxygen comments to clean doc structure


Revision 420175 - (view) (annotate) - [select for diffs]
Modified Sat Jul 8 18:11:33 2006 UTC (3 years, 4 months ago) by sahan
File length: 34004 byte(s)
Diff to previous 419742 (colored)
Added flow information to msg_ctx to track the flow

Revision 419742 - (view) (annotate) - [select for diffs]
Modified Thu Jul 6 23:37:15 2006 UTC (3 years, 4 months ago) by samisa
File length: 33431 byte(s)
Diff to previous 418700 (colored)
Added executaion chain and current handler chain related stuff.
Also fixed the install problem of engine header

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: 31788 byte(s)
Diff to previous 417503 (colored)
free function pointer changed to free_fn

Revision 417503 - (view) (annotate) - [select for diffs]
Modified Tue Jun 27 16:32:43 2006 UTC (3 years, 5 months ago) by samisa
File length: 31782 byte(s)
Diff to previous 417250 (colored)
Fixing the doc comments stuff to get the doxygen doc structure right

Revision 417250 - (view) (annotate) - [select for diffs]
Modified Mon Jun 26 17:36:56 2006 UTC (3 years, 5 months ago) by samisa
File length: 31782 byte(s)
Diff to previous 413641 (colored)
Updated doxygen comments to clean doc structure

Revision 413641 - (view) (annotate) - [select for diffs]
Modified Mon Jun 12 11:55:38 2006 UTC (3 years, 5 months ago) by damitha
File length: 31787 byte(s)
Diff to previous 411678 (colored)
Changed axis2_soap prefix into axiom_soap and axis2_mime prefix to axiom_mime

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: 31787 byte(s)
Diff to previous 411642 (colored)
more -Wwrite-strings related fixes

Revision 411642 - (view) (annotate) - [select for diffs]
Modified Mon Jun 5 02:38:51 2006 UTC (3 years, 5 months ago) by samisa
File length: 31769 byte(s)
Diff to previous 411506 (colored)
Fixed -Wwrite-strings related warnings

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: 31767 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: 30723 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: 30714 byte(s)
Diff to previous 399571 (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 399571 - (view) (annotate) - [select for diffs]
Modified Thu May 4 06:54:24 2006 UTC (3 years, 6 months ago) by samisa
File length: 30289 byte(s)
Diff to previous 396118 (colored)
Added support to add options to message context

Revision 396118 - (view) (annotate) - [select for diffs]
Modified Sat Apr 22 12:44:50 2006 UTC (3 years, 7 months ago) by samisa
File length: 29989 byte(s)
Diff to previous 394835 (colored)
Fix to get the SOAP version correct in the application specific SOAP faults

Revision 394835 - (view) (annotate) - [select for diffs]
Modified Tue Apr 18 04:33:24 2006 UTC (3 years, 7 months ago) by samisa
File length: 29668 byte(s)
Diff to previous 389390 (colored)
Adding more fixes related to the fault model.
These shortcommings in the fault model were revealed when working on addressing interop.


Revision 389390 - (view) (annotate) - [select for diffs]
Modified Tue Mar 28 04:20:49 2006 UTC (3 years, 8 months ago) by sahan
File length: 29034 byte(s)
Diff to previous 387127 (colored)
Cleaning http_client mem leak

Revision 387127 - (view) (annotate) - [select for diffs]
Modified Mon Mar 20 03:55:55 2006 UTC (3 years, 8 months ago) by nandika
File length: 28970 byte(s)
Diff to previous 384705 (colored)
code layout corrected according to cording convention, warnings removed 

Revision 384705 - (view) (annotate) - [select for diffs]
Modified Fri Mar 10 05:46:53 2006 UTC (3 years, 8 months ago) by sahan
File length: 31869 byte(s)
Diff to previous 383455 (colored)
Fixing JIRA AXIS2C-94

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: 31869 byte(s)
Diff to previous 379333 (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 379333 - (view) (annotate) - [select for diffs]
Modified Tue Feb 21 04:32:28 2006 UTC (3 years, 9 months ago) by samisa
File length: 31845 byte(s)
Diff to previous 377633 (colored)
Fixed the setting of To in addressing when no To was set

Revision 377633 - (view) (annotate) - [select for diffs]
Modified Tue Feb 14 05:53:33 2006 UTC (3 years, 9 months ago) by damitha
File length: 31801 byte(s)
Copied from: webservices/axis2/trunk/c/modules/core/context/axis2_msg_ctx.h revision 377632
Diff to previous 377613 (colored)
I have mistakenly moved these files to internal folders

Revision 377613 - (view) (annotate) - [select for diffs]
Modified Tue Feb 14 04:31:12 2006 UTC (3 years, 9 months ago) by damitha
Original Path: webservices/axis2/trunk/c/modules/core/context/axis2_msg_ctx.h
File length: 31801 byte(s)
Diff to previous 377608 (colored)
Removed axis2_core.h which is not used in the project

Revision 377608 - (view) (annotate) - [select for diffs]
Modified Tue Feb 14 04:14:01 2006 UTC (3 years, 9 months ago) by damitha
Original Path: webservices/axis2/trunk/c/modules/core/context/axis2_msg_ctx.h
File length: 31825 byte(s)
Copied from: webservices/axis2/trunk/c/include/axis2_msg_ctx.h revision 377568
Diff to previous 359408 (colored)
On fixing Jira Axis2c-17


Revision 359408 - (view) (annotate) - [select for diffs]
Modified Wed Dec 28 06:01:43 2005 UTC (3 years, 11 months ago) by samisa
File length: 31825 byte(s)
Diff to previous 358776 (colored)
Added more SOAP envelope related logic

Revision 358776 - (view) (annotate) - [select for diffs]
Modified Fri Dec 23 08:59:05 2005 UTC (3 years, 11 months ago) by samisa
File length: 31820 byte(s)
Diff to previous 358708 (colored)
Fixed few bugs

Revision 358708 - (view) (annotate) - [select for diffs]
Modified Fri Dec 23 05:12:53 2005 UTC (3 years, 11 months ago) by samisa
File length: 31834 byte(s)
Diff to previous 357917 (colored)
Fixed AXIS2_CALL appearing in DESCLARE line

Revision 357917 - (view) (annotate) - [select for diffs]
Modified Tue Dec 20 05:47:21 2005 UTC (3 years, 11 months ago) by samisa
File length: 31844 byte(s)
Diff to previous 357883 (colored)
Fixed doing_mtom param name error

Revision 357883 - (view) (annotate) - [select for diffs]
Modified Tue Dec 20 02:46:32 2005 UTC (3 years, 11 months ago) by samisa
File length: 31852 byte(s)
Diff to previous 357877 (colored)
fixed GET_SOAP_ENVELOPE

Revision 357877 - (view) (annotate) - [select for diffs]
Modified Tue Dec 20 02:27:16 2005 UTC (3 years, 11 months ago) by samisa
File length: 31859 byte(s)
Diff to previous 356740 (colored)
Fixed bugs

Revision 356740 - (view) (annotate) - [select for diffs]
Modified Wed Dec 14 06:52:17 2005 UTC (3 years, 11 months ago) by samisa
File length: 31849 byte(s)
Diff to previous 356730 (colored)
Added get_property interface. Need to implement the logic


Revision 356730 - (view) (annotate) - [select for diffs]
Modified Wed Dec 14 04:44:31 2005 UTC (3 years, 11 months ago) by samisa
File length: 31391 byte(s)
Diff to previous 356680 (colored)
Removed session context as that is not being used.


Revision 356680 - (view) (annotate) - [select for diffs]
Modified Wed Dec 14 01:36:14 2005 UTC (3 years, 11 months ago) by samisa
File length: 31789 byte(s)
Diff to previous 356513 (colored)
Updated the code to remove comments that were put to cover up for dependancy on description structs.
Now the code is complete, but needs testing

Revision 356513 - (view) (annotate) - [select for diffs]
Modified Tue Dec 13 08:24:29 2005 UTC (3 years, 11 months ago) by damitha
File length: 32192 byte(s)
Diff to previous 356490 (colored)
OPERATION to OP ENGINE_CONFIG to CONF INPHASE to IN_PHASE OUTPHASE to OUT_PHASE

Revision 356490 - (view) (annotate) - [select for diffs]
Modified Tue Dec 13 06:36:46 2005 UTC (3 years, 11 months ago) by damitha
File length: 32227 byte(s)
Diff to previous 356488 (colored)
engine_config renamed to conf

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: 32290 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: 32521 byte(s)
Diff to previous 356101 (colored)
Added the initial compiling version of engine. There are many TODOs to be resolved wehn SOAP is available

Revision 356101 - (view) (annotate) - [select for diffs]
Modified Mon Dec 12 01:51:13 2005 UTC (3 years, 11 months ago) by samisa
File length: 32551 byte(s)
Diff to previous 355418 (colored)
Changes to get the dispather hierarchy working

Revision 355418 - (view) (annotate) - [select for diffs]
Modified Fri Dec 9 08:57:26 2005 UTC (3 years, 11 months ago) by samisa
File length: 32565 byte(s)
Diff to previous 354753 (colored)
Fixed the problems related to find service operation in dispatcher

Revision 354753 - (view) (annotate) - [select for diffs]
Modified Wed Dec 7 09:05:53 2005 UTC (3 years, 11 months ago) by samisa
File length: 31882 byte(s)
Diff to previous 354043 (colored)
Added initial version of dispatcher checker and also fixed message context in line with that.

Revision 354043 - (view) (annotate) - [select for diffs]
Modified Mon Dec 5 10:43:38 2005 UTC (3 years, 11 months ago) by damitha
File length: 31828 byte(s)
Diff to previous 353999 (colored)
Removed a warning form description module

Revision 353999 - (view) (annotate) - [select for diffs]
Modified Mon Dec 5 06:33:35 2005 UTC (3 years, 11 months ago) by damitha
File length: 31828 byte(s)
Diff to previous 351594 (colored)
is_paused is refered from phase.c but is not implemented in msg_ctx.
Fixed this. also fixed some link dependancies for unit tests after
they were moved to root

Revision 351594 - (view) (annotate) - [select for diffs]
Modified Fri Dec 2 05:13:39 2005 UTC (3 years, 11 months ago) by damitha
File length: 31583 byte(s)
Diff to previous 349099 (colored)
Description module and wsdl module is not compiling. All the files
and code now are in place. Need some refactoring

Revision 349099 - (view) (annotate) - [select for diffs]
Modified Sat Nov 26 08:52:32 2005 UTC (4 years ago) by samisa
File length: 31551 byte(s)
Diff to previous 348853 (colored)
Fixed typo

Revision 348853 - (view) (annotate) - [select for diffs]
Modified Fri Nov 25 02:23:56 2005 UTC (4 years ago) by samisa
File length: 31555 byte(s)
Diff to previous 344951 (colored)
The comiling version of complete implementation.
There are many blocks of code that are commented in this code. 
Those should be uncommented once external depandancies are resoled,
that is when thos structs are implemented.


Revision 344951 - (view) (annotate) - [select for diffs]
Modified Wed Nov 16 08:21:43 2005 UTC (4 years ago) by samisa
File length: 4609 byte(s)
Diff to previous 344873 (colored)
Added dispatcher base

Revision 344873 - (view) (annotate) - [select for diffs]
Modified Wed Nov 16 04:02:14 2005 UTC (4 years ago) by samisa
File length: 2767 byte(s)
Diff to previous 344871 (colored)
Added relates_to

Revision 344871 - (view) (annotate) - [select for diffs]
Modified Wed Nov 16 04:00:55 2005 UTC (4 years ago) by samisa
File length: 2723 byte(s)
Diff to previous 344043 (colored)
Added relates_to and also updated message context

Revision 344043 - (view) (annotate) - [select for diffs]
Modified Mon Nov 14 05:21:31 2005 UTC (4 years ago) by samisa
File length: 2722 byte(s)
Diff to previous 332686 (colored)
Dropped the derived referance as the engine is supposed to be sate less and the invoke 
method implementation is not state sensitive

Revision 332686 - (view) (annotate) - [select for diffs]
Modified Sat Nov 12 00:46:50 2005 UTC (4 years ago) by samisa
File length: 2449 byte(s)
Diff to previous 331679 (colored)
Initial compiling version of phase

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

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

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_context.h
File length: 2042 byte(s)
Copied from: webservices/axis2/trunk/c/include/axis2_context_message.h revision 330503
Diff to previous 330413 (colored)
more name changes

Revision 330413 - (view) (annotate) - [select for diffs]
Modified Thu Nov 3 01:56:43 2005 UTC (4 years ago) by samisa
Original Path: webservices/axis2/trunk/c/include/axis2_context_message.h
File length: 2042 byte(s)
Diff to previous 330208 (colored)
Fixed compilation problems

Revision 330208 - (view) (annotate) - [select for diffs]
Modified Wed Nov 2 08:05:24 2005 UTC (4 years ago) by damitha
Original Path: webservices/axis2/trunk/c/include/axis2_context_message.h
File length: 2084 byte(s)
Copied from: webservices/axis2/trunk/c/include/axis2_context_msg_context.h revision 329981
Diff to previous 329981 (colored)
renamed axis2_context_msg_context.h to axis2_context_message.h

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_context_msg_context.h
File length: 2084 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_context_msg_context.h
File length: 2108 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_context_msg_context.h
File length: 2041 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