Thanks! Good to know. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of [EMAIL PROTECTED] Sent: Tuesday, March 25, 2003 12:03 PM To: [EMAIL PROTECTED] Subject: Re: [Xdoclet-user] Repackaging ValueObjects
----- Original Message ----- From: "Joel Rives" <[EMAIL PROTECTED]> Date: Tuesday, March 25, 2003 5:12 pm Subject: [Xdoclet-user] Repackaging ValueObjects > My objective is to have my Entity Bean classes in a package > structure like > the following: > > com.mycompany.server.model.* (where * represents various > subpackaging of > the model). > > I then want to generate my local and remote interfaces along with > valueobject and util classes in the following package structure: > > com.mycompany.common.model.* (where * represents various > subpackaging of > the model). > > I am familiar with the use of the packageSubstitution nested > element in > ejbdoclet. My understanding is that it's use is limited to > replacing package > endings. In other words, it can replace the package a.b.c.foo with > a.b.c.bar. It may even be able to replace a.b.c.foo with > a.b.z.bar. I have > not tried that. Either way, it does not seem capable of > repackaging in the > way that I want. If I am wrong in this, please let me know and > tell me how I > can use it to get the desired package structure. > There is a patch for this. Not yet applied. http://opensource.atlassian.com/projects/xdoclet/secure/ViewIssue.jspa? key=XDT-399 > I have also noticed that the @ejb.interface tag provides me with a > means of > repackaging the local and remote interfaces any way I like. So, > for those > elements, I have a solution. However, I do not see anything > similar for > explicit repackaging of the value objects and util classes. > > Thanks for any help and clarification, > Joel Rives > > > > > ------------------------------------------------------- > This SF.net email is sponsored by: > The Definitive IT and Networking Event. Be There! > NetWorld+Interop Las Vegas 2003 -- Register today! > http: > _______________________________________________ > xdoclet-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/xdoclet-user > ------------------------------------------------------- This SF.net email is sponsored by: The Definitive IT and Networking Event. Be There! NetWorld+Interop Las Vegas 2003 -- Register today! http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en _______________________________________________ xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user ------------------------------------------------------- This SF.net email is sponsored by: The Definitive IT and Networking Event. Be There! NetWorld+Interop Las Vegas 2003 -- Register today! http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en _______________________________________________ xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
