Search:

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

Search: Search took 0.07 seconds.

  1. Replies
    0
    Views
    1,800

    lazy loading issue with JPA

    Hi All,

    I am using JPA with Springs i had some problem.

    this is my web.xml

    <filter>
    <filter-name>lazyLoadingFilter</filter-name>
    <filter-class>...
  2. No bean named 'entityManagerFactory' is defined

    framework unabel to locate entityManagerFactory.

    this is my app.xml
    -------------------------
    <bean id="entityManagerFactory"...
  3. 'flowExecutor':The flow definition locator property is required

    Hi all,

    I am trying webflow .i stuck at some point am not getting solution for that .plz help me.

    I got the error :
    org.springframework.beans.factory.BeanCreationException: Error creating...
  4. sandy

    when every thing is correct b/w hbm and class am getting this error plz give me sol.


    ----
    org.hibernate.MappingException: Could not determine type for:...
  5. Replies
    0
    Views
    825

    Servlet action is not available

    when running struts+springs
    Servlet action is not available

    description The requested resource (Servlet action is not available) is not available.
    here is my code:
    -----------------...
  6. org.xml.sax.SAXParseException: Document root element "beans", must match DOCTYPE root

    org.springframework.beans.factory.BeanDefinitionStoreException: Line 9 in XML document from ServletContext resource [/WEB-INF/springapp-servlet-config.xml] is invalid; nested exception is...
  7. Replies
    0
    Views
    1,067

    java.lang.VerifyError:

    am not understanding how to solve this error.
    by which line its comming and also am pasting my code at below
    --------------------------------------------

    ...
  8. Replies
    0
    Views
    657

    java.lang.VerifyError:

    i am getting this error when am using spring webflow .
    plz help me urgently.



    org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'flowRegistry' defined in...
  9. Replies
    1
    Views
    635

    not found class

    java.lang.ClassNotFoundException: org.springframework.webflow.registry.XmlFlowRegistryFactoryBean
    what to do .
    am getting this problem even after loading all jar files in to my lib like...
  10. Replies
    0
    Views
    729

    package name differs

    in web flow servlet.xml

    we write but

    <bean id="flowRegistry" class="org.springframework.webflow.registry.XmlFlowRegistryFactoryBean">
    <property name="flowLocations"...
  11. sample code for integration of hibernate

    plz give us a sample code to integrate hibernate with spring
  12. Thnx

    i had changed form method to post from get so i got the result
  13. unable to call onsubmit () implicitely

    when am running my project onsubmit is not calling .but form formBackingObject
    was calling but i ned onsubmit() to call implicitely.

    this is my code in SimpleFormController
    ----------------...
  14. Replies
    4
    Views
    858

    new learner to spring

    Hi,
    plz any one help me how to write code and start an application in springs.
    And things needed to create spring environment.
    As we r going to start the project on spring in few more days.
    help...
Results 1 to 14 of 14