Re: [Xdoclet-user] I like XJavadoc but...

2004-03-22 Thread Clifton C. Craig
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

Re: [Xdoclet-user] I like XJavadoc but...

2004-03-22 Thread Konstantin Priblouda
--- "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