Thanks for your answer Konstantin,

> > I am using XDoclet 1.2.2, JBoss 4.0.1, JDK 1.4.2.
> >
> > The ejb-jar.xml deployment descriptor generation
> > becomes particularly
> > slow as the number of EJBs increases. And as memory
> > consumption is
> > concerned, XDoclet is rather greedy as well.
> >
> > Are there tricks to make XDoclet file generation
> > quicker and lighter?
> 
> make your filesets smaller - exclude what you do not
> need from  parsing.
> 
I have checked that my fileset only contains EJBs (roughly 70
classes), that need to be XDocletized, there isn't anything to remove.
I thought about splitting it into several groups, but this would make
things complicated.

> Or move to xdoclet-2 ( but EJB support is suboptimal,
> unless somebody starts to actually using it )
>
XDoclet 1.2 contains exactly the features I need and is quite stable.
Is XDoclet 2 as powerful as XDoclet 1.2 ? What's the link between them
? Does it generate deployment descriptors for JBoss 4 ?

Cheers,
Gérald


-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
xdoclet-user mailing list
xdoclet-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to