|Hi, | |Like <subj> asks. | |I am doing some changes to make transaction contexts |as propagated over the wire independent of the actual |JTA implementation used. This involves changes to |org.jboss.ejb.plugins.jrmp.interfaces.RemoteMethodInvocation |and org.jboss.ejb.MethodInvocation. afaik these are the only ones that should be used |Class org.jboss.ejb.plugins.jrmp.interfaces.MethodInvocation |looks like it wants to be changed too, but I cannot see |where or how it is used. So if I change this, I don't know |how to test it. Make a constructor that bombs :) marc | |Looking at CVS history, it has been changed a few |times recently, but these were simple maintenance |changes that happened to a lot of files. | |Please advice. | | |Best Regards, | |Ole Husgaard. |
