Hi danch,
thanks for the clarification.
anil
danch wrote:
> JBoss does overlog exceptions a bit (sometime I prefer that). What
> you're seeing in the log is normal.
>
> -danch
>
> awc wrote:
>
> > Hi All,
> >
> > I do have entity bean that thows EJBException if the variable called
> > version(
JBoss does overlog exceptions a bit (sometime I prefer that). What
you're seeing in the log is normal.
-danch
awc wrote:
> Hi All,
>
> I do have entity bean that thows EJBException if the variable called
> version(integer) does not match the version from a dataHolder(bulk
> accessor). It work
Hi All,
I do have entity bean that thows EJBException if the variable called
version(integer) does not match the version from a dataHolder(bulk
accessor). It works right, but since it is thrown from bean, does it
have to throw all these exceptions with it??
[ejb/Customer] version exception <==