|
Hi,
I am working on a project that is using a different
packaging convention. as below:
customer/CustomerManagerBean
customer/interfaces/CustomerManager
customer/interfaces/CustomerManagerHome
...
account/AccountManagerBean
account/interfaces/AccountManager
account/interfaces/AccountManagerHome
Since it is a convention accross the whole application, I would like to
tell xDoclets so I don't have to bother about using the @ejb:interface
package tag. (and that would avoid mistakes that are bound to happen)
Am I right in saying that xDoclet cannot do that?
Is this convention silly anyway?
Thanks in advance for helping!
E |
- Re: [Xdoclet-user] Changing the default package for compon... Emmanuel Sciara
- Re: [Xdoclet-user] Changing the default package for c... Andrew Stevens
- RE: [Xdoclet-user] Changing the default package for c... Aslak Helles�y
