Odd Class names

Cantor, Scott cantor.2 at osu.edu
Wed Oct 15 10:27:30 EDT 2014


On 10/15/14, 9:37 AM, "Rod Widdowson" <rdw at steadingsoftware.com> wrote:
>
>I'm pretty sure my build and configuration is pretty standard.  Maybe
>someone else can run the testbed with
>org.springframework.beans.factory.support.DefaultListableBeanFactory set
>to
>DEBUG and see what happens?

I don't really think it's fixable. It looks like Spring is doing some kind
of multiple pass thing where it tries to find the class name both before
and after property replacement. If not, then it couldn't be working, and
it clearly is, so the only explanation I can think of is that it's also
trying the other way and failing first.

-- Scott



More information about the dev mailing list