Is there any way that dependent beans can be referred which are packaged in a JAR? Is there any configuration that needs to be specified that would recognize/load the dependencies from a jar file?
when I refer that error message that is displayed is : It could not find the bean definition of the dependencies.
Any suggestions/ idea ?


Reply With Quote