Search:

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

Search: Search took 0.02 seconds.

  1. Replies
    3
    Views
    405

    You perhaps think of serialization of required...

    You perhaps think of serialization of required beans before refresh then replace members of newly create singleton object by serialized one.

    Hope that might help!
  2. Replies
    10
    Views
    3,480

    I have not practically used JEE6, but I have seen...

    I have not practically used JEE6, but I have seen many concepts of JEE6 taken from Spring, so its better to use Spring Framework which has implemented DI, AOP etc. long before JEE6.
  3. for web application, provide path from WEB-INF...

    for web application, provide path from WEB-INF folder, i.e /WEB-INF/config/myfileConfig.xml, where file would be in config folder of WEB-INF.

    Hope it will help.
  4. Hi, if you are accessing props other than...

    Hi,

    if you are accessing props other than controllers then you have to specify "PlaceholderConfigurer" in application config.

    I hope this might solve your problem.

    Regards,
    Pulin
Results 1 to 4 of 4