I am trying to design a local entity bean and a remote stateless session bean. How does one define in the ejbdoclet target, that for my session bean, a remote/home interface needs to be defined, but for the entity bean, only the local/localhome interface needs to be generated ?
 
Thanks
 
-- padhu

Reply via email to