1
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
May 31, 2023 — May 31, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updated POMs that reference DOM APIs to include xml-apis-*.jar in their build path. This will More... over 17 years ago
Updated POMs that reference DOM APIs to include xml-apis-*.jar in their build path. This will More... over 17 years ago
Updated POMs that reference DOM APIs to include xml-apis-*.jar in their build path. This will More... over 17 years ago
Joel's patch for MUSE-186. More... over 17 years ago
1. removed old commented-out code More... over 17 years ago
Fix for MUSE-187 More... over 17 years ago
Fixed web app context path in test client - s/test-wsrf/wsrf More... over 17 years ago
Few small formatting changes caused by the back-and-forth on RuntimeException vs. DetailedRuntimeException. More... over 17 years ago
Removing unused private utility class. More... over 17 years ago
Removed use of String.replaceAll() so we can compile on J2ME FP 1.1 More... over 17 years ago
Corrected use of Exception constructors (super()) to make sure SOAPFault.Reason and Exception.getMessage() match. More... over 17 years ago
Added xml-apis-*.jar to POM so that it will match the .classpath we have for Eclipse workspaces. More... over 17 years ago
Removed use of java.util.regex.* so that we can compile against J2ME FP 1.1. Only method that More... over 17 years ago
Removed use of String.replaceAll() so we can compile on J2ME FP 1.1 More... over 17 years ago
Adding constant to reflect classpath root. More... over 17 years ago
MUSE-118 and MUSE-166: these two implementations were mixed in together since I rewrote the proxy stuff. More... over 17 years ago
fixed typo More... over 17 years ago
modified use of runtime exception constructor to be consistent with our other calls. need this to make applying More... over 17 years ago
added sanity check to make sure that resources experiencing shutdown() have actually been initialized in the past. More... over 17 years ago
removed call to shutdown() when Add() request is invalid - resource was not initialized, so no shutdown needed. More... over 17 years ago
small update to ensure backwards compatibility, behavior-wise - we only run the topic More... over 17 years ago
Added concept of listeners-by-topic to avoid potential performance problems documented here: More... over 17 years ago
Added concept of listeners-by-topic to avoid potential performance problems documented here: More... over 17 years ago
added serialization for ValidValueRange and extended metadata. also added sanity checks to make sure More... over 17 years ago
Updated serializer descriptor/definition so that the xsd-serializable-type is read in to a QName field. it is not used by More... over 17 years ago
added optiona <xsd-serializable-type/> element to custom serializer for MUSE-183. More... over 17 years ago
Fix for MUSE-182 More... over 17 years ago
setPropertyName() method for MUSE-179. More... over 17 years ago
setPropertyName() method for MUSE-179. More... over 17 years ago
Fix for MUSE-181. More... over 17 years ago