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   

Road Map

Progress: 
  20 of 25 issues have been resolved
Focused on fixes for 2.2.0 content and build improvements
   Bug MUSE-277 UNRESOLVED Axis implementation inside Apache Muse pretty-prints the XML Major Open
   Sub-task MUSE-259 UNRESOLVED MUSE-244
Flexible test infrastructure and initial set of extensible functional tests
Major Open
   Bug MUSE-229 UNRESOLVED SOAPAction mismatch invoking service Major Open
   Improvement MUSE-278 UNRESOLVED Clean-up and improve the build script Minor Open
   Bug MUSE-284 UNRESOLVED Could not generate code for Muse 2.3 milestone build i,e muse-2.3.0-SNAPSHOT-bin.zip for OSGI, AXIS2 container Minor Open
   Bug MUSE-298 FIXED SimpleComponentAddress - doesn't extract the component address from the contents when using the "parsing" constructor Blocker Resolved
   Bug MUSE-297 FIXED XsdUtils.getLocalTimeString not thread safe Blocker Resolved
   Bug MUSE-283 FIXED SimpleNotificationProducer.getSubscriptions() returns a not-syncronized collection Critical Resolved
   Bug MUSE-285 FIXED ArrayIndexOutOfBoundsException when SimpleResourceManager.getListeners() performs new LinkedList(_listeners); Major Resolved
   Bug MUSE-286 FIXED ConcurrentModificationException when a resource shuts down Major Resolved
   Bug MUSE-270 FIXED EMPTY_DOC thread stability issues Major Resolved
   Bug MUSE-232 FIXED ElementSerializer looses namespace prefixes for attributes that require namespace qualification Major Resolved
   Bug MUSE-275 FIXED MiniServlet uses incorrect SOAP 1.1 content type Major Resolved
   Sub-task MUSE-295 FIXED MUSE-294
Pull-Points should not subscribe to all. Its the job of the subscriptions to decide what is subscribed.
Major Resolved
   Bug MUSE-271 FIXED RouterFilePersistence fails to load subscriptions after restart Major Resolved
   Bug MUSE-299 FIXED SOAP responses are not logged Major Resolved
   Bug MUSE-254 FIXED ServiceGroup can't reference other ServiceGroups Major Resolved
   Improvement MUSE-281 FIXED Subscription Manager must throw faults on publish back to notification producer Major Resolved
   Bug MUSE-292 FIXED Wsdl2java fails when no wsdl:types element in wsdl Major Resolved
   Bug MUSE-239 FIXED response name should come from the wsdl Major Resolved
   Bug MUSE-289 FIXED wsa:Action value is not conform to WSN1.3 specification Major Resolved
   Bug MUSE-265 FIXED Serialization of array via SimpleNotificationProducer sends only the last element in the array Minor Resolved
   Bug MUSE-293 FIXED XPath filter gets Namespaces from NotificationMessage Minor Resolved
   Bug MUSE-290 DUPLICATE Issue in XmlUtils.setNamespaceAttribute() method Minor Resolved
   Bug MUSE-268 INVALID SoapFault(Element) constructor retrieves code but loses namespace Minor Resolved
Progress: 
  16 of 43 issues have been resolved
WS-* compliance suite and fixes for v2.2.0 content
   Bug MUSE-233 UNRESOLVED Initialization with default values fails for primitive data types Critical Open
   Bug MUSE-276 UNRESOLVED Build files looking for dependencies in the wrong group Major Open
   Bug MUSE-219 UNRESOLVED Change Not Doc Literal error message Major Open
   Improvement MUSE-294 UNRESOLVED Collective WS-N / Core improvements Major Open
   Sub-task MUSE-260 UNRESOLVED MUSE-244
