All Projects : Axis 2.0 (Axis2) (Key: AXIS2)

Project Lead: Glen Daniels
URL: http://ws.apache.org/axis2/

Release Notes

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

Road Map

Progress: 
  69 of 87 issues have been resolved
Next major release (current trunk)
   Bug AXIS2-3723 UNRESOLVED AXIS2 is not aware of "is" methods when generating soap messages from JAXB java beans Blocker Open
   Bug AXIS2-4319 UNRESOLVED CLONE -WSDL2Java: minOccurs and maxOccurs in <sequence>/<choice> are not respected. Blocker Open
   Bug AXIS2-3947 UNRESOLVED EJB provider run only once Blocker Open
   Bug AXIS2-4197 UNRESOLVED Issue with toEnvelope(..) and toOm(..) in Axis 2 generated code for toOM taking in same paramter types Blocker Open
   Bug AXIS2-4348 UNRESOLVED Service is not generating proper bindings for all ports Blocker Open
   Bug AXIS2-4353 UNRESOLVED ServiceClient can not resolve WSDL with imported schemas Blocker Open
   Bug AXIS2-4408 UNRESOLVED the problem of In-only method with throw exception Blocker Open
   Bug AXIS2-1556 UNRESOLVED DeploymentException with segmented wsdl files Blocker Reopened
   Bug AXIS2-4050 UNRESOLVED client proxy authentication failed, screwed up http headers Blocker Reopened
   Improvement AXIS2-4246 UNRESOLVED Enhance the java_first_jaxws sample by adding a dynamic proxy client Major Open
   Bug AXIS2-3967 UNRESOLVED JDk5 Enum Support in AXIS2 Major Open
   Bug AXIS2-3919 UNRESOLVED Temp folder being filled with files. Running out of disk space. Major Open
   Bug AXIS2-4552 UNRESOLVED TransportListener#init called twice on the same instance Major Open
   Task AXIS2-4185 UNRESOLVED Web documentation for the wsdl2code plugin have not been updated since 1.3v and are missing MANY options Major Open
   Bug AXIS2-4426 UNRESOLVED axis2 responds on all endpoint urls, but delivers using the selected binding Major Open
   Bug AXIS2-4431 UNRESOLVED C-language using unwrapped code does not compile Minor Open
   Bug AXIS2-4297 UNRESOLVED java org.apache.axis2.wsdl.WSDL2Java -d jaxbri creates unreachable code in <ServiceName>MessageReceiverInOut.java Minor Open
   Bug AXIS2-4430 UNRESOLVED The generated build.sh script for C-language output references the older axis2c includes instead of the current 1.6 version Trivial Open
   Bug AXIS2-4389 FIXED Axis2 1.5 + EclipseLink + Tomcat 6 = Exceptions, but only sometimes Blocker Resolved
   Bug AXIS2-4383 FIXED Unexpected subelement applicationID - from Stub's parse method Blocker Resolved
   Bug AXIS2-4404 INVALID MessageContext.getEnvelope() returning NoSuchElementException Blocker Resolved
   Bug AXIS2-3760 FIXED CLONE -XMLBeans DataBinding generates too many namespaces PERFORMANCE ISSUE Critical Resolved
   Bug AXIS2-3698 FIXED HTTP ports are not included in the generated wsdl if the service is deployed in a server configured with both http and https transports Critical Resolved
   Bug AXIS2-4371 FIXED Unable to compile class for JSP: axis2-web/viewphases.jsp Critical Resolved
   Bug AXIS2-3876 FIXED first SSL POST request to AxisServlet with transportsession scope leads to NPE in DispatchPhase.fillContextsFromSessionContext Critical Resolved
   Bug AXIS2-4374 FIXED org.apache.axis2.AxisFault: org.apache.axis2.databinding.ADBException: Unexpected subelement Critical Resolved
   Improvement AXIS2-4411 FIXED "Property cannot be null" should cite which property Major Resolved
   Bug AXIS2-4405 FIXED (int)Math.random() always returns 0 Major Resolved
   Bug AXIS2-4382 FIXED -xc option for java2wsdl doesn't work in 1.5 Major Resolved
   Bug AXIS2-4424 FIXED 100% CPU Utilization during the stress Major Resolved
   Bug AXIS2-4402 FIXED ADB fails to parse anyType with empty string Major Resolved
   Bug AXIS2-3940 FIXED Allow https in AxisServlet.getEPRsForService Major Resolved
   Bug AXIS2-4516 FIXED AxisServlet error - <TRANSPORT> (e.g., http) is forbidden Major Resolved
   Bug AXIS2-4536 FIXED Change to AddressingOutHandler causes default parameter values in module.xml to override values in msg context during invoke Major Resolved
   Bug AXIS2-4368 FIXED ChunkedOutputStream is giving an OutOfBoundException:2048 with MTOMAwareXMLSerializer Major Resolved
   Bug AXIS2-4363 FIXED Classcast exception when enabling MTOM with ADB Major Resolved
   Bug AXIS2-4264 FIXED Empty action not applied in CommonsHTTPTransportSender Major Resolved
   Improvement AXIS2-4306 FIXED Extending Axis2 API to add deployers programmatically Major Resolved
   Bug AXIS2-4468 FIXED Failure to ISO-8559-1 encode server response message body Major Resolved
   Bug AXIS2-4251 FIXED IDEA plugin crashes due to chameleon pattern Major Resolved
   Improvement AXIS2-4281 FIXED Improvements to Axis2 Faulty Services Handling Major Resolved
   Bug AXIS2-4385 FIXED InvalidIDLException: Unsupported IDL token const Major Resolved
   Bug AXIS2-4388 FIXED JAX-WS: ClassNotFoundException for JAX-WS parameter Major Resolved
   Bug AXIS2-4395 FIXED JAX-WS: Consistent code across the invoke apis Major Resolved
   Bug AXIS2-4397 FIXED JAX-WS: The port-name-pattern regular expression processing is incorrect Major Resolved
   Bug AXIS2-4391 FIXED JAX-WS: Two Services Cannot Have the Same Name Error Major Resolved
   Bug AXIS2-4396 FIXED JAX-WS:@XmlSeeAlso annotations are not being processed on an SEI, which causes an application failure Major Resolved
   Bug AXIS2-4392 FIXED JAXWS: Dispatch<SOAPMessage> and Provider<SOAPMessage> don't honor SOAPAction MIMEHeader Major Resolved
   Bug AXIS2-4393 FIXED JAXWS: If JAXB classes are not packaged with the JAXWS Application, the service may fail Major Resolved
   Bug AXIS2-4390 FIXED JAXWS: Java2Security Violation Fixes Major Resolved
   Bug AXIS2-4309 FIXED JSONMessageFormatter isnt using the correct charset encoding Major Resolved
   Bug AXIS2-3872 FIXED MTOM Issues Major Resolved
   Bug AXIS2-4528 FIXED Performance issue with SOAPHANDLER'S HANDLEMESSAGE Major Resolved
   Bug AXIS2-3777 FIXED SAAJ Implementation Bug Major Resolved
   Bug AXIS2-4189 FIXED SAAJ implmentation fails to creates SOAPMessage with attachments from inputstream Major Resolved
   Bug AXIS2-4228 FIXED SAAJ test cases no longer work with IBM's SDK Major Resolved
   Bug AXIS2-4159 FIXED SOAP 1.1 Endpoint and HTTP Endpoint ports are defaulted to 80 or 8080 while generating the WSDL Major Resolved
   Bug AXIS2-4202 FIXED SOAPConnectionImpl contains nonsense code Major Resolved
   Bug AXIS2-4203 FIXED SOAPConnectionImpl doesn't support SwA Major Resolved
   Bug AXIS2-4443 FIXED Schema generation for inner classes is not backward compatible Major Resolved
   Bug AXIS2-4163 FIXED ServiceClient - finalize() method calls super.finalize() too early Major Resolved
   Improvement AXIS2-4286 FIXED Test Cases for the Improvements to Axis2 Faulty Services Handling Major Resolved
   Bug AXIS2-3804 FIXED UnsupportedOperationException thrown by OMElementStreamWriter Major Resolved
   Bug AXIS2-3784 FIXED WSDL port address is not correctly generated for machines having multiple network interfaces Major Resolved
   Bug AXIS2-4144 FIXED Wrong port number in generated WSDL Major Resolved
   Bug AXIS2-3851 FIXED adb-codegen no longer accepts schemas without targetNamespace Major Resolved
   Bug AXIS2-4067 FIXED document unwrap option for the maven plugin Major Resolved
   Bug AXIS2-3843 FIXED httpFrontendHostUrl does not affect auto-generated WSDL Major Resolved
   Bug AXIS2-4020 FIXED in ConverterUtil, xmlStreamReader.getText() is called before checking xmlStreamReader.hasText() Major Resolved
   Bug AXIS2-1014 FIXED org.apache.asix2.saaj.SOAPConnectionImpl does not handle MimeHeaders (SOAPAction) Major Resolved
   Bug AXIS2-4273 FIXED org.apache.axis2.databinding.ADBException: Unexpected subelement when returned object contains null member of type Object. Major Resolved
   Bug AXIS2-4432 DUPLICATE C-language WSDL-generated circular references do not compile Major Closed
   Bug AXIS2-4416 FIXED ADB generates unnecessary anonymous inner classes Minor Resolved
   Bug AXIS2-4415 FIXED ADBBean#serialize methods should not have an OMFactory argument Minor Resolved
   Bug AXIS2-4231 FIXED AttachmentTest should not build attachments from external URLs Minor Resolved
   Bug AXIS2-4428 FIXED Cannot compile source due to pom.xml error in Documentation module Minor Resolved
   Bug AXIS2-4449 FIXED DependencyMananger.initService(ServiceGroupContext) does not throw AxisFault on service object initialization failure. Minor Resolved
   Bug AXIS2-4346 FIXED Java2WSDLBuilder.setServiceEPR() and Utils.addSoap11Endpoint() should use URI not URL Minor Resolved
   Improvement AXIS2-4289 FIXED Refactored the changes made when improving Faulty Services handling. Minor Resolved
   Bug AXIS2-4387 FIXED Underlying Stax Reader left in a faulty state when sending MTOM attachments Minor Resolved
   Bug AXIS2-4141 FIXED generating empty <service> tag in wsdl after server restart Minor Resolved
   Bug AXIS2-4324 FIXED setenv.sh - extended shell functionality used where /bin/sh specified Minor Resolved
   Bug AXIS2-4477 FIXED wsdl2java should only prettify files it has generated itself Minor Resolved
   Bug AXIS2-4429 DUPLICATE When creating the build.sh script for C-language the flatten-file option is not properly used Minor Closed
   Improvement AXIS2-4261 FIXED Enable axis2server.sh to start SimpleAxis2Server in remote debug mode Trivial Resolved
   Bug AXIS2-4302 FIXED SoapMessageFormatter, line 67 uses & instead of && Trivial Resolved
   Bug AXIS2-4277 FIXED Wrong logging level in ModuleDeployer Trivial Resolved
