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   

Change Log

J2ME support and fixes for v2.1.0 content
   Bug MUSE-192 FIXED Cannot use -SNAPSHOT in OSGi manifest version numbers Blocker Closed
   Bug MUSE-211 FIXED array element type mismatch when client sends object[] Critical Closed
   Improvement MUSE-174 FIXED Add an output directory flag Major Resolved
   Improvement MUSE-166 FIXED Add flag to wsdl2java so that methods are generated with parameter for custom headers. Major Resolved
   Improvement MUSE-171 FIXED Add metadata support to wsdl2java and wsdlmerge Major Resolved
   Improvement MUSE-177 FIXED Axis2 libraries are not copied when WebContent exists. Major Resolved
   Improvement MUSE-172 FIXED Change the structure of server-side code Major Resolved
   Improvement MUSE-199 FIXED Change wsdl2java flags to better categorize platform options Major Resolved
   Bug MUSE-161 FIXED Code generation fails, if the wsdl-file contains imports Major Resolved
   Bug MUSE-147 FIXED Input array parameters are not correctly generated Major Resolved
   Improvement MUSE-173 FIXED Maintain a list of files to overwrite Major Resolved
   Bug MUSE-194 FIXED Remove the update install script Major Resolved
   Bug MUSE-197 FIXED Update tutorial and reference manual pages to reflect updates in wsdl2java Major Resolved
   Improvement MUSE-112 FIXED wsdl2java overwrites build.xml Major Resolved
   Bug MUSE-210 FIXED AbstractWsResourceCapabilty.getPropertyElements() should use Java's Array API to create array objects Major Closed
   Improvement MUSE-169 FIXED Add setter methods and XmlSerializable to *Descriptor interfaces and classes Major Closed
   Bug MUSE-181 FIXED Axis Environment adds dupilicate namespaces when converting axiom nodes to dom nodes Major Closed
   Bug MUSE-153 FIXED Child topics in topic set documents are being parsed as root topics by notification producer Major Closed
   Bug MUSE-209 FIXED Create documentation for WebSphere 6.x platform (uses WSDL4J 1.4) Major Closed
   Improvement MUSE-186 FIXED Enable OSGi support for empty resource managers with dynamically created resources. Major Closed
   Bug MUSE-170 FIXED False WSRP Change Notifications Major Closed
   Bug MUSE-165 FIXED GetCurrentMessage response does not include NotificationMessage element (wrapper) on property change events Major Closed
   Improvement MUSE-187 FIXED Isolate Axis2 environment directory handling Major Closed
   Task MUSE-184 FIXED J2ME Support Major Closed
   Bug MUSE-168 FIXED Muse 2.2.0 deploy structure changed, can't find muse.xml and other files Major Closed
   Bug MUSE-205 FIXED Muse on OSGi generating NPE on RHL Major Closed
   Improvement MUSE-122 FIXED Notification producer doesn't support multiple filters Major Closed
   Improvement MUSE-191 FIXED OSGi Mini SOAP environment should be packaged to work with MuseComplete Major Closed
   Bug MUSE-182 FIXED ServiceGroup.add must return a fault if it can not process a given InitialTerminationTime Major Closed
   Bug MUSE-204 FIXED SimpleMetric implementation for IntervalMetric improperly validates null check on duration string Major Closed
   Bug MUSE-180 FIXED SimpleResourceRouter should throw a ResourceUnknownException when a unknown resource is requested Major Closed
   Improvement MUSE-130 FIXED Support for J2ME and OSGi Foundation profile Major Closed
   Bug MUSE-201 FIXED Update WSDM Metrics documentation to include better instructions for adding the Metrics capability Major Closed
   Bug MUSE-198 FIXED Update docs to include material on J2ME/J9 deployment Major Closed
   Improvement MUSE-179 FIXED Usage of MUSE Capability property metadata apis Major Closed
   Bug MUSE-185 FIXED WSDL4J 1.6.1 causes stacktrace in WSDLUtils Major Closed
   Bug MUSE-202 FIXED badly formatted array xml in request body Major Closed
   Bug MUSE-178 FIXED dynamic wsresource creation and destruction Major Closed
   Bug MUSE-218 INVALID Code generation fails for port types that use WSRF operations (e.g. HTTP Sever Sample) Major Closed
   Wish MUSE-65 INCOMPLETE The current hosting environments create a chicken-egg scenario with respect to Resource Creation and Notification Major Closed
   Improvement MUSE-119 FIXED Codegen should handle capabilities that have no operations or properties Minor Resolved
   Improvement MUSE-176 FIXED Create a setClasspath script Minor Resolved
   Improvement MUSE-175 FIXED Improve handling of imports in generated code Minor Resolved
   Bug MUSE-163 FIXED Non-primitive types that have a minOccurs greater than 0 need to be initialized in the generated constructor Minor Resolved
   Bug MUSE-190 FIXED OSGi Axis2 isolation layer not honoring statck trace in fault propogation - causes NullPointerException Minor Resolved
   Improvement MUSE-118 FIXED ProxySynthesizer should be rewritten to use new codegen structure Minor Resolved
   Bug MUSE-89 FIXED WSDL import resolution does not handle remote URIs (http://...) Minor Resolved
   Improvement MUSE-183 FIXED Add a QName to custom serializers to improve code generation Minor Closed
   Improvement MUSE-126 FIXED Automate nightly build and add a build ID that we can use to help with debugging Minor Closed
   Bug MUSE-162 FIXED Clean up sample WSDLs and make sure wsdl2java consumes them properly Minor Closed
   Improvement MUSE-200 FIXED Create a new client class that makes it easier to read WSDM Metrics data Minor Closed
   Bug MUSE-152 FIXED Problems with the muse tutorial Minor Closed
   Bug MUSE-159 FIXED Schema validation fails for NonNilable ResourceProperties, when child elements of the resource properties are optional (minOccours="0") Minor Closed
   Bug MUSE-150 FIXED Set script permissions and fix new line chars as part of build. Minor Closed
   Bug MUSE-196 FIXED SubscriptionManager does not provide mechanism to re-try notifications after failure Minor Closed
   Bug MUSE-206 FIXED SubscriptionManager.wsdl has an improper fault message reference Minor Closed
   New Feature MUSE-145 FIXED Suppressing default SOAP body responses when response is empty and no message handlers exist for the operation Minor Closed
   Improvement MUSE-151 FIXED WS-Topics Muse implementation should support messageType and messagePattern constraints Minor Closed
   Bug MUSE-167 FIXED all samples are broken out of the box, missing services.xml Minor Closed
   Improvement MUSE-189 FIXED new methods for adding custom request headers Minor Closed
   Improvement MUSE-188 FIXED please add new WsrpUtils.convertToElement(Object,Class,QName) method Minor Closed
   Improvement MUSE-91 WON'T FIX Better handling of finding the right local ip address Minor Closed
   Improvement MUSE-193 WON'T FIX One jar for all Muse artifacts Minor Closed
Focus on fixes and additional docs for v2.0.0 content
   Bug MUSE-142 FIXED Deserialization of properties with XStream causes NPE Critical Closed
   Bug MUSE-140 FIXED Muse 2 breaks on WLS with BEA StAX parser Critical Closed
   Improvement MUSE-121 FIXED Provide Eclipse projects for each module Critical Closed
   Bug MUSE-95 FIXED Server-side SOAP tracing missing from Axis2 service. Critical Closed
   Improvement MUSE-132 FIXED Add WSDM management of OSGi bundles as sample Major Closed
   New Feature MUSE-100 FIXED Add better XSD support to wsdl2java Major Closed
   Improvement MUSE-137 FIXED Add code gen support for simple SOAP servlet Major Closed
   Improvement MUSE-133 FIXED Add pointer to XmlUtils and brief sample code of commonly-used methods Major Closed
   Improvement MUSE-157 FIXED Add version numbers to Bundles and Packages in OSGi Manifests Major Closed
   Improvement MUSE-156 FIXED Alternate Packaging of Muse for OSGi Major Closed
   Bug MUSE-138 FIXED AxisIsolationLayer is not initalised with operation context for Axis 1.1RC2 Major Closed
   Bug MUSE-128 FIXED Deployment as WAR file fails on WLS 9.2 Major Closed
   Bug MUSE-160 FIXED Imports should be copied with generated SubscriptionManager.wsdl file Major Closed
   Bug MUSE-103 FIXED In linux, the synthesizer uses the wrong file separators when making its filenames. Major Closed
   Bug MUSE-131 FIXED Jaxp Document resolution problem under JDK 1.4 Major Closed
   Bug MUSE-94 FIXED Modify code in MessagePatternFilter Major Closed
   Test MUSE-85 FIXED Possible sample project - System/Device Major Closed
   Improvement MUSE-124 FIXED RouterFilePersistence tracks file numbers globally instead of per-resource type Major Closed
   New Feature MUSE-129 FIXED SOAP servlet for OSGi and constrained devices Major Closed
   Bug MUSE-143 FIXED Some null property values cause NPE in ResourcePropertyChangeEvent serialization Major Closed
   Improvement MUSE-158 FIXED Update OSGi samples to reflect new packaging Major Closed
   Improvement MUSE-114 FIXED WSDL2Java should add subscription resource type to muse.xml when NotificationProducer is used. Major Closed
   Improvement MUSE-136 FIXED WSRF ServiceGroup how-tos Major Closed
   Improvement MUSE-113 FIXED Want to not have to include 'Null' Input and Output parts in Operation definitions.. Major Closed
   Improvement MUSE-135 FIXED setMembershipContentRule() for WSRF ServiceGroup Major Closed
   Bug MUSE-148 FIXED use-router-persistence attribute not working Major Closed
   Bug MUSE-155 FIXED xml element capability result improperly changed when passed to the client (namespace and prefix not preserved) Major Closed
   Improvement MUSE-82 DUPLICATE Fix relative path processing in WSDL/XSD resolution Major Closed
   Improvement MUSE-134 DUPLICATE Logging Refactorization Major Closed
   Bug MUSE-111 INCOMPLETE Cannot assign multiple capabilities to same Implementation class Major Closed
   Bug MUSE-41 FIXED Action URIs on wsrf operation response messages are the same as request action URIs Minor Closed
   Improvement MUSE-139 FIXED AxisEnvironment usings unnecessary static methods Minor Closed
   Improvement MUSE-92 FIXED Change environment in isolation layer so it allows empty response messages Minor Closed
   Bug MUSE-146 FIXED NotificationConsumer creates empty NotificationMessage array when no XML prefixes present Minor Closed
   Improvement MUSE-116 FIXED Parameter names should come from WSDL when possible Minor Closed
   Improvement MUSE-120 FIXED ResourceManager should provide version of getResources( ) that filters by resource type (context path) Minor Closed
   Bug MUSE-127 FIXED SimpleWsResource doesn't work with WSRF-ResourceProperties declared in different type Minor Closed
   Improvement MUSE-125 FIXED Store resource's capabilities by LinkedHashMap instead of HashMap Minor Closed
   Improvement MUSE-123 FIXED Upgrade /lib/common WSDL4J to v1.6.1 to be in line with Axis2 Minor Closed
   Improvement MUSE-115 FIXED WSDLMerge should report but not fail on port types that have the same operation. Minor Closed
   New Feature MUSE-144 FIXED add methods to SimpleSoapClient for setting headers on the SOAP request Minor Closed
   Bug MUSE-154 FIXED reschedule method of Timer utility in Muse will give illegal state exceptions Minor Closed
   Bug MUSE-101 INVALID methods that should be void return Element in generated code Minor Closed
   Bug MUSE-141 INCOMPLETE Muse 2 dependant on file-system access of resources Minor Closed
Release for v2.0.0
   Bug MUSE-33 FIXED Fix error message content and locations, remove IBM-specific and old OASIS terminology Critical Closed
   Bug MUSE-117 FIXED Initialisaiton fails when service is AAR packaged on WLS 9.2 Critical Closed
   New Feature MUSE-86 FIXED A WS-ResourceTransfer implementation based on Apache Muse Major Closed
   Bug MUSE-108 FIXED Add better error handling and warning for tooling Major Closed
   Improvement MUSE-60 FIXED Add opt-in or opt-out persistence handling at the resource definition level Major Closed
   Bug MUSE-72 FIXED Advertisement Topics not retained by NotificationProducer Major Closed
   Improvement MUSE-64 FIXED Change SimpleAdvertisement usage model to Single Resource focus and add additonal Simple* implementations to support other common use cases Major Closed
   Improvement MUSE-78 FIXED Change sample build files so they download the Axis2 or OSGi template from a mirror Major Closed
   Bug MUSE-98 FIXED Default deployment URI should be multi-plexed for multi-bundle deployments in OSGi Major Closed
   Improvement MUSE-67 FIXED Enable client generation in Wsdl2Java Major Closed
   Improvement MUSE-70 FIXED For Joel H: JavaDoc for muse-osgi-* Major Closed
   Improvement MUSE-68 FIXED JavaDoc for muse-tools Major Closed
   Improvement MUSE-69 FIXED JavaDoc for muse-ws-* Major Closed
   Bug MUSE-71 FIXED Missing action on Notify input message (Base Notification WSDL) Major Closed
   Improvement MUSE-87 FIXED Modify Spec Bundle registration to support multiple implementations for capabilities Major Closed
   Bug MUSE-76 FIXED NPE when initializing WSAConstants using Sun JVM Major Closed
   Bug MUSE-52 FIXED Notification subscription with a TopicFilter filter of an existing topic causes a TopicNotSupportedFault Major Closed
   Bug MUSE-83 FIXED POM incorrect for Muse Tools (at least) Major Closed
   Bug MUSE-66 FIXED Package name doesn't match file path. Major Closed
   Improvement MUSE-99 FIXED Package the code in the OSGi bundles into a jar Major Closed
   Improvement MUSE-106 FIXED Porting of WSN samples to OSGi Major Closed
   Bug MUSE-58 FIXED Problems with QueryRelationshipsByType Major Closed
   Bug MUSE-88 FIXED PutRPDoc returns rp doc on response even when the final rp doc is identical to the one specified by client Major Closed
   Improvement MUSE-105 FIXED Repackage OSGi bundles for un-exploded deployments Major Closed
   Bug MUSE-51 FIXED ResourceProperty attribute constant in WsrpConstants.java has a type Major Closed
   Bug MUSE-84 FIXED Resources paths are wrong in muse-tools Major Closed
   Improvement MUSE-74 FIXED Spec resources for OSGi bundled with API implementation Major Closed
   Improvement MUSE-109 FIXED Update Activator skeleton in Tooling and Samples to use FileLocator for default bundle context. Major Closed
   Bug MUSE-81 FIXED Update OSGi samples to reflect refactoring changes made to OSGi core Major Closed
   Improvement MUSE-79 FIXED Update WSRF OSGi Sample and add OSGi Bundle Management Sample Major Closed
   Improvement MUSE-77 FIXED Update to POM and Manifest for OSGi Axis2 bundle to ease deployment automation Major Closed
   Improvement MUSE-75 FIXED Use resource location delegation for loading resource streams Major Closed
   Bug MUSE-59 FIXED WS-BaseNotification-1_3.wsdl does not contain wsa:Action attributes for operations Major Closed
   Bug MUSE-54 FIXED Xalan not included in build path of muse-util-xml Major Closed
   Test MUSE-96 FIXED apache-httpd sample fails - missing xstream1.1.2 .jar in the RC Build (is that the right version of jar) Major Closed
   Bug MUSE-61 FIXED service.xml doesn't get created Major Closed
   Bug MUSE-50 FIXED wsrf faults are not ws-basefaults compliant Major Closed
   Bug MUSE-53 CANNOT REPRODUCE WsdlUtils resolves the output parameter name of a complex type using the 'ref' attrubute Major Closed
   Improvement MUSE-57 FIXED Change format of router persistence files to include only WS-A ReferenceParameters Minor Closed
   Improvement MUSE-63 FIXED Hopefully better Maven POMs... Minor Closed
   New Feature MUSE-29 FIXED Implementation of WSRP PutResourcePropertyDocument Minor Closed
   Bug MUSE-62 FIXED tools/binReadme is misleading. Minor Closed
   Bug MUSE-73 INVALID The Metadata implementation allows read-only properties to be deleted Minor Closed
Development Milestone #2 for v2.0.0
   New Feature MUSE-26 FIXED Ability of deployers to specify "default" capbility implementations that cannot be overridden Major Closed
   Bug MUSE-30 FIXED Axis2 reads WS-A reference parameter headers into wsa:Metadata element of EPR Major Closed
   Improvement MUSE-46 FIXED CLI Code Generation Major Closed
   New Feature MUSE-37 FIXED Extension to Muse Reflection utility class to support OSGi classpath isolation Major Closed
   New Feature MUSE-55 FIXED Implementation of put resource property doc Major Closed
   New Feature MUSE-32 FIXED Isolation layer to support JAX-WS Major Closed
   Bug MUSE-49 FIXED Lower the dependency on Xalan(XPath) Major Closed
   New Feature MUSE-38 FIXED OSGi Platform support Major Closed
   New Feature MUSE-25 FIXED Persistence API and implementation for standard capabilities Major Closed
   New Feature MUSE-45 FIXED Persistence for ServiceGroup and ServiceGroupEntry Major Closed
   New Feature MUSE-44 FIXED Persistence of NotificationProducer and SubscriptionManager entries Major Closed
   Improvement MUSE-27 FIXED Update WS-RMD implementation to Committee Draft version Major Closed
   New Feature MUSE-24 FIXED code generation for Muse 2.x Major Closed
   New Feature MUSE-40 FIXED requesting setRPDocRoot(Element root) method on ResourcePropertyCollection interface Major Closed
   Bug MUSE-56 INVALID Nullpointer in SimpleSoapClient when sending empty bodies Major Closed
   New Feature MUSE-35 FIXED Add a getPropertyNames( ) to the WsResourceClient Minor Closed
   Improvement MUSE-39 FIXED Provide optional flag in descriptor that prevents runtime exception if WSDL and Java interfaces are not completely in synch Minor Closed
   Improvement MUSE-42 FIXED Update /trunk/modules and build-all.bat to support a top-level Maven2 POM for Muse Minor Closed
   Improvement MUSE-47 FIXED Utility methods for finding properties per capability Minor Closed
   Improvement MUSE-31 FIXED Change NotificationProducer.publish( ) to take a topic and message content instead of a NotificationMessage Trivial Closed
   Bug MUSE-36 FIXED SimpleSetCapability operations throw SoapFaults instead of BaseFaults. Trivial Closed
Development Milestone #1 for v2.0.0
   New Feature MUSE-17 FIXED (Optional) XStream utility for complexType serialization in IBM's WSDM 1.1 implementation Major Closed
   New Feature MUSE-14 FIXED Apache Axis support for IBM's WSDM 1.1 implementation Major Closed
   New Feature MUSE-18 FIXED Design doc for core engine piece of IBM's WSDM 1.1 implementation Major Closed
   New Feature MUSE-22 FIXED IP Clearance form, source archive, MD5 sum Major Closed
   New Feature MUSE-34 FIXED OSGi support - run Muse on Eclipse 3.2 OSGi w/ or w/o Axis2 Major Closed
   New Feature MUSE-23 FIXED Support for Axis2 Major Closed
   New Feature MUSE-19 FIXED Test projects for capabilities submitted thus far (re: IBM's WSDM 1.1) Major Closed
   New Feature MUSE-16 FIXED WEF 1.1 API and implementation for IBM's WSDM 1.1 implementation Major Closed
   New Feature MUSE-20 FIXED WS-N (BaseN and Topics) implementation, version 1.3 (pre-ratification) Major Closed
   New Feature MUSE-21 FIXED WSDM MUWS 1.1 implementation Major Closed
   New Feature MUSE-15 FIXED WSRF (BF, RP, RL, SG) API and implementation for IBM's WSDM 1.1 implementation 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 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%