Version 0.4 of WSCandis Released!

Hi,

I just uploaded version 0.4 of WSCandis to RIAForge. This is a more polished release and includes some extra features.

- Added a logging mechanism within the server component. All requests to wscandis will now be logged and will include information about the service requested, the referrer name and the response returned. Thanks to Luis Majano for providing the base code for the logger. The logger is based on the Coldbox Framework logger plugin.

- Created an administration tool to manage the directory service. From here you can add/remove all entries on the directory as well as start/stop/refresh the wscandis server component, and view the log.

- Addded a cfc to act as a "deamon" (service.cfc) for the directoryService instance; service.cfc takes care of starting and stopping wscandis as well as managing access to the current directoryService instance.

Feel free to take it for a spin and let me know if you have any suggestions to improve it or if you find any bugs.

WSCandis can be downloaded here.

Thanks,

Oscar

Comments
BlogCFC was created by Raymond Camden. This blog is running version 5.9. Contact Blog Owner