Hi,
Rickard �berg wrote:
> Pretty much, yes. When you say optimized, you do mean calls between
> beans in same jar, right?
No, I mean calls from inVM client (tomcat)
This test is a simple session bean, deployed twice: once with
Optimized=true, once with Optimized=false. A servlet (deployed with
EmbeddedTomcat, inVM, classloader integration) calls the 2 beans. (the
test is in the contrib module, tomcat directory).
Results should be better with the optimized bean, they were until
recently.
It seems the last checks you added prevent the optimization to work in
this case (servlet->ejb).
Sebastien
--
--------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]