Spring remoting; JdkDynamicAopProxy with no methods
问题 Some back story: I'm in the process of setting up a test environment of an old(er) system (2008). The system is currently in working condition, but we need to start testing it before upgrading. There is a front-end proxy application interacting through Spring (2.5.4) HTTP invoking with a back-end application. I have the source code and spring related dependencies in place, and I'm able to compile the system through build scripts shipped with the source code. I have set up a local VM acting as