XML-RPC

Overload PropertyHandlerMapping::load to accept Properties object

Created: 23/Sep/06 06:48 AM   Updated: 28/Nov/08 08:53 PM
Return to search
Component/s: Source
Affects Version/s: unspecified
Fix Version/s: 3.1

Time Tracking:
Not Specified

File Attachments:
  Size
File Licensed for inclusion in ASF works properties.diff 2006-09-23 06:49 AM Perry Nguyen 0.9 kB

Resolution Date: 05/Oct/06 08:26 PM


 Description  « Hide
On 9/22/06, Perry Nguyen <pfnguyen@hanhuy.com> wrote:

> Can it be made so that PropertyHandlerMapping has an overloaded load() that
> can accept a java.util.Properties object? It's like a 5 line change at most.
> For those of us that have pre-configured Properties (i.e. programmatically
> or via Spring) objects it saves having to write it out to a URI or subclassing
> PropertyHandlerMapping to provide the desired behavior.

Sounds reasonable. Provide a patch and create a Jira issue.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Perry Nguyen added a comment - 23/Sep/06 06:49 AM
This is the diff of the change

Perry Nguyen made changes - 23/Sep/06 06:49 AM
Field Original Value New Value
Attachment properties.diff [ 12341452 ]
Repository Revision Date User Message
ASF #453362 Thu Oct 05 20:25:23 UTC 2006 jochen Added PropertyHandlerMapping.load(ClassLoader, Map).
PR: XMLRPC-118
Submitted-By: Perry NGuyen, pfnguyen@hanhuy.com
Files Changed
MODIFY /webservices/xmlrpc/trunk/server/src/main/java/org/apache/xmlrpc/server/PropertyHandlerMapping.java
MODIFY /webservices/xmlrpc/trunk/src/changes/changes.xml
MODIFY /webservices/xmlrpc/trunk/pom.xml

Jochen Wiedmann added a comment - 05/Oct/06 08:26 PM
Applied to the trunk. This will be in 3.1, but not in 3.0.1 (if any).

Jochen Wiedmann made changes - 05/Oct/06 08:26 PM
Fix Version/s 3.1 [ 12312048 ]
Resolution Fixed [ 1 ]
Status Open [ 1 ] Resolved [ 5 ]
Jochen Wiedmann added a comment - 28/Nov/08 08:53 PM
Closing issues which have been released.

Jochen Wiedmann made changes - 28/Nov/08 08:53 PM
Status Resolved [ 5 ] Closed [ 6 ]