RE: java.lang.IllegalStateException retrieving SqlMapClient

2006-04-27 Thread mrEdmundo
#x27;t try to create transactions unless you specify them in code... but Sun App Server does.   Thanks, Ed. From: mrEdmundo [mailto:[EMAIL PROTECTED] Sent: 27 April 2006 08:23To: [email protected]: java.lang.IllegalStateException retrieving SqlMapClient Hi there,   I'm havin

java.lang.IllegalStateException retrieving SqlMapClient

2006-04-27 Thread mrEdmundo
Hi there,   I'm having some trouble migrating a J2EE application from Orion to Sun Java System Application Server. It's working fine on Orion, but I get the following error when i'm running the application on the Sun App Server. It occurs when trying to execute a sqlMap.queryForList method