Hi!
        Would like to know how to set the transaction timeout value of session
bean
in Jboss.I could do it using  the following tag in weblogic...whats the
equivalent in Jboss??(which tag in Jboss.xml)

<transaction-descriptor>

        <trans-timeout-seconds>120</trans-timeout-seconds>

</transaction-descriptor>

Thanks and Regards,
Rahul Ganjoo.

Preeti Sood wrote:

> Thanks  for the help.
> Also I want to know if we can specify the time-out for a Stateless session
> bean in the ejb-jar.xml.
> Are there any limits to this time ou
>
> Regards,
> Preeti
>
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Dain
> Sundstrom
> Sent: Thursday, August 08, 2002 7:42 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [JBoss-user] Problem with CMP2.0
>
> Preeti Sood wrote:
> > Hi,
> > I am using CMP2.0 to persist the Order-Lineitems relationship.
> >
> > When I try to persist data I get this error
> >
> >
> > Could not create entity
> > java.sql.SQLException: Column not found: ORDER in statement [INSERT INTO
> > LINEITEM11 (LINEITEM_ID, LINEITEM_NAME, order) VALUES ('10', 'Book0',
> NULL)]
>
> It is a foreign key field.  I suggest you read the quick start guide.
>
> -dain
>
> -------------------------------------------------------
> 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
>
> -------------------------------------------------------
> This sf.net email is sponsored by: Dice - The leading online job board
> for high-tech professionals. Search and apply for tech jobs today!
> http://seeker.dice.com/seeker.epl?rel_code=31
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-user



-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to