Hi,

i have problem with generated with xdoclet *CMP file.
I am generating both interfaces, and entity-value-home.xdt is using
LocalHome while entity-value.xdt uses Home interface.

here is fragment of generated code:


   public void setSamenu1Value( x.ejb.value.Samenu1Value        valueHolder )
.
.
.
         x.ejb.interfaces.Samenu1LocalHome home =
        x.ejb.util.Samenu1Util.getLocalHome();
        x.ejb.interfaces.Samenu1 relation = home.findByPrimaryKey(pk);


any one get's similar situation ???
any thoughts ?

best regards,


-- 
Michał Drozd <[EMAIL PROTECTED]>



-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the
same time. Free trial click here: http://www.vmware.com/wl/offer/345/0
_______________________________________________
xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to