> If WebServices are the only option, I would prefer to embed the HTTP > server inside the Application Server tier, so I don't have to deploy > Apache etc... Not being stateless would also be a nice bonus (or at > least some work-around for it like is done in Kylix)
For web services you can use WST with the Indy HTTP server listener ( compiled into your ) exe without dependencies (http://wiki.freepascal.org/Web_Service_Toolkit). It is stateless. > Anybody know of something like this? I remember there was some single > developer that wrote and alternative to Midas (for Delphi). I think he > used Jedi's version control application as an example application. > I'm not sure of the product name, what technologies he uses or if it > is open-source. :-( I think your are talking about this HyperBase ( http://www.vglib.com/link-4.html ), There were ( still ??? ) some legal problems with Borland, I don't have the details. And I think it is windows only. The source is freely available. Best regards. -- Inoussa O. _______________________________________________ Lazarus mailing list Lazarus@lazarus.freepascal.org http://www.lazarus.freepascal.org/mailman/listinfo/lazarus