Just a hint: Be careful with Torque and EJBs, which use Container Managed Transactions, since in some circumstances Torque will do a Connection.commit(), resulting in a SQLException, which results in a null Connection (the infamous error message...)
thomas > -----Urspr�ngliche Nachricht----- > Von: Mujahid Malaysia [mailto:[EMAIL PROTECTED] > Gesendet: Freitag, 13. Juni 2003 04:43 > An: [EMAIL PROTECTED] > Betreff: JBOSS & Torque > > > Hello everybody, > > I'm Mujahid. I just joined today. I'd like know how to > configure Torque > in JBOSS. I want to develop an application that is making use > of Struts + > EJB + Torque. I'd already configured Struts + EJB in JBOSS. > Thanks. > > Regards, > > ----------------------------- > Mujahid Malaysia > "Kembalikan Keagungan Islam" > > -- > http://www.fastmail.fm - And now for something completely different... > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
