Hi, I've following setup: JBoss 2.4.4 (with Tomcat 3.2.3) where is stateless session bean (transaction attribute for the bean is NotSupported) using Slide API. My slide is 1.0.16 + J2EEDescriptorStore from CVS. Database is Sybase Anywhere 7. Setup is running on Redhat 7.1 and JDK 1.3.1 (Sun Microsystems).
Everything works just fine, except that slide transaction manager throws time-to-time NotSupportedException. I've tried to understand transactions but I fail to see why it does it. If the bean would participate in transaction this exception would make sense because thread would allready have transaction going and NotSupportedException is the right thing to do for slide transaction manager. I haven't had time to fork down the error, when it does and when it doensn't. Now it SEEMS to be quite random, but as we know there is little random things in this world.. ;). Just wanted to try if anyone has had similar problems. Any thoughts anyone? Remy missed my little-improved sql-schema for sybase. I'll have to test/improve it bit before posting.. but it's coming when I have time to do it :). Cheers, Kimmo Eklund -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
