Ticket #51 (closed enhancement: fixed)

Opened 1 year ago

Last modified 10 months ago

Allow different JSON RPC service configurations

Reported by: schst Assigned to: schst
Priority: minor Milestone: 0.3.0
Component: JSON-RPC services Version: SVN-trunk
Keywords: Cc:

Description

It should be possible to specify more than one JSON-RPC service file.

Possible ways of defining the service file:

  • using the registry (after ticket #50 has been solved)
  • parameterize and re-use the processor (if this is possible)

Change History

05/27/07 22:57:25 changed by schst

  • status changed from new to assigned.
  • milestone set to Version 0.3.0.

07/11/07 20:23:26 changed by schst

  • status changed from assigned to closed.
  • resolution set to fixed.

Implemented in changeset [761]