| /[Apache-SVN]/webservices/axis2/trunk/c/include/axis2_const.h |
Parent Directory
|
Revision Log
| Links to HEAD: | (view) (annotate) |
| Sticky Revision: |
mep uri added
Adding AXIS2_SVC_CLIENT_CLOSED
Adding new constants.
Fixes for Axis2C-1302
applying patch given in AXIS2C-1300
Adding new context property for use separate listener
added the udp transport capability
Adding mtom caching supoort for mtom.
adding urn:uuid prefix to message id.
Adding AMQP stuff
Adding code comments in configuration
Adding meaningful log messages, modifying log messages to be meaningful, coding conventions
changing MAX to Max.
Adding constants for new parameters.
Fixing behaviour of core, according to discussion in [1]. [1] http://marc.info/?l=axis-c-dev&m=120288816226454&w=2 Regards, Senaka
Extensions to Authentication on the client-side
Fixing JIRA Issue AXIS2C-955
Adding REST support
Fixing jira issue 666. Thanks Senaka for the patch
Fixing Jira issues 716, 757, 821, 817, 820, 814, 815 and 819. (HTTP authentication and Proxy authetication related issues) Thanks Senaka for the patch.
Please refer to Jira AXIS2C-763
Fixed formatting
Fixed the service prefix problems
readded xmpp related entries which were removed by mistake in a previous commit
Fixed the build breaks
renameing the functions concerned with initial service loading.
Fixed the pool switching logic to drop allocating op_ctx from global pool
fixed:axis2c-283, providing static wsdl serving capability
Fixing jira issue 292
Fixing jira issue 292
Fixed AXIS2C-545 by checking for a proprety called AXIS2_HANDLER_ALREADY_VISITED
Fixed some attachment problems and some module engagement related problems
fixed:ssl client segfauts, axis2c-526
Dropping WSDL WOM related stuff
Removing WSDL WOM layer form operation and service
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
Added rand.c new file rand.c. Added shallow cloning function to property.c.
Fixing jira issue 436.
Updated doxygen comments to clean doc structure
Changed axis2_soap prefix into axiom_soap and axis2_mime prefix to axiom_mime
ifdef declaration changed
More changes
more changes
Moved axis2.h to axis2_const.h
added calling convention for compiling on win32
added a new type axis2_scope_t
Fixed the platform header dependancy. This is a problem when clients are using headers out of the source tree. Users should be able to use the headers only in the include folder
Fixed lot of would be bugs in deployment and description modules. Removed dependancies between modules.
see [jira] Commented: (AXIS2C-54) include files in src folders. Removed axis2_wsdl_component's dependancy on axis2_description.h
Initial compiling version of addressing in handler added along with fixes to other sources to get it working.
In axis2_description.h prefixed macros with AXIS2_. In unit test for dir_hanlder_list_dir make the path to get from env
Added service builder and service group builder implementation
Added dir handler code and test cases for it. Also made changes in Makefile.am's to include path for platforms
Fixed TODO items in addressing based dispatcher
Description builder completed
Fixed a bug in AXIS2_ERROR_SET macro. Modified all affected files
OPERATION to OP ENGINE_CONFIG to CONF INPHASE to IN_PHASE OUTPHASE to OUT_PHASE
renamed axis2_operation to axis2_op
refactoring completed
Removed warnings from om module
Description module and wsdl module is not compiling. All the files and code now are in place. Need some refactoring
Added license
Global replace ment for AXIS2_ERROR_SET AND AXIS2_PARAM_CHECK
fixed a bug in AXIS2_ERROR_SET
fixed a bug in macro AXIS2_ERROR_HANDLE
Parameter order changed for macro AXIS2_ERROR_HANDLE AND AXIS2_PARAM_CHECK
AXIS2_ERROR_HANDLE is renamed to AXIS2_ERROR_SET
Changes due to name changes. Still not complete
More changes due to file name changes
More file name changes
Added env header
Fixed status setting in the macro
Added AXIS2_FUNC_PARAMETER_CHECK macro to ease the param check
Applied calling conventions
Added doxygen comments to the util structs and also fixed indentation in all headers and the util c files
added coding convention
added conditional compilation for guththila and tests. renamed files in core/description
doxygen comment related changes
System is not currently building because of new changes. Corrected some of these
Added the environment and the related allocator, error and stream to help make the implemetation more portable
initially I had defined a type called boolean_t. But it seems that apr has defined TRUE FALSE. So instead we will use it
memory handling macros added
axis2c is replaced by axis2 in all file names and other
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.
| apache@apache.org | ViewVC Help |
| Powered by ViewVC 1.1.2 |