Search:

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

Search: Search took 0.04 seconds.

  1. Solved!

    exactly this line:


    ApplicationContext ctx = new ClassPathXmlApplicationContext("META-INF/spring/applicationContext.xml");

    generates a new Context and messes up the Application.

    One...
  2. org.hibernate.LazyInitializationException: failed to lazily initialize a collection

    AGAIN - web is full of these, but none covers my problem.

    How comes?
    I have several datastructures like Container (Class with a list) and Content (Contentclass of the list with some values)
    ...
Results 1 to 2 of 2