maven - Mule - call a controller from inside onCall() method of java class -


i working on project mavenized web application having mule support in it. there requirement call controller inside java class implements callable interface. achieved creating object of controller against mvc rules. tried use @autowired annotation doesn't work in oncall() method. there solution can call controller method java class?

use spring inject controller field of callable bean.


Comments

Popular posts from this blog

yii2 - Yii 2 Running a Cron in the basic template -

asp.net - 'System.Web.HttpContext' does not contain a definition for 'GetOwinContext' Mystery -

mercurial graft feature, can it copy? -