Thanks tdanecito.

To clarify:

1.  The bean is being invoked via RMI.
2.  If the test case is ran several times, there still isn't much difference in 
overhead.
3.  As far as I know, there is a call from a Stuts Action class to a thread, 
the thread then invokes the EJB, the EJB then makes the call to the business 
bean.


As for the performance issue due to going through all the layers, I appreciate 
there will be a greater overhead, but I am taking performance timings for just 
the class itself - not how long it takes to get to it.  So layers or not, it 
still takes longer for the classs to execute while inside the container.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3955746#3955746

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3955746

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to