-
Task
-
Resolution: Won't Do
-
Major
-
None
-
None
-
None
Forums Discussion Thread: http://www.jboss.org/index.html?module=bb&op=viewtopic&t=48672
The JMS message inflow in the JMS resource adapter needs properly testing.
There are basic tests, but the following are missing:
1) Complete tests of edge cases for each configuration parameter in the activation spec
2) Failure tests to confirm the implementation handles error gracefully
3) Stress tests to make sure there the implementation is stable
4) Performance tests to optimize the implementation
Additionally, we need to confirm that it is possible to use this implementation for EJB2.0
style deployments and hence as the default configuration.
This should be possible provided the user has not created their own
container configuration that uses the old JMSContainerInvoker explicitly.