>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).


Hm...yeah, that's true. The parent check is not enough, I realize that now.
Any suggestions on improvement? Should we check parent of parent too..or?

/Rickard





--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Problems?:           [EMAIL PROTECTED]

Reply via email to