All Projects : Muse (Key: MUSE)

Project Lead: Dan Jemiolo
URL: http://ws.apache.org/muse/
Description:
A Java-based implementation of OASIS web services standards, including WSRF 1.2, WSN 1.3, and WSDM 1.1, with support for the Apache Axis2 and OSGi platforms.

Release Notes

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

Components

Component Build - Maven, Dependencies, and Optimizations Lead: Dan Jemiolo
  Bugs and requests related to the checkout and build processes for the Muse codebase.
Component Core Engine - Deployment Descriptor Lead: Dan Jemiolo
  Bugs and requests related to the schema or processing of the Muse deployment descriptor (muse.xml). This code is found in the muse-core module.
Component Core Engine - Resource and Capability APIs Lead: Dan Jemiolo
  Bugs and requests related to the core Muse APIs related to design, implementation, and configuration of capabilities and resource types. This code is found in the muse-core module.
Component Core Engine - Routing and Serialization Lead: Dan Jemiolo
  Bugs and requests related to the routing of SOAP messages and (de-)serialization of XML and Java. This code is found in the muse-core module.
Component Core Engine - WSDL Processing Lead: Dan Jemiolo
  Bugs and requests related to the parsing and analysis of WSDL during initialization. This code is found in the muse-core module.
Component Deployment - Axis2 Lead: Dan Jemiolo
  Bugs and requests related to deployment and configuration on Axis2. The Muse code related to Axis2 is found in the muse-platform-axis2 module.
Component Deployment - J2ME Lead: Joel Hawkins
  Bugs and requests related to deployment and configuration on J2ME (including use of OSGi).
Component Deployment - Mini SOAP Engine Lead: Dan Jemiolo
  Bugs and requests related to deployment and configuration on the Mini SOAP Engine. The Muse code related to this component is found in the muse-platform-mini module.
Component Deployment - OSGi Lead: Joel Hawkins
  Bugs and requests related to deployment and configuration on OSGi. The Muse code related to OSGi is found in the muse-platform-osgi module.
Component Documentation - JavaDoc
Component Documentation - Manual Lead: Dan Jemiolo
Component Documentation - Tutorial Lead: Dan Jemiolo
  Bugs and requests related to the documentation of samples and tutorials.
Component Other
Component Tooling - Code Generation Lead: Andrew Eberbach
  Bugs and requests related to the WSDL2Java tooling, which converts WSDL and XSD into a Muse project (either an Axis2 WAR or OSGi bundles).
Component Utilities - General, QName, and XML Lead: Dan Jemiolo
  Bugs and requests related to APIs found in the muse-util, muse-util-qname, or muse-util-xml modules.
Component Utilities - XStream Lead: Dan Jemiolo
  Bugs and requests related to APIs found in the muse-util-xstream module.
Component WS-Addressing and SOAP Lead: Dan Jemiolo
  Bugs and requests related to the WS-Addressing 1.0 and SOAP 1.2 handlers, clients, and data structures, which are found in the muse-wsa-soap module.
Component WSDM Event Format (WEF) Lead: Dan Jemiolo
  Bugs and requests related to the muse-wsdm-wef -api and muse-wsdm-wef-impl modules, which include the interfaces and implementation for the WSDM 1.1 Event Format (WEF).
Component WSDM MUWS Advertisement Lead: Dan Jemiolo
  Bugs and requests related to the WSDM 1.1 MUWS Advertisement interface, implementation, and related APIs, which are found in the muse-wsdm-muws-adv-api and muse-wsdm-muws-adv-impl modules.
Component WSDM MUWS Configuration Lead: Dan Jemiolo
  Bugs and requests related to the WSDM 1.1 MUWS Configuration interface, implementation, and related APIs, which are found in the muse-wsdm-muws-api and muse-wsdm-muws-impl modules.
Component WSDM MUWS Core ManageabilityCapability API Lead: Dan Jemiolo
  Bugs and requests related to the ManageabilityCapability API defined by Muse for all manageability capability authors to extend. It is found in the muse-wsdm-muws-api and muse-wsdm-muws-impl modules.
Component WSDM MUWS CorrelatableProperties Lead: Dan Jemiolo
  Bugs and requests related to the WSDM 1.1 MUWS CorrelatableProperties interface, implementation, and related APIs, which are found in the muse-wsdm-muws-api and muse-wsdm-muws-impl modules.
Component WSDM MUWS Description Lead: Dan Jemiolo
  Bugs and requests related to the WSDM 1.1 MUWS Description interface, implementation, and related APIs, which are found in the muse-wsdm-muws-api and muse-wsdm-muws-impl modules.
Component WSDM MUWS Identity Lead: Dan Jemiolo
  Bugs and requests related to the WSDM 1.1 MUWS Identity interface, implementation, and related APIs, which are found in the muse-wsdm-muws-api and muse-wsdm-muws-impl modules.
Component WSDM MUWS ManageabilityCharacteristics Lead: Dan Jemiolo
  Bugs and requests related to the WSDM 1.1 MUWS ManageabilityCharacteristics interface, implementation, and related APIs, which are found in the muse-wsdm-muws-api and muse-wsdm-muws-impl modules.
