look for a patch - there is one. Chek in this newsgroup.
if you use Oracle, check for deferred constraint.

worked for me

"Alex Loubyansky" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hello Rod,
>
> pity, but non-null foreign keys aren't supported currently.
>
> alex
>
> Saturday, December 21, 2002, 9:53:42 PM, you wrote:
>
> RM> Calling an entity bean CMR setter method within ejbCreate is
prohibited. The
> RM> general solution is to make CMP calls within ejbCreate and CMR calls
in
> RM> ejbPostCreate. That solution does not work when the CMR field maps
directly
> RM> to a non-nullable required column value. WebLogic resolves this issue
by
> RM> deferring INSERT statements. How does one specify that option in
JBoss?
>
>
>
>
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf






-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to