Progress: 
  9 of 11 issues have been resolved
Bug fix release for 1.5
   Bug AXIS2-4557 UNRESOLVED Java classes created by wsdl2java is not compiled using axis jars. Blocker Open
   Bug AXIS2-4457 UNRESOLVED Maven Aar plugin causes Cobertura plugin fails Minor Open
   Bug AXIS2-3781 FIXED ComplexDataTypesDocLitBareTest fails Blocker Resolved
   Improvement AXIS2-4458 FIXED JABRI: Multiple JAXBContext creation Blocker Resolved
   Bug AXIS2-2883 FIXED CLOSE_WAIT slowly building up over the period of time. Critical Resolved
   Bug AXIS2-2945 FIXED Connections are not released promply Critical Resolved
   Bug AXIS2-4034 FIXED Addressing, Soapmonitor and ping MAR modules released and deployed as 1.41 rather than 1.4.1 Major Resolved
   Bug AXIS2-4377 FIXED Exception thrown in MessageContext.findBindingMessage Major Resolved
   Bug AXIS2-4163 FIXED ServiceClient - finalize() method calls super.finalize() too early Major Resolved
   Bug AXIS2-4330 FIXED axis2 client machine has many CLOSE_WAIT tcp Major Resolved
   Bug AXIS2-4384 FIXED careless coding when validate the idl file include made a mistake Major Resolved
