Hello,

Is it allowed to make a internal B2B call inside the ejbCreate
method. I have a CMP entity bean whose primary key is a Long
value. The new Long value is stored in a separate table with a
separate entity bean. While creating the bean I would like to make a
call to get the new primary key of the bean to be created?

Thanks,
Marcel


_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to