Is there any IoC in Jboss-ESB?
Im trying to hack an annotated ESB action using org.jboss.soa.esb.actions.annotation.Process annotation.
Having some external dependencies I would like to use some IoC for the purpose of TDD. seam is of cause not part off the runtime (that’s web stuff). Is there any or am I barking at the moon?