quote from the seam manual:
anonymous wrote : ...Notice that this event producer has no dependency upon event
consumers. The event listener may now be implemented with absolutely no dependency upon
the producer..
so you mean i have to introduce a dependency upon the producer, right?
can you give a short solution for my simplified example? how can i get the event state
(argument "Hello World") of the fired event in event listener? at the moment
i'm not seeing the wood for the trees...
thanks,
sven
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4114610#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...