anonymous wrote : PerfSender and PerfListener used the old example framework so could not
work as is with the new one.
|
| You could port them to the new framework.
I had this as a todo. Typically the examples start the server as part of the examples. For
this i was going to have a separate target since the producers/consumers can be started in
different orders. so something like,
| ant runServer;
| ant runConsumer;
| ant runProducer;
|
Clebert, feel free to port them.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4228585#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...