Search:

Type: Posts; User: regis.dev; Keyword(s):

Search: Search took 0.04 seconds.

  1. Replies
    11
    Views
    2,735

    sts - GWT expenses - datanucleus enhancer – cannot enhanced classes

    It doesn’t seem to work on windows7 with STS 2.3.3.M1.

    I cannot run it, from the eclipse right click run web application (i have a problem with datanucleus enhancer – cannot enhanced classes).
    I...
  2. I found another solution if you want to keep ...

    I found another solution if you want to keep



    configurer.postProcessBeanFactory(context.getBeanFactory());


    put in your applicationContext.xml
  3. I found the solution Replace ...

    I found the solution

    Replace


    configurer.postProcessBeanFactory(context.getBeanFactory());


    By
  4. thanks for the answer but it was a bad copy/paste...

    thanks for the answer but it was a bad copy/paste sample, but i still have the error,
    i update my code, in this case it should work i really don't understand.

    If somebody have a clue i will...
  5. PropertyPlaceholderConfigurer doesnt load properties with applicationContext

    Hi,

    I try to use the PropertyPlaceholderConfigurer.postProcessBeanFactory() method, but it doesn't seems to work with the properties object setProperties().



    PropertyPlaceholderConfigurer...
Results 1 to 5 of 5