05/22/2003 Denodo develops a distributed system for the management of
areas and spectacles to the Council of Narón (A Coruña).
This distributed system for the management of areas and spectacles for
the Council of Narón, www.concellodenaron.com, allows to
have administration posts for seating capacities, season-tickets and
functions, reservation of tickets, consultation of informs and ticket
office for ticket selling and printing.
To achieve a distributed application, a multilevel model has been
adopted, where webservices technology has been used to publish an API
of business logic in the middle tier, accessible by every intranet/internet
environment. This webservices tier has been developed in Java using
HTTP as transport protocol and SOAP as messaging protocol.
In the client tier, the administration posts and ticket office come to
webservices through COM objects in C++ and VisualBasic. The
reservation of tickets can be made through a server in Internet with
Web pages with access to webservices.