[Design of POJO Server] - Tests of JRMPInvoker
by bstansberry@jboss.com
As part of my recent adventures in testsuite housecleaning, I saw that the testsuite jrmp-invoker target isn't executed during a testsuite run. The target runs a set of EJB2 tests with the JRMPInvoker replacing UnifiedInvoker.
Any particular reason those aren't executed? If yes, any other good coverage of JRMPInvoker in the testsuite? If no, can we chuck the JRMPInvoker from AS 5 and require use of UnifiedInvoker? :-)
As part of the testsuite cleanup, I got the jrmp-invoker target to run properly so if we want to keep JRMPInvoker we can add the target to the regular testsuite run.
Further to all of the above, there is no "pooled-invoker" target that performs the same tests with the PooledInvoker. Same questions re: other coverage or dropping PooledInvoker apply.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4139931#4139931
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4139931
15 years