Re: [JBoss-dev] RFC: Add isolation level attribute in jboss.xml or jaws.xml?

2001-05-06 Thread David Jencks
Hi, I'm confused. Are you saying that the behavior mandated by the JCA spec is not sufficient to guarantee that every connection handle will used in the correct transaction? If so, is this not a deficiency in the spec? If not, what is the JBossConnectionListener for more specifically? thanks

[JBoss-dev] RFC: Add isolation level attribute in jboss.xml or jaws.xml?

2001-05-05 Thread danch
Does anyone have opinions on whether this would be a good feature or not? The 1.1 spec does not specify how isolation levels should be handled, except for BMT session beans, and by saying/implying that beans can call resource manager specific APIs to set it themselves (carefully). If this

Re: [JBoss-dev] RFC: Add isolation level attribute in jboss.xml or jaws.xml?

2001-05-05 Thread Toby Allsopp
danch wrote: Does anyone have opinions on whether this would be a good feature or not? The 1.1 spec does not specify how isolation levels should be handled, except for BMT session beans, and by saying/implying that beans can call resource manager specific APIs to set it themselves