Hello.
Re-taking this. Any help?
Thank you again, Marten.
But I still have this problem.
I know this has to be very simple. I am not getting to read from a properties file....
Type: Posts; User: pgbonino; Keyword(s):
Hello.
Re-taking this. Any help?
Thank you again, Marten.
But I still have this problem.
I know this has to be very simple. I am not getting to read from a properties file....
Hello.
I don't get it yet. I think I'm doing right. hibernate.properties is in the class folder. keys are ok and applicationContext.xml is ok.
I don't know what else to check...
Stacktrace...
Hello.
Thanks again. Good solution. I have a mess here :S.
Where should it be located hibernate.properties? Spring doesn't resolve the keys :S
Thanks again
The behavour of this is not very normal...
I open the port in the firewall of my MacOS X. I got this at least to try to connect or something. The problem now is very simple: it doesn't find the...
java.net.ConnectException: Connection refused
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
at...
ok... thank you for your replay. Nothing changed, though...
Let me extend the error just for people to see if it's more helpful and can help me:
...
Hello.
I've put Hibernate to my MySQL well configured persistence. I am following the instructions correctly (I believe), but somehow it is not connecting propperly.
hibernate.cfg.xml:
...
Hello
I'm developing a very simple SpringMVC app just following the StepByStep for creating a simple Product pricing management.
Now I'm changing to Hibernate for the persistence. I think I am...
Hello.
I am a newby in Spring MVC. So sorry about any mistake and about the so basic question I'm searching help for :S. I installed all the framework following the step by step we can find at...