Simple Object Access Protocol for Ada 95 ================================ Within the context of a server/client project i have realized an implementation of SOAP is Ada 95. It is a early version, which means that the implementation is currently still under test. If any body likes to join the test effort he is here by invited. For downloading the package please refere to: http://home.snafu.de/~boavista/download.html The packages have been developed under Lunix SuSe 6.3 and using Gnat 3.12p. The major flaw in the moment is simply the underlying XML implementation and the still missing documentation. The priority list for the ongoing design work is: 1. Better Application Model 2. Documentation 3. Missing XML-Features. Regards M.Erdmann