In a CD tutorial example I do not understand the role of id parameter in ejbCreate(String) method and who supplies this string and how. Is it the way EJB provides unique field for easy primary key implementation? Should I necessarily have such a field name in my bean and should I implement ejbCreate always with this signature? I am especially curious because I previously implemented non-argument ejbCreate() and got "id is null" failure message on deployment. _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/jboss-user
- Re: [JBoss-user] create(), ejbCreate() and id Boris Garbuzov
- Re: [JBoss-user] create(), ejbCreate() and... Konstantin Priblouda
- Re: [JBoss-user] create(), ejbCreate()... bcd
- Re: [JBoss-user] create(), ejbCrea... Konstantin Priblouda
- Re: [JBoss-user] create(), ejb... bcd
- Re: [JBoss-user] create()... David Jencks
- Re: [JBoss-user] create(), ejbCreate() and... Vinay Menon
- RE: [JBoss-user] create(), ejbCreate() and... Jay Walters
- Re: [JBoss-user] create(), ejbCreate()... danch (Dan Christopherson)
- Re: [JBoss-user] create(), ejbCrea... Konstantin Priblouda
- Re: [JBoss-user] create(), ejb... danch (Dan Christopherson)