I've some annotation-based controller inside a sub module. These modules are deployed as jar files.
The annotation-based controllers from the jar file is not getting loaded to the spring configuration.
I'm manually exporting the jar file using the export utility in eclipse.
Did any one faced this problem?
filesonly
set to false (which is the default). – Advisable