RE: [Xdoclet-user] ejbRemove tags

2003-10-14 Thread Harkness, David
Bruce Ashton once said: > Thanks for the pointer but unfortunately it doesn't seem to > be the whole > of the problem. I'm still not getting a remove(TemplateEntityPK pk) > style method in the home inteface. [I caught the cluetrain towards the bottom, but I'll leave the

Re: [Xdoclet-user] ejbRemove tags

2003-10-14 Thread Bruce Ashton
Thanks for the pointer but unfortunately it doesn't seem to be the whole of the problem. I'm still not getting a remove(TemplateEntityPK pk) style method in the home inteface. Harkness, David wrote: Bruce Ashton once said: [...] I can't generate a valid remove moetho

RE: [Xdoclet-user] ejbRemove tags

2003-10-14 Thread Harkness, David
Bruce Ashton once said: > [...] I can't generate a valid remove moethod in the local home > interface of an entity bean. > > [...] and the method looks like: > > > /** > * Describe ejbRemove method here. * > * @ejb.home-method > */ >