@Sofie:
I'm sorry I hadnt read your code good, so you can neglect my previous command.
The problem here is that both the Configuration and ProcessEngine (Both interfaces) are
mplemented by the SpringConfiguration class. That's why you get the exception.
I guess the easiest way to quickly fix this issue is to inject by name instead of by
type.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4255746#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...