View results here ->
http://tck2.jboss.com/cc/?log=log20040426115647
|
| No Tests Run |
| This project doesn't have any tests |
|
|
| |
|
| modified | ejort | messaging/src/main/org/jboss/mq/SpySession.java | Make the XASession work like AUTO_ACKNOWLEDGE when it is not enlisted in a transaction. |
| modified | ejort | messaging/src/main/org/jboss/mq/SpyMessageConsumer.java | Make the XASession work like AUTO_ACKNOWLEDGE when it is not enlisted in a transaction. |
| modified | ejort | messaging/src/main/org/jboss/mq/SpyXAResourceManager.java | Make the XASession work like AUTO_ACKNOWLEDGE when it is not enlisted in a transaction. |
| modified | ejort | connector/src/main/org/jboss/resource/adapter/jms/JmsManagedConnection.java | Use the application's connection request info rather than the values on the underlying XASession.Report IllegalStateExceptions when wrapping XASession to avoid implementation specific exceptions leaking to the application. |
| modified | ejort | connector/src/main/org/jboss/resource/adapter/jms/JmsSession.java | Use the application's connection request info rather than the values on the underlying XASession.Report IllegalStateExceptions when wrapping XASession to avoid implementation specific exceptions leaking to the application. |
| modified | ejort | cache/.classpath | Fix the eclipse build |