Search:

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

Search: Search took 0.02 seconds.

  1. Replies
    10
    Views
    3,443

    Thanks to all

    Now I understood and I thanks once again to all for giving time and concentration.

    Lovely regards to all.
  2. Replies
    10
    Views
    3,443

    Excellent

    Excellent, Thanks a lot of.
    You have guessed right because of the name of table "user". I changed the name of table from user to user1 and now it worked fine. I have one question if user is reserved...
  3. Replies
    10
    Views
    3,443

    Dialect property

    Thank once again for kind response. You can look the dialect property here. Is there any mistake, then please inform me. Or tell me other hints.

    <property name="hibernateProperties">
    <props>...
  4. Replies
    10
    Views
    3,443

    Call getNextException

    Thank you very much for your response.

    I am new in the world of J2EE. Do u mean by this exception.
    [JDBCExceptionReporter] ERRO: syntax error at or near "user"
    [AbstractFlushingEventListner]...
  5. Replies
    10
    Views
    3,443

    BadSqlGrammarException

    Hi every body,

    I have faced the following problem. I will be thankful to get a hint.

    javax.servlet.ServletException: #{userBean.sava}: javax.faces.el.EvaluationException:...
  6. Replies
    0
    Views
    1,728

    'id' in bean of type null

    Hello every body,

    I am trying for last one day to resolve the following problem. I will be very grateful if some one help me. I am using jsf,service layer, businesslayer,data access object layer
    ...
  7. Thanks

    I will be grateful if some body give me hints.
    Thanks and best regards
  8. problem with JSF and Business layer using spring

    Hi every body,

    I am trying to integrate the jsf+[service layer+business object layer]spring+Data access layer(hibernate). I have completed integration but I am following a error when I try to run...
  9. Replies
    4
    Views
    3,052

    Thanks

    I have found the answer that this class must extend the HibernateDaoSupport

    import org.springframework.orm.hibernate3.support.HibernateDaoSupport;

    Thanks
    Best regards,
  10. Replies
    4
    Views
    3,052

    Thanks

    Thanks for your response. I have made the closer look into the tutorial and think it is built in function.I want to include the liberary. Would you like to please give me the hint for liberay jar...
  11. Replies
    4
    Views
    3,052

    getHibernateTemplate()?

    I am using one tutorial to learn(integrating jsf,spring and hibernate). I found a function getHibernateTemplate().findByCriteria(criteria). Can Any body tell me the class name of this function and...
  12. Thank you very much. Best regards,

    Thank you very much.
    Best regards,
  13. 'Class that bean class [org.apache.commons.dbcp.BasicDataSource] depends on not found

    Hi every body,

    I am trying to integrate spring framework with hibernate and database is postgresql. I am thinking about the liberaries may be missing. I have also included the liberary...
  14. Replies
    7
    Views
    3,527

    Thanks

    yes, sprig.jar file is on class path.
    One thing, I want to clear that I first made the application using spring only. Then It was working fine. Now I am going to integrate the jsf with spring. Then...
  15. Replies
    7
    Views
    3,527

    Thanks

    Thank u very much. I have included the spring-web.jar file but after deploying I am facing the same error.

    org.springframework.web.context.ContextLoaderListener class not found

    If there is any...
  16. Replies
    7
    Views
    3,527

    Thanks

    Thank you very much for your help. But form where can i pick this liberary spring-web.jar?

    Thanks
    Best regards,
  17. Replies
    7
    Views
    3,527

    ContextLoaderListener class not found

    Hi,

    Would you like to tell me please that which jar liberary should I import to remove the following error

    class not found exception.
    org.springframework.web.context.ContextLoaderListener
    ...
  18. Replies
    0
    Views
    601

    Spring with JSF

    Hi every body,

    I have two questions.

    1. Is there any version of Jboss that come come with spring liberaries.
    2. I made a standalone application using spring and it was working fine and now I...
  19. Replies
    4
    Views
    1,501

    Thanks

    Now the problem has been solved and you said right that I was using quite outdated parser. Thanks best regards.
  20. Replies
    4
    Views
    1,501

    Thanks but further errors

    Thanks for providing me a solution and special for tip. But I am getting now the following error. While I have inlcluded the log4j liberary And also provided the bean defintion and you can check...
  21. Replies
    4
    Views
    1,501

    Simple Spring Application

    Hi every body,

    I am new in spring(please also recommend me the useful tutorial). I have made a very simple spring application. When I ran this application then I got the following error
    ...
Results 1 to 21 of 21