Conformance test suite
Major Open
   New Feature MUSE-256 UNRESOLVED Discovery based bootstrapping for advertisements Major Open
   Bug MUSE-102 UNRESOLVED Error messages from wsdl2java need work Major Open
   Bug MUSE-213 UNRESOLVED On property change notification Major Open
   Bug MUSE-262 UNRESOLVED QName throws IllegalArgumentException (empty '' local part) together with XmlBeans XmlBeans.loadXsd() operation Major Open
   New Feature MUSE-242 UNRESOLVED Security model Major Open
   Improvement MUSE-220 UNRESOLVED Send out notifications for relationship creation/deletion Major Open
   Bug MUSE-255 UNRESOLVED SimpleServiceGroup memory leak, Entry resources not destroyed properly Major Open
   New Feature MUSE-245 UNRESOLVED Support MicroXML Major Open
   New Feature MUSE-244 UNRESOLVED Test/compliance framework for Muse Major Open
   Bug MUSE-228 UNRESOLVED Topics provided in RMD file leads to failure of initialization of resource Major Open
   Task MUSE-203 UNRESOLVED Update of Axis 2 environment to version 1.3 Major Open
   Bug MUSE-236 UNRESOLVED shutdown a resource does not terminate its child resources Major Open
   New Feature MUSE-243 UNRESOLVED Dynamic discovery and aggregation of resource types Major Reopened
   New Feature MUSE-231 UNRESOLVED Add ServiceLifeCycle for Axis2 Minor Open
   New Feature MUSE-80 UNRESOLVED Ant task for wsdl2java Minor Open
   Bug MUSE-267 UNRESOLVED Generated build.xml packages duplicate copies of custom capability classes in the lib jar Minor Open
   Bug MUSE-234 UNRESOLVED Resource Inspector "getOperations()" API returns the operations not available in processed wsdl Minor Open
   Bug MUSE-224 UNRESOLVED TerminationTime of subscription not persisted Minor Open
   Bug MUSE-207 UNRESOLVED Wsdl2Java didn't fill "java-capability-class" for "Configuration" and "Advertisement" capability in muse.xml Minor Open
   Bug MUSE-149 UNRESOLVED XML Encoding Error on Ubuntu 6.06 and Tomcat 5.5 Minor Open
   Bug MUSE-214 UNRESOLVED XML element name could lead to invalid operation generation. Minor Open
   Bug MUSE-217 UNRESOLVED wsa:Action in Response returns with Request action Minor Open
   New Feature MUSE-223 FIXED Add capability to specify a SSLSocketFactory for HTTPS based connections in SimpleSoapClient. Major Closed
   Improvement MUSE-221 FIXED Add support for xsd:binaryBase64 parameters and return values in WSDL and Axis2 Major Closed
   Bug MUSE-237 FIXED Cannot set subscription termination time if Subscribe was first called with null time Major Closed
   Bug MUSE-241 FIXED EndpointReference equals() method ignores URI port number Major Closed
   Bug MUSE-264 FIXED FilterCollections not supported with the "HACKS" in SimpleNotificationProducer Major Closed
   Bug MUSE-246 FIXED GetRPDoc returns properties in wrong order Major Closed
   Bug MUSE-249 FIXED ReflectionProxyHandler.fromXML() improperly handles complex response type containing multiple child elements Major Closed
   Bug MUSE-261 FIXED platform-mini: Crash handling empty response Major Closed
   Bug MUSE-215 WON'T FIX Serializer.toXML() requires unnecessary parent element with specified QName Major Closed
   New Feature MUSE-212 DUPLICATE Add Unsubscribe and Renew operations to SubscriptionManager Minor Resolved
   Bug MUSE-252 FIXED Resource initialization and request dispatching issue when a resource type name is a substring of another resource type Minor Closed
   Bug MUSE-208 FIXED Use WSDL operation name instead of XSD element name during code generation Minor Closed
   Bug MUSE-240 FIXED XmlUtils.setNamespaceAttribute allows duplicate namespace declarations Minor Closed
   Improvement MUSE-263 FIXED add WsResourceClient.getTerminationTime() method Minor Closed
   Bug MUSE-250 DUPLICATE Serialization of EndpointReferences (or of Element represeting an EndpointReference) strips the <wsa:EndpointReference> root Minor Closed
   Bug MUSE-222 DUPLICATE WSDL2Java and SOAP engine do not support byte[] parameters Minor 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 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%