All Projects : Axis (Key: AXIS)

Project Lead: Glen Daniels
URL: http://ws.apache.org/axis/
Description:
Axis is a ground-up redesign of Apache SOAP, oriented around flexibility and speed. It includes facilities for arbitrary processing via "chains" of "handlers" (a similar pattern to interceptors) which may be deployed by admins or end users.

Release Notes

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

Road Map

Progress: 
  1 of 1 issues have been resolved
   Bug AXIS-1931 CANNOT REPRODUCE Webservice call results in error "does not match signature" Major Resolved
Progress: 
  94 of 104 issues have been resolved
   Bug AXIS-2140 UNRESOLVED CLONE -Java2WSDL not generating nillable attribute for primitive wrapper types Open
   Bug AXIS-2802 UNRESOLVED AttachmentsImpl.writeContentToStream automatically deletes ManagedMemoryDataSource instances Major Open
   Bug AXIS-2660 UNRESOLVED AxisHTTPSessionListener.destroySession does not call ServiceLifecycle.destroy() Major Open
   Bug AXIS-2734 UNRESOLVED RPCProvider's getBody does not work for SOAPBodyElement with null parameter argument Major Open
   Bug AXIS-2692 UNRESOLVED soapaction value problem and related seialization problems under SOAP 1.2 Major Open
   Bug AXIS-1302 UNRESOLVED Warning while generating wsdl file using Java2WSDL Major Reopened
   Bug AXIS-1259 UNRESOLVED local xsd:group constructs are not processed properly Major Reopened
   Bug AXIS-2757 UNRESOLVED SimpleAxisWorker to return HTTP 401 for AxisFault with Server.Unauthenticated and Server.Unauthorized Minor Open
   Improvement AXIS-2691 UNRESOLVED requesting org.apache.axis.attachments.OctetStreamDataSource with configurable content type Minor Open
   Bug AXIS-2615 UNRESOLVED org.apache.axis.client.HandlerRegistryImpl.getHandlerChain(QName portName) create an ArrayList if the HandlerChain doesn't exists instead of an HandlerChainImpl Trivial Open
   Bug AXIS-843 FIXED .jws files contained in /services can not be served. Resolved
   Bug AXIS-983 FIXED Harcoded URL Resolved
   Bug AXIS-1126 FIXED dime attachment content is empty if datahandler's source is not FileDataSource Resolved
   Bug AXIS-1045 FIXED Add instructions for enabling SOAP Monitor in Installation Guide Closed
   Bug AXIS-1203 FIXED Attachments: createAttachmentPart broken (or setContent) Closed
   Bug AXIS-637 FIXED AttachmentsImpl.getAttachmentCount not properly implemented Closed
   Bug AXIS-1217 FIXED Axis accepts client requests for operations that are qualified with the incorrect namespace Closed
   Bug AXIS-1104 FIXED Caching lead Axis to crash after a Hot redeployment Closed
   Bug AXIS-238 FIXED Connections not closed in http client code. Closed
   Bug AXIS-1240 FIXED Enhance wsdl2java generation to selectively generate classes Closed
   Bug AXIS-604 FIXED Generated comments should be javadoc comments Closed
   Bug AXIS-1216 FIXED In sample clients, call to org.apache.axis.client.Call's setOperationName use wrong namespace Closed
   Bug AXIS-710 FIXED Integer[] -> int[] Closed
   Bug AXIS-844 FIXED Java2WSDL Does Not Handle byte[] Mapping Properly Closed
   Bug AXIS-243 FIXED Java2WSDL not generating nillable attribute for primitive wrapper types Closed
   Bug AXIS-1227 FIXED NullPointerExceptions for updated classes from JBoss classloader. Closed
   Bug AXIS-1157 FIXED QName constants constructed without Schema-specified namespace Closed
   Bug AXIS-1152 FIXED Same Element in different "xs:sequence" not allowed in "xs:choice" Closed
   Bug AXIS-769 FIXED Socket Timeouts for Axis Clients Closed
   Bug AXIS-896 FIXED Using the supplied WSDL, I get null when passed an empty array Closed
   Bug AXIS-1066 FIXED WSDL assigns base64Binary type to hexBinary field Closed
   Bug AXIS-702 FIXED WSDL2JAVA generates wrong getSerializer / getDeserializer Methods Closed
   Bug AXIS-1116 FIXED [doc/lit] RPCElement doesn't process a response message of wrapped style Closed
   Bug AXIS-1129 FIXED complexType in SOAP response has namespace prefix, chokes .net clients Closed
   Bug AXIS-1139 FIXED dateTime not parsed properly in the SOAP message Closed
   Bug AXIS-590 FIXED getters and setters needed for public arrays in JavaBeans Closed
   Bug AXIS-1170 FIXED mixed=true on complex types not supported Closed
   Bug AXIS-1158 FIXED several xsd:any or elements with same names --> several identical Java fields Closed
   Bug AXIS-2280 FIXED Array elements of derived (XSD extension type) are not serialized correctly Blocker Resolved
   Bug AXIS-2650 FIXED Tests depending on the services hosted at soapinterop.java.sun.com cannot run Blocker Resolved
   Improvement AXIS-2064 FIXED The format of multi-cookie in HTTP request head. Blocker Resolved
   Bug AXIS-1388 FIXED [ews] EWS module can't compile since code move to axis/contrib Blocker Closed
   Bug AXIS-1245 FIXED WSDL2Java uses primitives for rpc/enc nillable values Critical Resolved
   Bug AXIS-1253 FIXED Posting large SOAP requests (4MB) to WLS fails with java.net.SocketException: Software caused connection abort: socket write error Critical Closed
   Bug AXIS-1400 FIXED Servlet wsdl generator does not include all types in WSDL. (regression since 1.1) Critical Closed
   Bug AXIS-1396 FIXED compile error on constructor created with wsdl2java Critical Closed
   Bug AXIS-1349 CANNOT REPRODUCE HTTPSender doesn't with proxies in 1.2beta Critical Closed
   Bug AXIS-2435 FIXED Bad envelope tag: html on 503 response code with CommonsHttpSender Major Resolved
   Bug AXIS-2327 FIXED ClassCastException in UnsignedInt and UnsignedLong Major Resolved
   Bug AXIS-2310 FIXED Incorrect catching of java.lang.Error subclasses Major Resolved
   Bug AXIS-1320 FIXED J2ME: WTK2.1 jsr172 cannot communicate with Axis web services correctly Major Resolved
   Bug AXIS-1817 FIXED MessageElement.getValue doesn't do XML decoding Major Resolved
   Bug AXIS-1823 FIXED SOAPEnvelope's serialization of children is not ordered properly. Major Resolved
   Bug AXIS-1711 FIXED Service.getCalls(QName) always throws a ServiceException when invoked from Locator Major Resolved
   Bug AXIS-1397 FIXED Services overview page has incorrect link to service-wsdl if using a mapping other then /services Major Resolved
   Bug AXIS-2361 FIXED Visibility of error code with CommonsHttpSender Major Resolved
   Bug AXIS-2442 FIXED java file genrated using WSDL2JAVA fail to compile with 'too many parameters' error Major Resolved
   Bug AXIS-2466 FIXED java.lang.IncompatibleClassChangeError Major Resolved
   New Feature AXIS-1389 FIXED Ability to Suspend and Resume Specific Services Major Closed
   Bug AXIS-1545 FIXED Adding SOAPAction MimeHeader generates 2 SOAPAction's in the actual message Major Closed
   Bug AXIS-1246 FIXED AttachmentsImpl.getAttachmentCount() may report 0 attachments for message that has >0 attachments Major Closed
   Bug AXIS-1371 FIXED ByteArray causes performance degradation Major Closed
   Bug AXIS-1290 FIXED Client <<>>BindingStub.java file corrupts the next call when using SOAP attachments Major Closed
   Bug AXIS-1369 FIXED Deadlock in Axis when using HttpClient Major Closed
   Improvement AXIS-1598 FIXED Generated Java artifacts name for Schema Anonymous type Major Closed
   Improvement AXIS-1269 FIXED Improvement to mixed=true code generation Major Closed
   Bug AXIS-1266 FIXED Incorrect signature for SOAPService.setServiceDescription() Major Closed
   Bug AXIS-1688 FIXED JDK 1.3.x compatibility broken Major Closed
   Bug AXIS-1373 FIXED JWSHandler: wrong handling of configurable filename extension Major Closed
   Bug AXIS-1368 FIXED Java2WSDL generates elements with the same QName if more than one service-specific fault is present Major Closed
   Bug AXIS-1305 FIXED Java2WSDL regression in 1.2 beta Major Closed
   Bug AXIS-1296 FIXED MessageElement is not (Java) serializable Major Closed
   Bug AXIS-1242 FIXED Multipart messages using jms transport lack a contentType setting and fail to parse Major Closed
   Bug AXIS-1248 FIXED NPE in SOAPHeaderElement.detachNode() Major Closed
   Bug AXIS-1378 FIXED No information is returned to user when deployment failed Major Closed
   Bug AXIS-1380 FIXED ObjectMessage.SetObject fails w/ Serializable Error Major Closed
   Bug AXIS-1281 FIXED Process SOAPFault Detail when context is not set Major Closed
   Bug AXIS-1436 FIXED SOAPBody.addDocument ClassCastException Major Closed
   Bug AXIS-1275 FIXED Server side proxies do not compile after WSDL generation Major Closed
   Bug AXIS-1316 FIXED WSDDTargetedChain makeNewInstance didn't pass parameters to SimpleTargetChain Major Closed
   Bug AXIS-1347 FIXED WSDL2Java generates wrong JavaClass Name causing DuplicateFileException Major Closed
   Bug AXIS-1319 FIXED WSDL2Java: incorrect handling of xsd:base64Binary? Major Closed
   Bug AXIS-1293 FIXED build fails without junit-exclude-tests.txt Major Closed
   Bug AXIS-1403 FIXED calling MessageElement#getChildren with a Text-Only content returns an empty list Major Closed
   Bug AXIS-1291 FIXED could not find deserialzer for type {http://xml.apache.org/axis/}Void Major Closed
   Bug AXIS-1381 FIXED deserialization exception when a specify an empty tag for a date field Major Closed
   Bug AXIS-1299 FIXED document/literal service generates invalid WSDL documentOrder attribute Major Closed
   Bug AXIS-1257 FIXED nullpointer exception caused by ...SOAPBindingStub.createCall Major Closed
   Bug AXIS-1249 FIXED org.apache.axis.types.Language translating to unknown type "lang" in WSDL Major Closed
   Bug AXIS-1294 FIXED sendXsiTypes not respected Major Closed
   Bug AXIS-1252 FIXED using HTTP/1.1 enableing 100_continue alone fails without chunked Major Closed
   Bug AXIS-1322 FIXED wsdl:documentation tag in wsdl is not prefixed by wsdl: when wsdl is generated Major Closed
   Bug AXIS-1258 FIXED xsd:list of QName is not handled properly Major Closed
   Bug AXIS-2782 INVALID AttachmentPart does not remove its temporary Axis???.att file, created by ManagedMemoryDataSource, if this file is created by its flushToDisk method Major Closed
   Improvement AXIS-2438 FIXED WSDL2Java: Extra "\n" in generated stub files prevents these files from being committed to SVN. Minor Resolved
   Bug AXIS-1774 DUPLICATE UTFDataFormatException on loading server-config.wsdd Minor Resolved
   Bug AXIS-1300 FIXED Axis 1.2beta puts namespace on soapbody for document/literal services; violates BP1.0a Minor Closed
   Bug AXIS-1292 FIXED Build requires servlet.jar Minor Closed
   Bug AXIS-1535 FIXED Dynamic Proxy should delegate all Object methods to its internal Call instance Minor Closed
   Improvement AXIS-1262 FIXED Pulling Javadoc from Minor Closed
   Improvement AXIS-1241 FIXED duplicate code in EWS and AXIS Minor Closed
   Bug AXIS-1541 FIXED extraneous xml tag in user guide Minor Closed
   Bug AXIS-1377 FIXED newlines, indention .. added to SOAP messages -> breaks xml signature Minor Closed
   Bug AXIS-1383 CANNOT REPRODUCE org.apache.axis.client.AdminClient fails without Xerces Minor Closed
Progress: 
  1 of 1 issues have been resolved
   Bug AXIS-2645 FIXED Eclipse Service Archiver cant find org.apache.axis.client.stub class Major 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 1041
   37%
Reopened Reopened 26
   1%
Resolved Resolved 1391
   50%
Closed Closed 346
   12%

Open Issues

By Priority
None 126
   12%
Blocker Blocker 45
   4%
Critical Critical 90
   8%
Major Major 648
   61%
Minor Minor 145
   14%
Trivial Trivial 13
   1%

By Assignee
Adhamh Findlay 1
Ashutosh Shahi 3
Axis Developers Mailing List 105
   10%
Dave Chappell 1
Dominik Kacprzak 7
   1%
Glen Daniels 7
   1%
Guillaume Sauthier 1
Ias 1
James Snell 2
Jarek Gawor 1
Jayachandra Sekhara Rao Sunkara 7
   1%
Jongjin Choi 1
Tom Jordahl 1
Tom Jordahl 1
Venkat Reddy 8
   1%
Unassigned 920
   86%