----- Original Message -----
From: "Andrey Somov" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, September 25, 2001 5:04 PM
Subject: EJB
> Hi,
> thank you for such a nice framework. Good luck!
thanks!
> My question is about EJB.
> I took a look at features http://jakarta.apache.org/cactus/features.html
and found
> out that EJB became "Available in Cactus". But in version 1.1 it was
> "partly available in Cactus". I could not find any notes in the release
changes
> except the tutorial.
> So, the question is - what has changed?
> I work with EJB in cactus 1.1 exactly as it is described in the new
tutorial.
You are right ... :) Nothing has changed in the Cactus _source_ code for
supporting EJBs but there is now a tutorial ! We may provide more EJB
features in the future (see the todo list for some ideas) and I know some
person who has begun writing an EJB Redirector for Cactus. However, we felt
that Cactus was already supporting EJB unit testing even without these new
features and this is why we changed the status to "EJB support is
available". Very shortly we'll also include sample EJB unit tests as part of
the Cactus samples.
> The only
> difference is I use inner static test classes. It seems to be
> much more flexible and powerful. Have I missed something in the
documentation?
no, you haven't ...
>
> Thank you.
> Andrey Somov
Thanks and do not hesitate to suggest ideas for improvements or even
participate ! :)
-Vincent