-
Bug
-
Resolution: Cannot Reproduce
-
Major
-
None
-
JBoss AS7 7.2.0.Final
-
None
-
windows 7
I had this issue with JBoss EAP 6.1
I have a method that loops for an arbitrary number of times and makes call to a simple get method from an stateless bean. Everytime the methods gets called, it takes more and more time to complete.
Please look at the link on Stackoverflow for more details and code snipets