No, the facade is being generated in the same directory as the bean class. It just seems to be ignored on the second pass. If I take the facade-specific tags out then the interfaces are generated ( FooFacadeHome, etc).
> [EMAIL PROTECTED] wrote: > > If I create a new session bean, copy the generated facade > > session class > > but remove the facade tags the interfaces are generated. > > Are you generating the fa=E7ade into a different directory (src-gen vs = > src)? And if so, are you including that directory in your second = > ejbdoclet pass? > > David Harkness > Sr. Software Engineer > Sony Pictures Digital Networks > (310) 482-4756 > > > ------------------------------------------------------- > The SF.Net email is sponsored by EclipseCon 2004 > Premiere Conference on Open Tools Development and Integration > See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. > http://www.eclipsecon.org/osdn > _______________________________________________ > xdoclet-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/xdoclet-user > -- ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
