Search:

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

Search: Search took 0.03 seconds.

  1. Replies
    1
    Views
    720

    LazyInitializationException

    i run my webapp and it gives this error..
    it ran before. when i tried to run it again after closing the application this error starting comming. now in which direction this can be resolved!!?

    ...
  2. Replies
    3
    Views
    3,202

    nope.. single instance in classpath.. ...

    nope.. single instance in classpath..
    webinf/lib doesnt have any.
  3. Replies
    3
    Views
    3,202

    Log4J error

    i m unable to run a webapp this error is comming



    pr 7, 2011 4:55:37 PM org.apache.catalina.core.StandardContext listenerStart
    SEVERE: Exception sending context initialized event to listener...
  4. fixed. here is what i did from start to end

    1. Modify web.xml: Change <param-value> to "/WEB-INF/spring/applicationContext-hibernate.xml" of <context-param>

    2. Modify src/main/webapp/WEB-INF/spring/applicationContext-jpa.xml to use...
  5. This is the Stack Trace of tomcat INFO:...

    This is the Stack Trace of tomcat

    INFO: Deploying web application archive petclinic.war
    2011-02-24 16:24:42,298 INFO [org.springframework.web.context.ContextLoader] - <
    Root...
  6. Spring Petclinic Sample - hibernate configuration

    I am very new to Spring and following Sample Applications provided by Springs. Currently I am digging into PetClinic. It took me time to run it at first, but now it is up and running with JDBC.
    I...
  7. LookUp-Method Injection and Method-Replacement through Annotation

    I am very new to Springs and have been learing how to write beans.

    Reference book I am following is SpringInAction 2nd Edition.

    I am experiencing few troubles configuring my beans via ...
Results 1 to 7 of 7