Now I understood and I thanks once again to all for giving time and concentration.
Lovely regards to all.
Type: Posts; User: ahmadgee; Keyword(s):
Now I understood and I thanks once again to all for giving time and concentration.
Lovely regards to all.
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...
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>...
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]...
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:...
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
...
I will be grateful if some body give me hints.
Thanks and best regards
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...
I have found the answer that this class must extend the HibernateDaoSupport
import org.springframework.orm.hibernate3.support.HibernateDaoSupport;
Thanks
Best regards,
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...
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...
Thank you very much.
Best regards,
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...
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...
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...
Thank you very much for your help. But form where can i pick this liberary spring-web.jar?
Thanks
Best regards,
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
...
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...
Now the problem has been solved and you said right that I was using quite outdated parser. Thanks best regards.
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...
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
...