Progress: 
  197 of 216 issues have been resolved
   Bug AXIS2-4279 UNRESOLVED Local File Inclusion Vulnerability on parsing WSDL related XSD Files Blocker Open
   Bug AXIS2-3883 UNRESOLVED file handles not being closed after successful call to webservice Blocker Open
   Bug AXIS2-4093 UNRESOLVED Elements of subtypes returned in wrong order in webservice response Critical Open
   Bug AXIS2-4101 UNRESOLVED Conflict with multiple deployers for the same extension Critical Reopened
   Bug AXIS2-4216 UNRESOLVED Axis2, SOAP 1.2 SOAP Fault and the Subcode element issue Major Open
   Bug AXIS2-3364 UNRESOLVED RESTFul serivce problem when parameters are short Major Open
   New Feature AXIS2-4211 UNRESOLVED Support for 2004/03 version of ws-addressing Major Open
   Task AXIS2-3939 UNRESOLVED Unable to Call the Service,Which is Deployed on Tomcat Server Running Fine Major Open
   Bug AXIS2-3724 UNRESOLVED WSDL complex type elements do not comply to JAXB Java bean Major Open
   Bug AXIS2-3779 UNRESOLVED adb-codegen/pom.xml - missing dependency on commons-logging Major Open
   Improvement AXIS2-4540 UNRESOLVED java2wsdl file creation using command line Major Open
   Bug AXIS2-4291 UNRESOLVED maven-surefire-plugin skip=true in parent, but skip=false in every other module Major Open
   Bug AXIS2-3601 UNRESOLVED org.apache.axis2.dataretrieval.DataRetrievalException Major Open
   Bug AXIS2-4314 UNRESOLVED service references are not completely removed in AxisConfiguration Major Open
   Improvement AXIS2-3863 UNRESOLVED Extract initTransport() method from AxisServlet::init( ServletConfig ) Minor Open
   Bug AXIS2-4086 UNRESOLVED WSDL11ToAxisServiceBuilder: The HTTP verb is read from an AxisBindingOperation object but it should be read from the AxisBinding object instead Minor Open
   Bug AXIS2-3964 UNRESOLVED WSDL20ToAxisServiceBuilder > HTTP Binding: AxisBindingMessage entry is being overwritten in corresponding AxisBindingOperation Minor Open
   Improvement AXIS2-4255 UNRESOLVED Cause IOException is lost in URLBasedAxisConfigurator::getAxisConfiguration() Trivial Open
   Bug AXIS2-3793 UNRESOLVED move image to the correct place Trivial Open
   Bug AXIS2-3657 FIXED @WebService.name attribute parameter not being properly set Blocker Resolved
   New Feature AXIS2-3573 FIXED Add support for @Action and @FaultAction Blocker Resolved
   Bug AXIS2-2263 FIXED Cannot run generated Java client code (Eclipse). Get exception in: org.apache.axis2.description.ClientUtils.inferInTransport(ClientUtils.java:85) Blocker Resolved
   Task AXIS2-2620 FIXED Conform to ASF Source Header and Copyright Notice Policy Blocker Resolved
   Bug AXIS2-3563 FIXED DispatchPhase does not consider MEPs defined in WSDL2Constants Blocker Resolved
   Improvement AXIS2-3576 FIXED Enhance the JAXWSDeployer to configure the JAX-WS runtime to be able to create endpoint references. Blocker Resolved
   Bug AXIS2-3953 FIXED Error in Output parameter CORBA2WS Blocker Resolved
   Bug AXIS2-2122 FIXED Generation of soap:address in wsdl files when useOriginalwsdl=true Blocker Resolved
   Bug AXIS2-3388 FIXED Hotupdate seems to be broken in the latest snapshots Blocker Resolved
   New Feature AXIS2-3572 FIXED JAX-WS 2.1: Add support for AddressingFeature and SubmissionAddressingFeature Blocker Resolved
   Bug AXIS2-2864 FIXED JMS addressing (SOAPBody addressing) is broken. The new dispatchers can't resolve the required operation Blocker Resolved
   Bug AXIS2-3615 FIXED ParameterIncludeImpl needs AccessControl check Blocker Resolved
   Bug AXIS2-2719 FIXED PolicyReference can't be resolved from the binding level in a WSDL 1.1 File Blocker Resolved
   Improvement AXIS2-3549 FIXED Refactor the ThreadContextMigratorUtil class to use parameters instead of properties. Blocker Resolved
   Bug AXIS2-4549 FIXED Repository "java.net" is corrupted Blocker Resolved
   Bug AXIS2-3586 FIXED ServiceDescriptionImpl always creates URL for WSDL Blocker Resolved
   Bug AXIS2-2716 FIXED Syntax errors in script axis2.sh in axis2-1.2 Blocker Resolved
   Bug AXIS2-2732 FIXED Too much introspection in MessageReceivers Blocker Resolved
   Bug AXIS2-3856 FIXED Wrong WSDL for sequences in Corba IDL structs Blocker Resolved
   Bug AXIS2-2271 FIXED [Axis2] WSDL2C boolean not handled correctly - code does not compile Blocker Resolved
   Bug AXIS2-2270 FIXED [Axis2] WSDL2C problem when wsdl type name contains "-" characters Blocker Resolved
   Bug AXIS2-1874 FIXED missing attribute prefixes when creating xml with SAAJ Blocker Resolved
   Bug AXIS2-2248 FIXED unreliable behavior of sendRobust Blocker Resolved
   New Feature AXIS2-2654 WON'T FIX ServicesDirectory parameter should support http (webdav) access for external services repository Blocker Resolved
   Improvement AXIS2-2316 FIXED Make it easy to set HTTP proxy Blocker Closed
   Bug AXIS2-3462 FIXED WSDL2C: Blocker Closed
   Bug AXIS2-2823 DUPLICATE CLONE -Unable to implement methods generated with WSDL2Java: org.apache.axis2.databinding.ADBException: Unexpected subelement PromoteEmailToActivity Blocker Closed
   Bug AXIS2-1961 FIXED Axis2 download page points to the wrong Maven repository Critical Resolved
   Bug AXIS2-1393 FIXED Both Eclipse or IDEA plugins need to show the same behaviour Critical Resolved
   Bug AXIS2-3153 FIXED Error in generated WSDL - Import missing Critical Resolved
   Bug AXIS2-2393 FIXED Http500-Jasper exception in the list services page of axis2 admin console in Axis2-1.2 RC1 Critical Resolved
   Bug AXIS2-3307 FIXED Incorrect configuration in maven-wsdl2code-plugin.html doc Critical Resolved
   Bug AXIS2-3580 FIXED Non Blocking Dual Channel fails if MsgContext already had an replyTo Epr set to anonymous Critical Resolved
   Bug AXIS2-2505 FIXED SOAP XML character encoding is not handled at all, when constucting message from InputStream Critical Resolved
   Bug AXIS2-3484 FIXED The ConfigurationContext in Axis2-Kernal causes ConcurrentModificationException in Session-Scope and thus is not multithreading-able Critical Resolved
   Bug AXIS2-2662 FIXED java.util.ConcurrentModificationException when issuing a request via REST Critical Resolved
   Bug AXIS2-2070 FIXED sendRobust throws null pointer exception when a fault is reported from ws Critical Resolved
   Bug AXIS2-3746 FIXED File setLastModified() in deployment code causes problems Critical Closed
   Bug AXIS2-2549 FIXED Sample quickstartjibx cannot be compiled with Ant1.6.5. Throws NPE Critical Closed
   Bug AXIS2-3036 FIXED "Duplicate global type" when importing the same xsd from two other xsd's Major Resolved
   Bug AXIS2-4145 FIXED A null value for a Dispatch invocation using the XML/HTTP binding should be acceptable while using HTTP GET method Major Resolved
   Bug AXIS2-3780 FIXED Add description object to represent port-specific information on a DescriptionBuilderComposite Major Resolved
   Bug AXIS2-2433 FIXED Add functionality for axi2 java2wsdl idea plugin Major Resolved
   Bug AXIS2-2472 FIXED Add modification to WSDL2java in Axis2 Idea plug-in Major Resolved
   Improvement AXIS2-2731 FIXED Add progress bar to IDEA AXIS2 WSDL2Java plugin Major Resolved
   Improvement AXIS2-2267 FIXED Adding utility APIs for Metadata Exchange Major Resolved
   Bug AXIS2-4234 FIXED AddressingValidationHandler should not checkWSAMInvocationPattern if there are no WS-A headers Major Resolved
   Bug AXIS2-3726 FIXED All outbound handlers are invoked when an inbound handler throws exception or returns false Major Resolved
   Improvement AXIS2-3264 FIXED Allow file based override for MetadataFactoryRegistry Major Resolved
   Bug AXIS2-3266 FIXED Allow for custom classloader use in JAXBUtils Major Resolved
   Improvement AXIS2-3582 FIXED Allow pluggable Exception handling in JAX-WS server flow Major Resolved
   Bug AXIS2-3734 FIXED Array of strings (or other simple types) are serialized as xsd:list Major Resolved
   Bug AXIS2-2523 FIXED Axis Service Archiver : aar Eclipse plugin cannot be installed Major Resolved
   Bug AXIS2-3060 FIXED Axis2 Eclipse Codegen Plugin - "Add Axis2 Codegen Jars to the codegen resulted project" option not working Major Resolved
   Bug AXIS2-3171 FIXED AxisServlet closes OutputStream too early in some instances Major Resolved
   Bug AXIS2-2230 FIXED BindException Major Resolved
   Bug AXIS2-2392 FIXED Both Soap11 and Soap12 stubs are generated when selecting single port in eclipse code generation wizard Major Resolved
   Bug AXIS2-4198 FIXED Can not stop the ListenerManager when transports are added with the addListener() method Major Resolved
   Bug AXIS2-4266 FIXED Comment nodes are not handled correctly during transformation Major Resolved
   Improvement AXIS2-4220 FIXED Consistent implementation of MTOM compliant with MTOM policy assertion v1.0 and 1.1 in Axis2 Major Resolved
   Bug AXIS2-3728 FIXED Context class loader not restored correctly Major Resolved
   Improvement AXIS2-3850 FIXED Corba module should support scoped names in IDL Major Resolved
   Bug AXIS2-3854 FIXED Default namespace not set on JAXBContext Major Resolved
   Bug AXIS2-2656 FIXED Deployment Engine throws a ClassCastException when reading operation module refs Major Resolved
   Bug AXIS2-2889 FIXED DeploymentException: The service group name is not valid Major Resolved
   Bug AXIS2-2804 FIXED DescriptionBuilderComposite needs to be created if the SEI has parents Major Resolved
   Improvement AXIS2-1392 FIXED Document the limitations of the IDE plugins. Major Resolved
   Bug AXIS2-1862 FIXED Eclipse Code Gen Wizard: Option "Generate All" broken Major Resolved
   Bug AXIS2-2718 FIXED Empty namespace causes INVALID_CHARACTER_ERR Exception Major Resolved
   Improvement AXIS2-3521 FIXED Expose isMakeConnectionAnonymous on EPR Major Resolved
   Bug AXIS2-2416 FIXED Fixed Error , wsdl2java to the Axis2 IntelliJ Idea Plugin and some improvement in java2wsdl to the Axis2 IntelliJ Idea Plugin Major Resolved
   Bug AXIS2-3712 FIXED Handling of exceptions raised by handlers in one-way invocations Major Resolved
   Improvement AXIS2-2504 FIXED Have indication of active/inactive service in services.xml Major Resolved
   Bug AXIS2-4373 FIXED If a service becomes faulty due to a Module, faulty list is not updated correctly. Major Resolved
   Bug AXIS2-3718 FIXED If available prefer sending [Subsubcode] as the fault code instead of [Subcode] for SOAP 1.1 faults Major Resolved
   Bug AXIS2-2442 FIXED Implementation class files are added to the META-INF directory by eclipse service-archiver plugin Major Resolved
   Improvement AXIS2-2849 FIXED Improve Axis idea plugin wizard as resizable wizard Major Resolved
   Improvement AXIS2-2901 FIXED Improve Axis idea plugin wizard as resizable wizard (WSDL2JAVA wizard) Major Resolved
   Bug AXIS2-3709 FIXED Improve handler-chains.xml parsing Major Resolved
   Improvement AXIS2-4304 FIXED Improve the ListenerManager startup behavior Major Resolved
   Bug AXIS2-2480 FIXED In Axis2 idea plugin, default close button is not working Major Resolved
   Bug AXIS2-3715 FIXED Input/output wsa actions are not always set Major Resolved
   Bug AXIS2-3722 FIXED Invalid SOAPMessage caching in SoapMessageContext Major Resolved
   Bug AXIS2-2388 FIXED Issues in Axis2 service archiver plugin Major Resolved
   Bug AXIS2-3763 FIXED Issues with loading the W3CEndpointReference class Major Resolved
   Bug AXIS2-4282 FIXED JarFileClassLoader allows resources to be loaded from locations outside of the directory specified in its classpath Major Resolved
   Bug AXIS2-2453 FIXED JiBX creates illegal parameter names with dashes/hyphens Major Resolved
   Bug AXIS2-4212 FIXED ListenerManager Shutdown Hook Attempts to Unregister Itself Major Resolved
   Improvement AXIS2-3090 FIXED Make SOAP 1.2 bindings optional, as they break older Axis 1 clients Major Resolved
   Improvement AXIS2-3458 FIXED Make the definition of custom "anonymous" URIs configurable Major Resolved
   New Feature AXIS2-2439 FIXED Maven filter labels added Major Resolved
   Bug AXIS2-3288 FIXED Maven2 WSDL2Code Plug-in Guide has incorrect and missing descriptions. Major Resolved
   Bug AXIS2-3720 FIXED MessageContext.REFERENCE_PARAMETERS property not visible in handlers Major Resolved
   Bug AXIS2-2307 FIXED Migrating from Axis1 example has errors and is not clear Major Resolved
   Bug AXIS2-2851 FIXED Move RESPONSE_WRITTEN flag from OperationContext to RequestResponseTransport instance Major Resolved
   Bug AXIS2-3531 FIXED NPE in AxisConfiguration Major Resolved
   Improvement AXIS2-3283 FIXED No access to the operationContextMap in the ConfigurationContext class Major Resolved
   Bug AXIS2-4209 FIXED OASIS catalog resolution does not work for schema references Major Resolved
   Bug AXIS2-2830 FIXED Premature Optimization of ReplyTo = Anon Major Resolved
   Bug AXIS2-3269 FIXED Provide ServiceInstanceFactory mechanism in JAX-WS layer Major Resolved
   Improvement AXIS2-3303 FIXED Provide getter/setters on DescriptionBuilderComposite for InputStream to handler chain config file Major Resolved
   New Feature AXIS2-3505 FIXED Provide new plugpoint in JAX-WS server-side code Major Resolved
   Bug AXIS2-3129 FIXED ProviderDispatcher in JAX-WS does not allow for non-parameterized interfaces on provider implementation Major Resolved
   Improvement AXIS2-2776 FIXED Providing soap address based on request Host header in user provided WSDL Major Resolved
   Bug AXIS2-2888 FIXED RPCLitMethodMarshaller should take bindng namespace into account Major Resolved
   Bug AXIS2-2016 FIXED Reference parameters read as OMText only Major Resolved
   Improvement AXIS2-2449 FIXED Request and response content streaming for SimpleHttpServer Major Resolved
   Improvement AXIS2-2300 FIXED Reviewed files in xdocs : spring, tcp-transport, toc, and transport-howto Major Resolved
   Bug AXIS2-2859 FIXED SAAJ - set default fault code and faul string for the addFault method Major Resolved
   Bug AXIS2-3808 FIXED SAAJ implementation classes do not overrride appendChild(org.w3c.dom.Node) method Major Resolved
   Bug AXIS2-4027 FIXED SOAPPartImpl methods return org.w3c.dom.Node instead of javax.xml.soap.Node Major Resolved
   Bug AXIS2-3018 FIXED ServiceDescriptionImpl.updateEndpointDescription() re-creates EndpointDescription objects when portQName is not specified Major Resolved
   Bug AXIS2-2935 FIXED Set async callback ClassLoader to the original client's ClassLoader Major Resolved
   Bug AXIS2-3750 FIXED Store UnmarshalInfo instances on AxisOperation instead of AxisService Major Resolved
   New Feature AXIS2-2211 FIXED Support Axis2 services implemented with script langauges invoked by Apache BSF Major Resolved
   Improvement AXIS2-1518 FIXED The Addressing module should use a resource bundle for messages. Major Resolved
   Bug AXIS2-3330 FIXED The generated services.xml file is not validate Major Resolved
   Bug AXIS2-4072 FIXED URLClassloader locking jarfiles on Windows Major Resolved
   Bug AXIS2-1605 FIXED Unable to deserialize properly Major Resolved
   Bug AXIS2-2291 FIXED Unable to set the action for a Fault message generated when throwing an AxisFault Major Resolved
   Improvement AXIS2-3696 FIXED Update signature of WsdlGenerator method Major Resolved
   Improvement AXIS2-3742 FIXED Use actaul message to determine the outbound wsa action Major Resolved
   Bug AXIS2-2873 FIXED WS-Addressing EndpointReference elements not getting added in the outgoing soap message Major Resolved
   Bug AXIS2-3041 FIXED WSDL2java does not provoide circular wsdl import support Major Resolved
   Bug AXIS2-3668 FIXED Wrong JAX-WS handler-chain execution Major Resolved
   Bug AXIS2-2111 FIXED Wrong maven command is specified in the axis2 web page (http://ws.apache.org/axis2/download/1_1_1/download.cgi) Major Resolved
   Bug AXIS2-2858 FIXED axis2 plugins missing the transport libraries Major Resolved
   Bug AXIS2-3247 FIXED change in WSDLWriter11 forbids wsdl:import of xsd files Major Resolved
   New Feature AXIS2-2386 FIXED java2wsdl functionality to the Axis2 IntelliJ Idea Plugin Major Resolved
   Bug AXIS2-2639 FIXED maven dist-doc results tools documents images distroted. Major Resolved
   Bug AXIS2-3078 FIXED maven screenshot in installationguide doc is outdated. Major Resolved
   Bug AXIS2-4005 FIXED org.apache.axiom.om.impl.dom.DocumentImpl.getDoctype(DocumentImpl.java:233): UnsupportedOperationException: TODO Major Resolved
   Bug AXIS2-4062 FIXED private/protected methods are considered during endpoint validation Major Resolved
   Bug AXIS2-2224 FIXED quickstartjibx sample does not work Major Resolved
   Bug AXIS2-2821 FIXED when localname is null try set it to the tagname/nodename in the toSAAJNode method Major Resolved
   Bug AXIS2-2301 FIXED wsa 04 version problem - AxisFault Required MessageID in header in Response Major Resolved
   Improvement AXIS2-2039 FIXED Allow WS-* protocol faults to be thrown to client code with clearer messages Major Closed
   Bug AXIS2-3279 FIXED Axis2-1.3: BeanUtil: wrong xsi:type handling Major Closed
   Bug AXIS2-2646 FIXED If no wsa:To header is present on an inbound message we should default to the addressing anonymous URI. Major Closed
   Bug AXIS2-1686 FIXED JiBX code generation does not handle nillable elements corresponding to primitive types Major Closed
   Bug AXIS2-1684 FIXED JiBX generated message receiver code does not compile for in-only operation Major Closed
   Bug AXIS2-1685 FIXED JiBX requires a binding definition to be present even when working only with primitive values Major Closed
   Bug AXIS2-1677 FIXED JiBX unwrapped handling uses wrong method name for error reporting on asynchronous operations Major Closed
   Bug AXIS2-3656 FIXED Missing namespace in SOAP response Major Closed
   Improvement AXIS2-1517 FIXED The org.apache.axis2.handlers.addressing.AddressingHandler class provides nothing of value and the code should be refactored to allow it to be deleted Major Closed
   Bug AXIS2-1676 FIXED WSDL using element name of "return" generates uncompilable code with JiBX unwrapped Major Closed
   Bug AXIS2-2580 FIXED javax.xml.stream.XMLStreamException when using JiBX with Rampart Major Closed
   Bug AXIS2-3869 FIXED update integration module pom.xml with renamed axis2 osgi jar file Major Closed
   Bug AXIS2-3281 FIXED xmlns:xsi="http://www.w3.org/2001/XMLSchema- missing from code gen pojo response Major Closed
   Bug AXIS2-2832 INVALID provide a public constructor for basemessagecontext Major Closed
   Bug AXIS2-3061 FIXED 'Download.jars' ant target is invoked when running ant rpc.client in pojoguidespring sample Minor Resolved
   Bug AXIS2-729 FIXED 404 Not Found trying to access JiBX example page Minor Resolved
   Improvement AXIS2-3181 FIXED Ability to have XML as documentation in the wsdl Minor Resolved
   Bug AXIS2-3263 FIXED Add fully qualified field class name as property on FieldDescriptionComposite in the metadata module. Minor Resolved
   Bug AXIS2-2753 FIXED AxisFault uses the wrong namespace to get the faultCode in method initializeValues(...) Minor Resolved
   Improvement AXIS2-3651 FIXED BeanUtil class should try and fill the xsi:type attribute with value from type table before defaulting to class name Minor Resolved
   Bug AXIS2-3789 FIXED Broken link in http://ws.apache.org/axis2/1_4/userguide-installingtesting.html Minor Resolved
   Bug AXIS2-1934 FIXED Corrected an issue in rest-ws.html Minor Resolved
   Bug AXIS2-2752 FIXED Creating a AxisFault using the SOAPFactory does not include the FaultReason in the SOAP fault response Minor Resolved
   New Feature AXIS2-1998 FIXED EJB provider is not available for Axis2 Minor Resolved
   Bug AXIS2-3027 FIXED Improve Axis idea plugin wizard Minor Resolved
   Improvement AXIS2-2340 FIXED Improve quickstartguide.html to state specifically where service-specific JAR files should go within an AAR file. Minor Resolved
   Improvement AXIS2-2237 FIXED Improved the subscription/mailing list information. Minor Resolved
   Improvement AXIS2-2172 FIXED Improvements to Introduction page Minor Resolved
   Improvement AXIS2-2021 FIXED Made corrections on the archived news file and improved the css file in xdcos Minor Resolved
   Improvement AXIS2-2031 FIXED Made minor changes to the FAQ and Index files. Minor Resolved
   Improvement AXIS2-2065 FIXED Made minor changes to the adv-userguide, app_server, and Axis2-rpc-support docs. Minor Resolved
   Improvement AXIS2-2036 FIXED Made minor changes to the files in xdocs. Minor Resolved
   Bug AXIS2-3063 FIXED Mail transport documentation outdated Minor Resolved
   Bug AXIS2-1959 FIXED Mistake in ../axis2/java/xdocs/faq.html#d4 (Axis2 Documentation) Minor Resolved
   Improvement AXIS2-2582 FIXED Modified: index.html, release-notes.html and Axis2ArchitectureGuide.html Minor Resolved
   Bug AXIS2-2428 FIXED Problem with Maven2 Java2WSDL Plug-in Guide and WSDL2Code Plug-in Guide Minor Resolved
   Bug AXIS2-2876 FIXED ReplyTo header (wsa submission) is always set to anonymous in fire-and-forget messages Minor Resolved
   Improvement AXIS2-2262 FIXED Reviewed : quickstartguide, rest-ws, soapmonitor-module Minor Resolved
   Improvement AXIS2-2427 FIXED Reviewed : userguide-creatingclients, userguide-creatingclients-xmlbeans, userguide-creatingclients-jibx Minor Resolved
   Improvement AXIS2-2117 FIXED Reviewed and made minor changes to the Axis2ArchitectureGuide file. Minor Resolved
   Improvement AXIS2-2109 FIXED Reviewed and made minor changes to the axis2config and contents files. Minor Resolved
   Improvement AXIS2-2127 FIXED Reviewed and made minor corrections to files in xdocs. Minor Resolved
   Improvement AXIS2-2173 FIXED Reviewed and made minor corrections to files in xdocs. Minor Resolved
   Improvement AXIS2-2138 FIXED Reviewed and made minor corrections to files in xdocs. Minor Resolved
   Improvement AXIS2-2201 FIXED Reviewed and made minor corrections to files in xdocs. Minor Resolved
   Improvement AXIS2-2304 FIXED Reviewed: userguide-codelisting5, userguide-buildingservices, toc, userguide Minor Resolved
   Improvement AXIS2-2474 FIXED Reviewed: userguide-installingtesting, userguide-introtoservices, userguide-samples, webadminguide, ws_policy, xmlbased-server Minor Resolved
   Bug AXIS2-3256 FIXED Support custom annotations in the MDQ layer Minor Resolved
   Improvement AXIS2-2587 FIXED Updated: index.html, release-note.html Minor Resolved
   Improvement AXIS2-2167 FIXED XMLBeans xsdconfig file support Minor Resolved
   Bug AXIS2-1168 FIXED incorrect client stub use sample documentation Minor Resolved
   Bug AXIS2-2303 FIXED java2wsdl-maven-plugin throws ClassNotFoundException on execution of java2wsdl goal Minor Resolved
   Bug AXIS2-3086 FIXED readme files outdated. Minor Resolved
   Bug AXIS2-3107 WON'T FIX REST & SOAP Monitor inconsistency Minor Resolved
   Test AXIS2-2176 INVALID No issue Minor Resolved
   Bug AXIS2-3909 CANNOT REPRODUCE icu4j.jar packaged in the axis2.war contains a corrupt class file Minor Resolved
   Bug AXIS2-1159 FIXED Explicit ReplyTo should not be set on responses unless SOAP Session Scope has been enabled Minor Closed
   Bug AXIS2-3198 FIXED Axis2 installationguide doc AXIS2_HOME error Trivial Resolved
   Bug AXIS2-3045 FIXED Docs not opening due to syntax error in DOCTYPE Trivial Resolved
   Bug AXIS2-4102 FIXED Typo in AxisServlet init-params Trivial Resolved
   Bug AXIS2-2003 WON'T FIX org.apache.axis.client.HandlerRegistryImpl.getHandlerChain(QName portName) create an ArrayList if the HandlerChain doesn't exists instead of an HandlerChainImpl Trivial Resolved

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 650
   14%
In Progress In Progress 2
Reopened Reopened 41
   1%
Resolved Resolved 3449
   77%
Closed Closed 364
   8%

Open Issues

By Priority
Blocker Blocker 16
   2%
Critical Critical 88
   13%
Major Major 472
   68%
Minor Minor 100
   14%
Trivial Trivial 17
   2%

By Assignee
Amila Chinthaka Suriarachchi 80
   12%
Andreas Veithen 9
   1%
Asankha C. Perera 1
Bill Nagy 1
Charitha Kankanamge 1
Davanum Srinivas 4
   1%
Deepal Jayasinghe 71
   10%
Dennis Sosnoski 2
Dennis Sosnoski 5
   1%
Dimuthu Leelarathne 2
Eran Chinthaka 1
Eranga Jayasundera 1
Glen Daniels 9
   1%
Jochen Wiedmann 2
Keith Godwin Chapman 14
   2%
Lahiru Sandakith Gallege 4
   1%
Mike Rheinheimer 2
Nandana Mihindukulasooriya 9
   1%
Nikhil Thaker 2
Paul Fremantle 1
Rich Scheuerle 3
Saminda Wishwajith Abeyruwan 3
Sanka Samaranayake 6
   1%
sumedha rubasinghe 3
Thilina Gunarathne 6
   1%
Unassigned 451
   65%