| /[Apache-SVN]/webservices/axis2/trunk/c/include/axis2_svc.h |
Parent Directory
|
Revision Log
| Links to HEAD: | (view) (annotate) |
| Sticky Revision: |
fix for https://issues.apache.org/jira/browse/AXIS2C-1290
Fixing issue 1266
Giving solution to AXIS2C-1202
Adding support for a default static WSDL path, as a result of a discussion on the dev list, [1]. [1] http://marc.info/?l=axis-c-dev&m=120489679120417&w=2 Regards, Senaka
Fixing build break due to C++ comments in code and removing other occurences of such.
Adding REST support
Fixed formatting
Merging Neethi Development to the trunk.
fixed:axis2c-283, providing static wsdl serving capability
fixed:axis2c-146 (disengaging a module), fixed savan build
Fixing jira issue 292
Fixing jira issue 292
Fixing jira issue 292
Fixing jira issue 292
Fixing jira issue 292
Changed return value of free method to be void
Dropped macros.
AXIS2_SVC_IS_MODULE_ENGAGED function exported
Fixed typo
Fixed typo
Removed ops from description hierarchy
Added documentation to the new function added
Fixed AXIS2C-535
Fixed the linking to woden and xml-schema
Removing WSDL WOM layer form operation and service
Removed loading the service on each request. Also fixed string termination bug
Fixing jira issue 436.
fixed:displaying service discriptions
Reverting chnges to the core API and the related changes to make the build stable back again
Adding some error codes and added set_listener_address methods and set/get_target_epr methods to svc_client
Improved API of service struct of description hierarcy and also fixed doc comments
Improved API of message struct and related structs. Also fixed the doc comments
Fixed many API typos
More formatting fixes
Removed some gargabe
Fixing the doc comments stuff to get the doxygen doc structure right
1. Adding xml schema support to the axis2_svc and axis2_msg 2. Enabling REST GET case in both client side and server side
Changed get_axis2_svc_name to get_name AXIS2C-150
Improved service client API with const paramters and more detailed doc comments
Replacing all tab characters with 4 spaces
Replaced AXIS2_DECLARE with AXIS2_EXTERN to seperate the concerns of import/export and calling convention
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
Moved axis2.h to axis2_const.h
In process of moving header files
Removed axis2_core.h which is not used in the project
On fixing Jira Axis2c-17
modified for compiling on vc7
Now work upto loading the service. Now it returns fail in axis2_svc_builder_populate_svc
Fixed AXIS2C-6 jira issue
Removed no argument create method from axis2_svc.h Added some error codes
axis2_svc_get_name replaced with axis2_cvs_get_qname
name change to qname
OPERATION to OP ENGINE_CONFIG to CONF INPHASE to IN_PHASE OUTPHASE to OUT_PHASE
engine_config renamed to conf
renamed axis2_operation to axis2_op
refactoring completed
Description module and wsdl module is not compiling. All the files and code now are in place. Need some refactoring
Fixed bug in AXIS2_SVC_GET_OPERATION_WITH_QNAME and AXIS2_SVC_GET_OPERATION_WITH_NAME macros. It should take three parameters instead of two
wsdl dependancy work related to description is done, except addAllOperations and some other few related stuff
Added dispatcher base
work on wsdl
more work on svc and operation
put and end of line to om_node.h. wsdl_svc.c is ok
Create default error in env create with one para
description context and engine modules are now compiling
svc grp header file is completed. But not tested
param container free function is modified
Changes due to name changes. Still not complete
More file name changes
More file name changes
More name changes. changes to axis2_parameter_container and axis2_parameter
more name changes
More name changes
Changes to the code
More changes on core and project updated
changed axis2_environment_t to axis2_env_t.
Code added
Fixed some bugs in string.h. Added file handling code to stream. added two files to handle file diffs
Added doxygen comments to the util structs and also fixed indentation in all headers and the util c files
Prefixed all library names with axis2_
ex.
before
libutil.so
now
libaxis2_util.so
Added more code to information model. Updated anjuta project by adding 4 files related to information model
updated axis2c.prj. Removed axis2_module_description.*. Some work on information model
added conditional compilation for guththila and tests. renamed files in core/description
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 |