[Wsf-general] Dataservice implementation details

Chamil Thanthrimudalige chamil at wso2.com
Wed Feb 28 22:44:43 PST 2007


hi all,

Implementation needs a new Deployer and a new MessageReceiver. The  
new Deployer will be called when a file with extension "dbs" is  
dropped in to the directory "db_services". I am not sure whether this  
is the best folder name and extension to use. So if some one has any  
suggestions please let me know.

The Deployer will read the configuration file for the service and  
create a DBInfo object from it with the relevant details. It will  
then set this as parameter in the new AxisService object. An instance  
of DBMessageReceiver is attached to all the operations that are created.

All processing code will be in a static utility class called DBUtils.

Any feedback about this design is most welcome.

Best Regards,
Chamil Thanthrimudalige





More information about the Wsf-general mailing list