Konstantin,
Yes it is obvious from the output that the AddressEMBean xClass is being
considered as a SessionBean. It is also obvious from the output that the
Tester xClass is being considered in the context of the evaluation of
the AddressEMBean.java file. This is the problem that's kinda hard
--- "Clifton C. Craig" <[EMAIL PROTECTED]> wrote:
> The Ant tasks are giving me trouble. The
> XJavaDocFilter, for example
> looks like a cool way to filter for just the classes
> you need. However,
> it's forcing me to understand it's inner workings.
> It's not as simple as
> it seems. It appa