You want to change it on a build scope? I thought you could but cant find it now that I look. You can change it on a class scope by using the package parameter to various tags.
cheers dim On Wed, 26 Sep 2001 [EMAIL PROTECTED] wrote: > 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 > _______________________________________________ Xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
