Schaible, J�rg wrote:
Hello Ulrich,


Fair enough, but be aware that this way you are making the servlet engine the top container and embed an application server(*).
Yes, but ... when do expect Merlin to be a full-featured AppServer <g>?
Well, I'd recommend Phoenix if you need an application server :)

Since an application server can not only run servlets, but also generic server applications, it is IMHO more sensible to make it the top container. Servlets are just specialized server applications.

Yes again, but when I speak of integrating into a J2EE compiant servlet engine, this implies even WebLogic or WebShpere or other less known systems we have partner contracts ... these are the ones that we meet mainly in the real world. So basically, I have already full-blown appserver functionality, if I need it.
Ok, I was misled by your term J2EE servlet engines. If you need to support J2EE application servers, then an Avalon application server won't do, as it's not J2EE compliant. You can of course sneak in the backdoor via embedding like you are currently trying to do with Merlin.

Ulrich



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to