Hi all,
I have added server functionality to TurbineXmlRpcService. I don't have
commit access, so I sent the diff to Rafal, for review and commital if
people like it. This is a simple version of the service (using
helma.WebServer on a separate port), but adding it to Turbine should be
possible. (The requirement to have a session might need require some
thought)
The service is configurable, and on startup, the service can register any
class that has a Default constructor. The classes and handler names are
configured in TurbineResources.properties.
There are no modifications to the client functionality.
I added the new properties to conf/master/TurbineResources.master. Is that
correct, or should I have added them to conf/TurbineResources.properties?
Magnus
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]