from my limited knowledge

SOAP is client exposed services/API of an Application
Avalon is the core around which Server application can be created.
EJB are a way to organize the server components esp. for db Access. There is
some conceptual overlap between EJB container and Avalon Container, but EJB
solutions tend to be oriented towards application logic and databases,
whereas Avalon provides a general way of building Java Server applications.

Harmeet

----- Original Message -----
From: "fanyun" <[EMAIL PROTECTED]>
To: "AvalonDevelopment" <[EMAIL PROTECTED]>
Sent: Sunday, August 05, 2001 11:07 PM
Subject: avalon and soap


> Hi all:
>
> After study avlon for 1 week, I feel it provide a way programmer can build
seperated software blocks and configure them to work together using XML.  I
wonder is it just like using Soap Services to build application.  Or like
the way EJB works.
>
>
> Can any one explain what is the difference between these 3:   Avalon,
Soap, EJB
>
>
> Regards
>
>
> fanyun


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

Reply via email to