Search:

Type: Posts; User: bstansberry; Keyword(s):

Search: Search took 0.02 seconds.

  1. A follow-up in case anyone else stumbles across...

    A follow-up in case anyone else stumbles across this issue. Turns out the only XML editor that complained about combining constructor-arg and property elements in the same bean element was a...
  2. DTD disallows both property and constructor-arg in same bean

    The spring-beans.dtd does not allow the use of both constructor-based and setter-based injection in the same bean, i.e



    Not knowing about this restriction, I created a couple beans that mixed...
Results 1 to 2 of 2