Hello,

by default <ejbdoclet/> puts the generated classes and interfaces based on
a described pattern in the packages /ejb and /interfaces.
I prefer the package structure of the j2ee blueprint sample:

-component
   +ejb (all ejb/component/home/pk files)
   +model (dataobjects)
   +dao (dataaccessobjects)
   +...

How can I change the default pattern? I tried the destdir - parameter of
the subtasks. I think, thats the wrong way.

Thanks

Joerk Barkow
[EMAIL PROTECTED]



_______________________________________________
Xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to