Component WSDM MUWS Metrics Lead: Dan Jemiolo
  Bugs and requests related to the WSDM 1.1 MUWS Metrics interface, implementation, and related APIs, which are found in the muse-wsdm-muws-api and muse-wsdm-muws-impl modules.
Component WSDM MUWS OperationalStatus Lead: Dan Jemiolo
  Bugs and requests related to the WSDM 1.1 MUWS OperationalStatus interface, implementation, and related APIs, which are found in the muse-wsdm-muws-api and muse-wsdm-muws-impl modules.
Component WSDM MUWS Relationships Lead: Dan Jemiolo
  Bugs and requests related to the WSDM 1.1 MUWS Relationships interface, implementation, and related APIs, which are found in the muse-wsdm-muws-api and muse-wsdm-muws-impl modules.
Component WSDM MUWS State Lead: Dan Jemiolo
  Bugs and requests related to the WSDM 1.1 MUWS State interface, implementation, and related APIs, which are found in the muse-wsdm-muws-api and muse-wsdm-muws-impl modules.
Component WSN NotificationConsumer Lead: Dan Jemiolo
  Bugs and requests related to the WSN 1.3 NotificationConsumer interface, implementation, and related APIs, which are found in the muse-wsn-api and muse-wsn-impl modules.
Component WSN NotificationProducer Lead: Dan Jemiolo
  Bugs and requests related to the WSN 1.3 NotificationProducer interface, implementation, and related APIs, which are found in the muse-wsn-api and muse-wsn-impl modules.
Component WSN PullPoint Lead: Dan Jemiolo
  Bugs and requests related to the WSN 1.3 PullPoint interface, implementation, and related APIs, which are found in the muse-wsn-api and muse-wsn-impl modules.
Component WSN SubscriptionManager Lead: Dan Jemiolo
  Bugs and requests related to the WSN 1.3 SubscriptionManager interface, implementation, and related APIs, which are found in the muse-wsn-api and muse-wsn-impl modules.
Component WSN Topics Lead: Dan Jemiolo
  Bugs and requests related to the WSN 1.3 Topics interface, implementation, and related APIs, which are found in the muse-wsn-api and muse-wsn-impl modules.
Component WSRF & WSN - Property Change Notifications Lead: Dan Jemiolo
  Bugs and requests related to the WSN 1.3 notifications for WSRP 1.2 resource proprety changes. The interfaces, implementations, and related APIs for property change notifications are found in the muse-wsn-api and muse-wsn-impl modules, while the core listener framework for WSRP 1.2 is found in muse-wsrf-api and muse-wsrf-impl.
Component WSRF Core WsResource and WsResourceCapability API Lead: Dan Jemiolo
  Bugs and requests related to the WsResource and WsResourceCapability APIs defined by Muse for all WSRF-based resource authors to extend. It is found in the muse-wsrf-api and muse-wsrf-impl modules.
Component WSRF WSBF BaseFault Lead: Dan Jemiolo
  Bugs and requests related to the WSRF 1.2 WSBF BaseFault interface, implementation, and related APIs, which are found in the muse-wsrf-api and muse-wsrf-impl modules.
Component WSRF WSRL ImmediateTermination Lead: Dan Jemiolo
  Bugs and requests related to the WSRF 1.2 WSRL ImmediateTermination interface, implementation, and related APIs, which are found in the muse-wsrf-api and muse-wsrf-impl modules.
Component WSRF WSRL ScheduledTermination Lead: Dan Jemiolo
  Bugs and requests related to the WSRF 1.2 WSRL ScheduledTermination interface, implementation, and related APIs, which are found in the muse-wsrf-api and muse-wsrf-impl modules.
Component WSRF WSRMD Support Lead: Dan Jemiolo
  Bugs and requests related to the WSRF 1.2 WSRMD interfaces, implementations, and related APIs, which are found in the muse-wsrf-api and muse-wsrf-impl modules.
Component WSRF WSRP ResourcePropertyCollection and Capabilities Lead: Dan Jemiolo
  Bugs and requests related to the WSRF 1.2 WSRP ResourcePropertyCollection interface, implementation, and related APIs, which are found in the muse-wsrf-api and muse-wsrf-impl modules. This includes all of the WSRP capabilities (get, set, query, etc.), which act as pass-throughs to ResourcePropertyCollection.
Component WSRF WSSG ServiceGroup Lead: Dan Jemiolo
  Bugs and requests related to the WSRF 1.2 WSSG ServiceGroup interface, implementation, and related APIs, which are found in the muse-wsrf-api and muse-wsrf-impl modules.
Component WSX MetadataExchange Lead: Dan Jemiolo
  Bugs and requests related to the WSX MetadataExchange interface, implementation, and related APIs, which are found in the muse-wsx-api and muse-wsx-impl modules.

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 54
   18%
Reopened Reopened 1
Resolved Resolved 41
   14%
Closed Closed 205
   68%

Open Issues

By Priority
Critical Critical 1
   2%
Major Major 36
   65%
Minor Minor 18
   33%

By Assignee
Andrew Eberbach 5
   9%
Chris Twiner 6
   11%
Dan Jemiolo 44
   80%