Hey

Penn wrote:
> Thanks for ur quick reply....
> which part of the "stardardjboss.xml" should i change.

The one that Ole suggested.

> do i have to change the jboss.xml at myEntityBean.jar

Either that or standardjboss.xml. Its up to you. The easiest is to
change in standardjboss.xml, but it depends (of course) on whether you
want to use only standard configurations or if you want to do custom
configurations for your bean.

regards,
  Rickard

> 
> thanks
> 
> Penn
> 
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Rickard Öberg
> Sent: Monday, February 26, 2001 4:31 PM
> To: JBoss-User
> Subject: Re: [jBoss-User] ejbLoad for BMP
> 
> Penn wrote:
> > I've been evaluating jBoss pre2.1 for a while and noticed that
> > the ejbLoad is not called everytime the business on the entity bean is
> > called,
> > eventhough the transaction is set to required, it only call once, the very
> > first time
> > i access my entity bean (BMP).
> > Is it a bug or optimisation.......?
> >
> > If its a optimisation, anyway to turn it off ...... ?
> 
> This is the behaviour of the default commit option (commit options are
> explained in the EJB spec.). Edit "standardjboss.xml" and change it from
> "A" to "C" to get more ejbLoad's.
> 
> regards,
>   Rickard
> 
> --
> Rickard Öberg
> 
> Email: [EMAIL PROTECTED]
> 
> --
> --------------------------------------------------------------
> To subscribe:        [EMAIL PROTECTED]
> To unsubscribe:      [EMAIL PROTECTED]
> List Help?:          [EMAIL PROTECTED]
> 
> --
> --------------------------------------------------------------
> To subscribe:        [EMAIL PROTECTED]
> To unsubscribe:      [EMAIL PROTECTED]
> List Help?:          [EMAIL PROTECTED]

-- 
Rickard Öberg

Email: [EMAIL PROTECTED]


--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
List Help?:          [EMAIL PROTECTED]

Reply via email to