Hi Friends,
When i am running the munits in my application i am getting the below error.Could you please help me on this
ERROR 2018-05-07 17:15:16,426 [main] org.mule.config.spring.SpringRegistry: Failed to shut down registry cleanly: org.mule.Registry.Spring
org.mule.api.lifecycle.LifecycleException: Failed to lookup beans of type interface org.mule.api.construct.FlowConstruct from the Spring registry
at org.mule.lifecycle.AbstractLifecycleManager.invokePhase(AbstractLifecycleManager.java:164) ~[mule-core-3.9.0.jar:3.9.0]
at org.mule.lifecycle.RegistryLifecycleManager.fireLifecycle(RegistryLifecycleManager.java:134) ~[mule-core-3.9.0.jar:3.9.0]
Hi @gsrujana ,
The error you are getting because of :
You are not having proper Import of All .xml config file which comes under src/main/app.
In Munit Suit.xml Please import.