All Projects : Axis2-C (Key: AXIS2C)

Project Lead: Samisa Abeysinghe
URL: http://ws.apache.org/axis2/c/
Description:
Axis2 Architecture implemented in C

Release Notes

 Select:   Open Issues   Road Map   Change Log   Popular Issues   Subversion Commits   Releases   Versions   Components   

Road Map

Progress: 
  4 of 58 issues have been resolved
Next release version
   Bug AXIS2C-1279 UNRESOLVED A soap fault of "No Error" return Major Open
   Bug AXIS2C-1155 UNRESOLVED AXIS2C-1.4 can not retrieve SOAP FAULT element Major Open
   Bug AXIS2C-1275 UNRESOLVED Axiom default namespace serialization and deserialization are not compatible Major Open
   Bug AXIS2C-1222 UNRESOLVED Axis2/C AXIOM libxml2 parser frees the IO context before calling the AXIS2_CLOSE_INPUT_CALLBACK Major Open
   Task AXIS2C-1385 UNRESOLVED Axis2/C Manual should include how to install CGI module Major Open
   Bug AXIS2C-1403 UNRESOLVED Code generation having problem in Windows Major Open
   Bug AXIS2C-1197 UNRESOLVED CodeGenerationException thrown without info about input files problem. Major Open
   Bug AXIS2C-1224 UNRESOLVED Error in WSDL2C while generating stubs in C Major Open
   Bug AXIS2C-1289 UNRESOLVED Incorrect deserialization when the first child is an empty element Major Open
   Bug AXIS2C-1229 UNRESOLVED Issue AXIS2C-1224 contd - Error in WSDL2C while generating stubs in C Major Open
   Bug AXIS2C-1262 UNRESOLVED Leaking a axiom_soap_envelope_t in axiom_soap_builder_create error path Major Open
   Bug AXIS2C-1117 UNRESOLVED MTOM fails with non optimized large attachments Major Open
   Bug AXIS2C-1236 UNRESOLVED Memory issues in Axis2/C service client Major Open
   New Feature AXIS2C-1235 UNRESOLVED Need a way to specify libcurl options Major Open
   Bug AXIS2C-1190 UNRESOLVED Non blocking samples could be improved by the use of axis2_callback_get_complete function. Major Open
   Task AXIS2C-934 UNRESOLVED Organize Test Cases Major Open
   Bug AXIS2C-1232 UNRESOLVED SOAP builder builds the whole tree in order to find a soap_fault Major Open
   Bug AXIS2C-1180 UNRESOLVED SSL Communication and the CA certificate Major Open
   Bug AXIS2C-1237 UNRESOLVED SSL related memory leak Major Open
   Bug AXIS2C-1294 UNRESOLVED Same handler inserted in two places Major Open
   Bug AXIS2C-1274 UNRESOLVED Savan/C seg faults when run with Apache2 Major Open
   New Feature AXIS2C-661 UNRESOLVED There is no OM model in generated payloads. Thus failing C14N. Major Open
   Bug AXIS2C-1342 UNRESOLVED When enable "persistOperationContext" parameter in axis2.xml, server crashes. Major Open
   Bug AXIS2C-1261 UNRESOLVED When several fire and forget sends are done using svc client it segfaults Major Open
   Bug AXIS2C-1333 UNRESOLVED Wrong include file / type generated for axutil_array_list_t types Major Open
   Bug AXIS2C-1223 UNRESOLVED Ws-Addressing Module, extracting information from EPR Major Open
   Bug AXIS2C-1257 UNRESOLVED axiom_node_get_first_child method fais when text node contents binary Major Open
   Bug AXIS2C-1312 UNRESOLVED axis2_http_client_connect_ssl_host() cannot make an https connection through http proxy when the proxy requires authentication Major Open
   Bug AXIS2C-1192 UNRESOLVED axis2c dual sample clients give a memory corruption in consecutive execution Major Open
   Bug AXIS2C-976 UNRESOLVED base64 encode length returns size of encoded string + 1. Major Open
   Bug AXIS2C-1005 UNRESOLVED dual clients report an error in log Major Open
   Bug AXIS2C-1115 UNRESOLVED dual samples are failing every other time with libcurl Major Open
   Bug AXIS2C-1227 UNRESOLVED engine not freed when server return an error Major Open
   Bug AXIS2C-1255 UNRESOLVED httpd takes considerable amount of time to load when secconv services are deployed with Global pool enabled. Major Open
   Bug AXIS2C-1204 UNRESOLVED memory leak for In-Only message with no parameter Major Open
   Bug AXIS2C-1156 UNRESOLVED memory leak in savanc Major Open
   Bug AXIS2C-1214 UNRESOLVED memory leak when server returns an error Major Open
   Bug AXIS2C-1258 UNRESOLVED memory leaks in when using tls Major Open
   Bug AXIS2C-1225 UNRESOLVED missing wsa:Action leads to rampart failure Major Open
   Bug AXIS2C-1217 UNRESOLVED multiple memory leaks on the client side Major Open
   Bug AXIS2C-1228 UNRESOLVED rp_secpolicy_create memory leak Major Open
   Bug AXIS2C-1146 UNRESOLVED swa serialization fails when there are more than 1 attachments Major Open
   Bug AXIS2C-1402 UNRESOLVED AXIS2_PARAM_CHECK overwrite previously set error status Major Reopened
   Bug AXIS2C-787 UNRESOLVED axutil_qname_to_string serialize with the prefix. Major Reopened
   Bug AXIS2C-995 UNRESOLVED mod_axis2 fails to call svc_skeleton_free Major Reopened
   Improvement AXIS2C-1282 UNRESOLVED 1)reads all http headers from the request and adds them to the msg_ctx, they were missing. 2)Allows custumized http status and http headers for rest requests(don't affect soap requests). 3) Adds missing http forbidden definitions Minor Open
   Bug AXIS2C-1281 UNRESOLVED A web service client should be allowed to turn off certificate validation when dealing with web service under https/SSL Minor Open
   Improvement AXIS2C-1351 UNRESOLVED Added proper logging to annonymous service create method in svc_client Minor Open
   Improvement AXIS2C-1283 UNRESOLVED Improvement for REST. Allows HTTP methods without post data to have the correct namespace associated by default. This default associated namespace can be defined in service.xml for each operation. Minor Open
   Improvement AXIS2C-645 UNRESOLVED Need to pass configuration context to axis2_module_shutdown() Minor Open
   Bug AXIS2C-1390 UNRESOLVED When creating the build.sh script for C-language the flatten-file option is not properly used Minor Open
   Bug AXIS2C-1325 UNRESOLVED _WIN32 should be used instead of WIN32 Minor Open
   Bug AXIS2C-1384 UNRESOLVED axutil_date_time_get_date is misnamed, it should be axutil_date_time_get_day Minor Open
   Wish AXIS2C-1240 UNRESOLVED configure should allow the setting of the openssl directory Minor Open
   Bug AXIS2C-1244 FIXED Axis2/C HTTP transport sends SOAP calls twice when using BASIC auth Blocker Resolved
   Bug AXIS2C-1375 FIXED Guththila XML writer serialize soap incorrectly so that a soap message being sent out contains gabage characters Blocker Resolved
   Bug AXIS2C-1405 FIXED SavanC should create database inside $AXIS2C_HOME if "savan_resource" is not given in module.xml Major Resolved
   Bug AXIS2C-1356 FIXED Text longer than 128K silently discarded with guththila parser Major Resolved
Progress: 
  243 of 243 issues have been resolved
Current SVN code
   Bug AXIS2C-1049 FIXED Axis2/C does not handle timezone offsets or fractional seconds correctly Blocker Resolved
   Task AXIS2C-898 FIXED CURL Copyright Notice not found in Axis2/C Blocker Resolved
   Bug AXIS2C-637 FIXED Generated code for axis2_svc_skel_servicename_init function adds operation names to func_array without duplicating the string Blocker Resolved
   Bug AXIS2C-541 FIXED [Axis2] WSDL2C boolean not handled correctly - code does not compile Blocker Closed
   Bug AXIS2C-1116 FIXED /WX (warn-to-error) flags in windows makefiles found in source distributions leads to build breaks on 64-bit windows Critical Resolved
   Bug AXIS2C-1242 INVALID Serious memory leak in mod_axis2 when Apache receives non-axis requests Critical Resolved
   Bug AXIS2C-854 FIXED Error in SOAP Action Based Dispatching Critical Closed
   Bug AXIS2C-23 FIXED HTTP transport does not seem to take into account the content-lengh/chunk size Critical Closed
   Bug AXIS2C-456 FIXED It is not possible to set parameters in service and operation levels Critical Closed
   Bug AXIS2C-953 FIXED axis2_svc_client_send_robust returns AXIS2_TRUE even when it fails Critical Closed
   Bug AXIS2C-1213 FIXED server returns HTTP/1.1 500 Internal Server Error for In-Only message Critical Closed
   Bug AXIS2C-425 FIXED "org.apache.axiom.om.OMElement" inside generated C code using WSDL2C(Java Version) tool Major Resolved
   Bug AXIS2C-1057 FIXED A 202 Accepted status is returned instead of a 204 No Content when a operation returns NULL Major Resolved
   Improvement AXIS2C-1059 FIXED A 406 Error must be sent to the client, if the expected Content-Type or Charset-Encoding wasn't what was generated. Major Resolved
   Improvement AXIS2C-1061 FIXED Ability for Simple Axis2 HTTP Server to specify Date and Server headers Major Resolved
   New Feature AXIS2C-1260 FIXED Adding Reliable Messaging Policy Major Resolved
   Bug AXIS2C-516 FIXED After the previous modifications module didn't work Major Resolved
   Bug AXIS2C-858 FIXED Apache runs out of memory and crashes with a simple mtom service test run in a loop Major Resolved
   Bug AXIS2C-1252 FIXED Axis2 Client sends malformed http requests for REST GET requests with empty payloads Major Resolved
   Bug AXIS2C-1247 FIXED Axis2/C failed to process multipart messages with mime details which have only one part Major Resolved
   Bug AXIS2C-1272 FIXED Axis2C 1.5.0 does not build in OS X Major Resolved
   Bug AXIS2C-756 FIXED Axis2c segfaults when axis2c ran with apache worker mpm which is a threaded module Major Resolved
   Improvement AXIS2C-672 FIXED Caching support for large attachments needed in Axis2/C Major Resolved
   Bug AXIS2C-1158 FIXED Can't compile without specifying -D_GNU_SOURCE Major Resolved
   Bug AXIS2C-344 FIXED Cleitns segfaults if AXIS2C_HOME env variable is not set Major Resolved
   Bug AXIS2C-1147 FIXED Conditional jump or move depends on uninitialised value in axiom_soap_fault_text_create_with_parent Major Resolved
   Bug AXIS2C-697 FIXED Default Port for https is not set Major Resolved
   Improvement AXIS2C-761 FIXED Define Error blocks for modules and user space Major Resolved
   Improvement AXIS2C-861 FIXED Enable client session management through http cookies in libcurl Major Resolved
   Improvement AXIS2C-53 FIXED Enable setting proxy in client transport Major Resolved
   Improvement AXIS2C-450 FIXED Enable the '--format' option in TCP Monitor Major Resolved
   Bug AXIS2C-618 FIXED Engine has a dependancy on HTTP transport. Major Resolved
   Bug AXIS2C-1013 FIXED Error in month in date_time Major Resolved
   Bug AXIS2C-1121 FIXED Exception in thread "main" org.apache.axis2.wsdl.codegen.CodeGenerationException Major Resolved
   Bug AXIS2C-1018 FIXED Few Issues in Axis2/C release artifacts, regarding documentation. Major Resolved
   Bug AXIS2C-1056 FIXED For a request with an un-supported HTTP Method Axis2/C server side replies with 202 Accepted, instead of 501 Not Implemented Major Resolved
   Improvement AXIS2C-1081 FIXED Formated the code and added relevant logs. Major Resolved
   Bug AXIS2C-875 FIXED Function axiom_attribute_create[Alastair FETTES] Major Resolved
   Bug AXIS2C-873 FIXED Function axiom_document_build_all[Alastair FETTES] Major Resolved
   Bug AXIS2C-876 FIXED Function axiom_element_add_attribute[Alastair FETTES] Major Resolved
   Bug AXIS2C-869 FIXED Function axiom_element_set_tex[Alastair FETTES] Major Resolved
   Bug AXIS2C-874 FIXED Function axiom_namespace_create[Alastair FETTES] AXIS2_EXTERN axiom_node_t* axiom_document_build_all( struct axiom_document* document, const axutil_env_t* env) </snippet> Function axiom_namespace_create Major Resolved
   Bug AXIS2C-878 FIXED Function axiom_output_create[Alastair FETTES] Major Resolved
   Bug AXIS2C-871 FIXED Function axiom_stax_builder_create[Alastair FETTES] Major Resolved
   Bug AXIS2C-870 FIXED Function axiom_xml_reader_create_for_memory[Alastair FETTES] Major Resolved
   Bug AXIS2C-881 FIXED Function axis2_svc_client_remove_all_headers [Alastair FETTES] Major Resolved
   Bug AXIS2C-867 FIXED Function axis2_svc_client_remove_all_headers[Alastair FETTES] Major Resolved
   Bug AXIS2C-879 FIXED Function axis2_svc_client_send_receive_non_blocking[Alastair FETTES] Major Resolved
   Bug AXIS2C-877 FIXED Function axutil_env_create_all[Alastair FETTES] Major Resolved
   Bug AXIS2C-1009 FIXED Generated Random Number Equals 1 if the difference in range of axutil_rand_with_range() is 1 Major Resolved
   Improvement AXIS2C-67 FIXED Group errors codes in error.h Major Resolved
   Bug AXIS2C-508 FIXED Guththila does not work in Windows Major Resolved
   Bug AXIS2C-1007 FIXED HTTP HEAD request recieves 200 OK response when it should be failed Major Resolved
   Bug AXIS2C-1054 FIXED HTTP Status 404 returned instead of 405, when doing REST calls Major Resolved
   Bug AXIS2C-818 FIXED If the returned message read fills the buffer, http_transport_utils.c clobbers the byte past the end of the buffer Major Resolved
   New Feature AXIS2C-1143 FIXED Implement CGI deployment support for Axis2/C Major Resolved
   Bug AXIS2C-1053 FIXED In axutil_duration_t No Initialization is done for the duration struct's members if the values the negative. Major Resolved
   Bug AXIS2C-1015 FIXED In axutil_uri, a reference is returned, where a duplicated string should be. Major Resolved
   Bug AXIS2C-1035 FIXED In string util.c, once the first token is freed all other tokens if not equal to "", are automatically freed. Major Resolved
   Bug AXIS2C-1394 FIXED Incorrect SOAP fault handling when Rampart is engaged Major Resolved
   Improvement AXIS2C-890 FIXED IssuedToken and SAMLToken assertion support for neethi Major Resolved
   Bug AXIS2C-1135 FIXED MacOS version doesn't compile. Patch provided Major Resolved
   Bug AXIS2C-1017 FIXED Memory leak if axutil_uri_parse_hostinfo() fails. Major Resolved
   Improvement AXIS2C-1058 FIXED Most recent fixes to Simple Axis2 HTTP Server and mod_axis2 have not reflected in the IIS Module Major Resolved
   Bug AXIS2C-982 FIXED Mtom does not work properly when chunked transfer encoding is enabled Major Resolved
   Improvement AXIS2C-606 FIXED Need to write an installation guide and a user manual for Savan/C web site Major Resolved
   Bug AXIS2C-1008 FIXED No errors returned on invalid inputs supplied to axutil_date_time_xx methods Major Resolved
   Bug AXIS2C-1030 FIXED No validation in axutil_url_create() for erroneous inputs Major Resolved
   Bug AXIS2C-1016 FIXED No validation in place for axutil_uri_parse_hostinfo() in uri.c Major Resolved
   New Feature AXIS2C-802 FIXED Non-optimized node to string Major Resolved
   Bug AXIS2C-1245 FIXED Policy Identification does not happen properly in Neethi/C Major Resolved
   Bug AXIS2C-402 FIXED Problems in generated code by WSDL2C (Java) tool for wsdls having <element name="arg_2_2" type="xsd:double"/> Major Resolved
   Bug AXIS2C-601 FIXED Rampart Sample is Unable to pickup outgoing policy file Major Resolved
   Bug AXIS2C-649 FIXED Rampart samples segfaults when there are errors in the policy.xml (neethi) Major Resolved
   Bug AXIS2C-913 FIXED Rampart/C scenario4 onwards are not working with Guththila Major Resolved
   Bug AXIS2C-1165 FIXED ReferenceParameter in ws-addressing module: problems with namespace and attribute verification Major Resolved
   Bug AXIS2C-1175 FIXED Rest Params not working properly Major Resolved
   Bug AXIS2C-125 FIXED SOAPAction header for SOAP 1.1 should have wrapping "" Major Resolved
   Bug AXIS2C-728 FIXED SSL client authenticate failed Major Resolved
   Bug AXIS2C-980 FIXED Same code block repeat in guththila_free method Major Resolved
   Bug AXIS2C-1284 FIXED Savan/C build fails when --enable-filtering=no Major Resolved
   Bug AXIS2C-754 FIXED Simple Axis server segfaults when a ?wsdl request is send . Major Resolved
   Bug AXIS2C-914 FIXED Simple axis server segfault in side the guththila when we send a wrong xml Major Resolved
   Bug AXIS2C-703 FIXED Some of the axis2c samples fail with the TCP server Major Resolved
   New Feature AXIS2C-1060 FIXED Support on Axis2/C Server Side to read Accept-Language and set Content-Language Major Resolved
   Improvement AXIS2C-1248 FIXED Supporting policy 1.5 namespace Major Resolved
   Bug AXIS2C-1075 FIXED TCPMon C Tool Unusable with non-Local Hosts Major Resolved
   Bug AXIS2C-635 FIXED The axiom data handler returns incorrect length Major Resolved
   Improvement AXIS2C-1083 FIXED Updeted the coding convensions and added relevant logs in utils.c , thread_pool.c and version.c files Major Resolved
   Improvement AXIS2C-733 FIXED Validating the server certificate should not be mandatory Major Resolved
   Bug AXIS2C-1208 FIXED WSDL incorrectly set the message pattern for In-Only message Major Resolved
   Bug AXIS2C-1088 FIXED WSDL2C.bat : [ERROR] Part 'fault' of fault message ' Major Resolved
   Bug AXIS2C-430 FIXED WSDL2Code (java tool) generates java code for all data structures when using "-d adb" Major Resolved
   Bug AXIS2C-1157 FIXED When -Werror is in effect build break in util/src Major Resolved
   Bug AXIS2C-651 FIXED When an invalid policy namespace uri is specified in the policy.xml, the rampart samples segfaults (neethi) Major Resolved
   Bug AXIS2C-1050 FIXED When doing rest get '+' is not url encoded Major Resolved
   Bug AXIS2C-650 FIXED When some xml blocks are commented out in the policy.xml so that it does not match with the services.xml, the rampart samples segfaults Major Resolved
   Bug AXIS2C-978 FIXED Wrong logic in codegeneration with the XSD_NOTATION.wsdl Major Resolved
   Bug AXIS2C-1136 FIXED Wrong parameter type doc commented for the function axis2_op_ctx_get_msg_ctx() Major Resolved
   New Feature AXIS2C-595 FIXED XPath support in AXIOM Major Resolved
   Improvement AXIS2C-1184 FIXED add http_transport_utils_process_request method which can be used by all modules implementing the http transport Major Resolved
   Bug AXIS2C-1392 FIXED axiom_element_find_namespace() can erroneously return NULL with default namespaces Major Resolved
   Bug AXIS2C-1010 FIXED axutil_rand_get_seed_value_based_on_time leaks memory by not freeing date_time object created Major Resolved
   Bug AXIS2C-1027 FIXED axutil_uri parse methods won't recognize the absence of the host part as a failure. Major Resolved
   Bug AXIS2C-1012 FIXED axutil_uri_create() method not declared in header. Major Resolved
   Bug AXIS2C-1020 FIXED axutil_uri_parse_string() succeeds for erroneous uri strings Major Resolved
   Bug AXIS2C-1019 FIXED axutil_uri_parse_string() treats home.netscape.com as path. Major Resolved
   Bug AXIS2C-1026 FIXED axutil_uri_to_string() doesn't respect IPv6 URIs Major Resolved
   Bug AXIS2C-1031 FIXED axutil_url_parse_string() can parse file:///path URLs, but can't output to external form. Major Resolved
   Bug AXIS2C-1028 FIXED axutil_url_to_external_form() leads to a Memory Corruption if path is NULL in axutil_url_create(). Major Resolved
   Bug AXIS2C-1033 FIXED axutil_url_to_external_form()always adds a port, making it inconsistent to the axutil_uri way Major Resolved
   Bug AXIS2C-1025 FIXED dist_as_lib wont build guththila when ENABLE_GUTHTHILA = 1 Major Resolved
   Sub-task AXIS2C-396 FIXED AXIS2C-394
element free segfaults if attributes reused
Major Resolved
   Bug AXIS2C-394 FIXED element free segfaults if namespace reused Major Resolved
   Bug AXIS2C-834 FIXED guththila_xml_writer has problems with default namespace Major Resolved
   Bug AXIS2C-708 FIXED in conf_init.c whether service is loaded not checked Major Resolved
   Bug AXIS2C-1215 FIXED incorrect MEP on the server side Major Resolved
   Bug AXIS2C-1174 FIXED infinite loop in ws-adressing module Major Resolved
   Bug AXIS2C-1196 FIXED libaxis2_receiver.so cannot open shared library. Error message is printed in log Major Resolved
   Bug AXIS2C-830 FIXED libcurl interface not multithreaded Major Resolved
   Bug AXIS2C-1127 FIXED make test doens't work in svn head Major Resolved
   Bug AXIS2C-1151 FIXED memory leak in code generated by WSDL2C, soap_act not freed Major Resolved
   Bug AXIS2C-1148 FIXED memory leak in yahhosearch Major Resolved
   Bug AXIS2C-380 FIXED mod_axis2 config issues Major Resolved
   Bug AXIS2C-1163 FIXED rampart doesn't link Major Resolved
   Bug AXIS2C-419 FIXED simple axis server segfaults on REST get method Major Resolved
   Bug AXIS2C-1045 FIXED typdef define typo Major Resolved
   Bug AXIS2C-1029 FIXED unable to create url without a port using axutil_url Major Resolved
   New Feature AXIS2C-331 WON'T FIX SwA support Major Resolved
   Bug AXIS2C-776 INVALID For "Content-Type: application/x-www-form-url" echo service generates SOAP11 fault Major Resolved
   Bug AXIS2C-1299 FIXED AMQP Dual-channel Non-blocking Sample Client Time Out Major Closed
   Bug AXIS2C-1298 FIXED AMQP Transport Does not Work with Sandesha2/C Major Closed
   Improvement AXIS2C-954 FIXED Ability to map several aliases to a single operation using '*' Major Closed
   Improvement AXIS2C-955 FIXED Ability to specify default REST HTTP Method for service Major Closed
   Bug AXIS2C-1042 FIXED Accessing wsdl from service causes simple http server to crash Major Closed
   Improvement AXIS2C-1191 FIXED Add Documentation for AMQP Transport Major Closed
   Bug AXIS2C-883 FIXED Apache segfaults when running mtom sample with big files Major Closed
   Bug AXIS2C-920 FIXED Array size of 0 for nillable variable in deserialization of SOAP messages Major Closed
   Bug AXIS2C-773 FIXED Bug in op_client.c No Check for NULL. Major Closed
   Bug AXIS2C-1126 FIXED Build Breaks when Libxml2-dev isn't install Major Closed
   Bug AXIS2C-247 FIXED Building from SVN problems Major Closed
   Bug AXIS2C-61 FIXED Changing http protocol to HTTP/1.0 in axis2.xml does not make the client use HTTP/1.0, it uses HTTP/1.1 Major Closed
   Improvement AXIS2C-8 FIXED Clearly seperate abstraction layer from core transport to accomodate alternative transport implementations Major Closed
   Bug AXIS2C-95 FIXED Client should validate the content type in response Major Closed
   Improvement AXIS2C-346 FIXED Create a axis2.dll Major Closed
   Bug AXIS2C-1193 FIXED Documentation is not Consistent Major Closed
   Improvement AXIS2C-30 FIXED Enable the simple axis server to handle multiple concurrent requests Major Closed
   Bug AXIS2C-983 FIXED Following wsdl's are not working with wsdl2java tool and wsdl2c tool Major Closed
   Bug AXIS2C-48 FIXED Free the xml_reader, om_stax_builder, soap_builder created inside axis2_http_transport_utils_create_soap_msg() Major Closed
   Bug AXIS2C-908 FIXED Guththila doesn't parse attributes which contais prefix Major Closed
   Bug AXIS2C-94 FIXED HTTP respnse does not contain Content-Type Major Closed
   New Feature AXIS2C-488 FIXED Implement support for WS-Security policy Major Closed
   Bug AXIS2C-775 FIXED Improper Exit in echo_non_blocking_dual.c causes memory leak Major Closed
   Improvement AXIS2C-1292 FIXED Improve Configuration Context to Get/Set Properties Major Closed
   Improvement AXIS2C-1293 FIXED Improve the AMQP Transport to work with Apache/Qpid M3 Major Closed
   Improvement AXIS2C-1300 FIXED Move Const Definitions from axis2_svc_client.h to axis2_const.h Major Closed
   Improvement AXIS2C-863 FIXED Non-blocking code generation and forwarding a context code not supported Major Closed
   New Feature AXIS2C-513 FIXED OMXMLSec - The XML Security library for AXIOM [Phase2 : Signature] Major Closed
   Task AXIS2C-489 FIXED Port to Solaris Major Closed
   Improvement AXIS2C-701 FIXED Provide a link to API documents in the axis2c home page Major Closed
   Bug AXIS2C-32 FIXED SOAP response comes with wrong HTTP status code 202 Major Closed
   Bug AXIS2C-74 FIXED SOAP test build failes Major Closed
   Bug AXIS2C-96 FIXED Segfaults when a call client is created Major Closed
   Improvement AXIS2C-509 FIXED Seperate rampart logic from handler specific logic Major Closed
   Bug AXIS2C-977 FIXED Service and client segfaults with the following wsdl Major Closed
   Improvement AXIS2C-451 FIXED The attached patch implements the milliseconds support for axis2_date_time . Major Closed
   Sub-task AXIS2C-413 FIXED AXIS2C-411
There should be a way to timestamp only created time.
Major Closed
   Improvement AXIS2C-20 FIXED Tidy up the socket timeout mechanism in stream. Also give an option to user to set the desired timeout Major Closed
   Bug AXIS2C-240 FIXED Use of strtok by rampart is not thread-safe Major Closed
   Bug AXIS2C-937 FIXED axiom_util_get_child_text() is not implemented Major Closed
   Bug AXIS2C-11 FIXED axis2_array_list crashes while resizing Major Closed
   Bug AXIS2C-66 FIXED axis2_hash_t crashes while resizing Major Closed
   Bug AXIS2C-83 FIXED axis2_om_node_set_first_child does not update links Major Closed
   Bug AXIS2C-303 FIXED axis2_thread_mutex_destroy returns failure on destroying mutexes Major Closed
   Bug AXIS2C-1285 FIXED axis2c doesn't build on NetBSD Major Closed
   Bug AXIS2C-774 FIXED echo_non_blocking.c sample's timeout value is too high Major Closed
   Improvement AXIS2C-272 FIXED encryption/decryption should work on streams Major Closed
   Bug AXIS2C-1039 FIXED int64_t cast down to an in serialization of types Major Closed
   Improvement AXIS2C-57 FIXED log entries should have a timestamp Major Closed
   Bug AXIS2C-98 FIXED mod_axis2 cannot handle HTTP chunked streams Major Closed
   Bug AXIS2C-411 FIXED rampart segfaults with unavailability of "timeToLive" property Major Closed
   Bug AXIS2C-273 FIXED rampart_generate_nonce should not use rand() Major Closed
   Improvement AXIS2C-69 FIXED simple axis server should handle SIGPIPE Major Closed
   Improvement AXIS2C-1095 FIXED Added relevant logs in to exactlyone.c file in Neethi Minor Resolved
   Improvement AXIS2C-1093 FIXED Added the relevant logs and formated the code in assertion.c file Minor Resolved
   Improvement AXIS2C-1296 FIXED Better usage of const and improved calling convention consistency in generated C-code Minor Resolved
   Bug AXIS2C-384 FIXED CLONE -calls to NULL pointers in woden/src/wsdl10/part.c Minor Resolved
   Bug AXIS2C-1207 FIXED Compile errors: 'AXIS2_HASH_STRING' and 'i' are undeclared in WSDL2C generated code Minor Resolved
   Improvement AXIS2C-1064 FIXED Errors written to the log file in param_container.c file Minor Resolved
   Bug AXIS2C-1389 FIXED File handle leak when requesting static wsdl Minor Resolved
   Improvement AXIS2C-1069 FIXED Formated the code and added relevant logs in stream.c file Minor Resolved
   Improvement AXIS2C-1066 FIXED Formated the code and removed AXIS2_ENV_CHECK from property.c file Minor Resolved
   Improvement AXIS2C-1068 FIXED Formated the code and removed AXIS2_ENV_CHECK from stack.c file Minor Resolved
   Bug AXIS2C-897 FIXED Have to chage the API method according to default namespace scenario Minor Resolved
   Improvement AXIS2C-907 FIXED In test_om it doensn't serialize attributes Minor Resolved
   Bug AXIS2C-617 FIXED Inconsistent macros in the axutil_log Minor Resolved
   Bug AXIS2C-865 FIXED It didn't mention where to copy mod_axis2 shared library On MS Windows Minor Resolved
   Bug AXIS2C-1065 FIXED Modified the param.c file Minor Resolved
   Improvement AXIS2C-1097 FIXED Removed all unnecessary code comments from policy.c file in Neethi Minor Resolved
   Improvement AXIS2C-1098 FIXED Removed all unnecessary code comments from the Neethi builders Minor Resolved
   Improvement AXIS2C-1096 FIXED Removed the unnecessary AXIS2_ENV_CHECK and code comments from the operator.c file in Neethi Minor Resolved
   Bug AXIS2C-837 FIXED SOAPAction dispatching Minor Resolved
   Improvement AXIS2C-766 FIXED Sample using specific error blocks Minor Resolved
   Improvement AXIS2C-1094 FIXED Updated the coding conventions and added relevant logs to engine.c file in Neethi Minor Resolved
   Improvement AXIS2C-1070 FIXED Updated the cording conventions in string_util.c file Minor Resolved
   Improvement AXIS2C-1078 FIXED a new macro AXIS2_HANDLE_ERROR() combining AXIS2_ERROR_SET() and AXIS2_LOG_ERROR Minor Resolved
   Bug AXIS2C-811 FIXED axiom_element_to_string is not working Minor Resolved
   Bug AXIS2C-746 FIXED axis2.pc broken in version 1.1 Minor Resolved
   Bug AXIS2C-1395 FIXED axutil_date_time_deserialize_date() allows deserialization of strings that contain the time Minor Resolved
   Bug AXIS2C-1036 FIXED axutil_last_token() adds tokens in wrong order Minor Resolved
   Bug AXIS2C-1305 FIXED error not set when memory allocation fails in axis2_stub_start_op_... generated code Minor Resolved
   Bug AXIS2C-1149 FIXED memory leak in mtom Minor Resolved
   Improvement AXIS2C-1063 FIXED modified the md5.c file Minor Resolved
   Improvement AXIS2C-1062 FIXED modified the network_handler.c file Minor Resolved
   Task AXIS2C-148 FIXED moving header files Minor Resolved
   Improvement AXIS2C-427 INVALID There should be a way of specifying sperate axis2.xml files for client and server. Minor Resolved
   Bug AXIS2C-1295 INVALID WSDL2C Minor Resolved
   Bug AXIS2C-610 LATER Null pionter exception on complex schema code gen Minor Resolved
   Bug AXIS2C-653 FIXED <xop:Include> element should not be in the om tree Minor Closed
   New Feature AXIS2C-407 FIXED Add security processed results to the message context. Minor Closed
   Bug AXIS2C-43 FIXED Buffer growth not working in guththila Minor Closed
   Bug AXIS2C-45 FIXED Guththila ia non-reentrant Minor Closed
   Bug AXIS2C-134 FIXED If "HTTP/1.1 202 Accepted" is received by simple axis server it responds with "Accepted 202 Accepted" Minor Closed
   Bug AXIS2C-135 FIXED If "HTTP/1.1 500 Internal Server Error" is received by simple axis server it responds with "Internal Server Error 202 Accepted" Minor Closed
   Improvement AXIS2C-632 FIXED Installation Guide for Windows is not up-to-date Minor Closed
   Improvement AXIS2C-495 FIXED Modify OMXMLSecurity and Rampart to use the log mechanism available in axis2 Minor Closed
   Bug AXIS2C-103 FIXED Never executed block in axis2_om_element_get_text? Minor Closed
   Bug AXIS2C-9 FIXED No method to get the charset encoding in xml document when using thr Guththila parser Minor Closed
   New Feature AXIS2C-16 FIXED Provide httpd based sever side transport Minor Closed
   Improvement AXIS2C-397 FIXED Rampart Utils - Some Code Improvements Minor Closed
   Bug AXIS2C-1132 FIXED Siblings should be added only to nodes which has parent nodes Minor Closed
   Improvement AXIS2C-454 FIXED Some of the messages logged by rampart does not have [rampart] prefix Minor Closed
   Test AXIS2C-86 FIXED Test for Interoperability Round 2 Minor Closed
   Bug AXIS2C-800 FIXED There's a memory leak in om_stax_builder.c Minor Closed
   Improvement AXIS2C-222 FIXED WSDL2Code.sh created for Axis2/C on unix/linux world Minor Closed
   Bug AXIS2C-835 FIXED Wrong error message in simple axis server Minor Closed
   Improvement AXIS2C-279 FIXED axis2_date_time should support fractional seconds Minor Closed
   Bug AXIS2C-266 FIXED expires element in timestamp is optional Minor Closed
   Bug AXIS2C-46 FIXED guththila fails if white space at the beginning of the file Minor Closed
   Improvement AXIS2C-274 FIXED rampart_generate_time should use date time stuff from util Minor Closed
   Bug AXIS2C-237 DUPLICATE echo_blocking_soap11 sample does not send addressing headers, but response contains addressing headers Minor Closed
   Bug AXIS2C-1172 FIXED Neethi builds tests when --disable-tests is provided Trivial Resolved
   New Feature AXIS2C-1044 FIXED Need neethi support for endorsing supporting token, signed endorsing supporting token Trivial Closed

Reports

Recently Created Issues Report
Created vs Resolved Issues Report
Resolution Time Report
Average Age Report
Pie Chart Report
Contribution Report
User Workload Report
Version Workload Report
Time Tracking Report
Single Level Group By Report

Preset Filters


Project Summary

Open Open 149
   11%
Reopened Reopened 4
Resolved Resolved 754
   54%
Closed Closed 499
   35%

Open Issues

By Priority
Blocker Blocker 2
   1%
Critical Critical 4
   3%
Major Major 124
   81%
Minor Minor 23
   15%

By Assignee
Damitha Kumarage 9
   6%
Dimuthu Gamage 2
   1%
Manjula Peiris 3
   2%
Milinda Lakmal Pathirage 5
   3%
Nandika Jayawardana 1
   1%
S.Uthaiyashankar 21
   14%
Sanjaya Ratnaweera 8
   5%
Senaka Fernando 4
   3%
Supun Kamburugamuva 4
   3%
Unassigned 96
   63%