Search:

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

Search: Search took 0.02 seconds.

  1. NumberFormatter and DateFormater and BeanPropertyBindingResult

    Hi,
    I have some number and date fields annotated with NumberFormatter and DateFormmater and when I insert some value that is not being able to convert I get the following exception:

    Internal...
  2. This is configuration for the one of my beans: ...

    This is configuration for the one of my beans:

    <bean id="statusValuacijeKsdDAO" parent="abstractDao">
    <property name="proxyInterfaces">
    <value>...
  3. Problem with exposed beans via spring proxy

    Hi,
    I made small generic dao framework where my generic implementation class is obtained through spring proxy. In that class I inject PersistenceContext use Spring transactions through annotaions....
Results 1 to 3 of 3