i use jboss and orion also. i don't know for weblogic etc. but i think this is the normal behaviour for all eas.
jan -- Jan Heise / Tel: +49-163-4803237 / E-Mail: [EMAIL PROTECTED] -----Ursprungliche Nachricht----- Von: Russell Chan [mailto:[EMAIL PROTECTED]] Gesendet: Dienstag, 2. Oktober 2001 16:29 An: Jan Heise; [EMAIL PROTECTED] Betreff: Re: WG: [Xdoclet-user] findByPrimaryKey with a java.lang object Hmm... Interesting - I'll try this out - thanks. If this is the case, this should probably be documented somewhere. Which application server are you using - jboss? Does anyone know if this behaviour is server specific? On Tue, Oct 02, 2001 at 03:24:12PM +0200, Jan Heise wrote: > hi, > > for jboss and orion, i do not define the findByPrimaryKey with > @ejb:finder at all. this finder is autogenerated by deployment. i even > do not have ejbFindByPrimaryKey() as i do not want to set options. > works good for me. just del the finder, try to deploy and call > home.findByPrimaryKey() - it should work even though there is nothing > in the sources. > > > jan > > -- > Jan Heise / Tel: +49-163-4803237 / E-Mail: [EMAIL PROTECTED] > Russ _______________________________________________ Xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
