Hi All,
I am working on an application where i have to replay recorded invocations like Ejb
creation, business method calls. These invocation are stored the following way
| InvocationRecord -----
| |---RecordNo
| |---RecordDate
| |---Invocation -->Target Object, Method, Arguments
| |---Response Object
|
I know during replaying there would be a number of difficulties because of the difference
in stored data and live server data.
It is better if we start from Ejb creation (replay) and then later to specific types.
It would be nice if you people share your ideas.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4173731#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...