I'm doing backend stuff, no UI/MVC framework.
My Datasource is configured using dbcp over Oracle.
I'm getting errors (Session Time Zone not set!) when accessing tables with TIMESTAMP WITH LOCAL...
Type: Posts; User: Starman; Keyword(s):
I'm doing backend stuff, no UI/MVC framework.
My Datasource is configured using dbcp over Oracle.
I'm getting errors (Session Time Zone not set!) when accessing tables with TIMESTAMP WITH LOCAL...
Hi there all,
I'm using Eclipse 3.0 with 'Build Project Automatically'. In a freemarker template, Eclipse reports an error (little red X marker in the package explorer view). However, there is no...
Hi there,
I have some unit tests for a form controller. The controller behaves correctly when called by a real request. But I'm not able to simulate request parameters being mapped to a POJO....
We really need to be able to watch forums and topics, as permitted by phpBB.
Thanx for the good work!
Starman
Yes, that's it. You'll still be able to specify only the jar you need. I do that of course in production.
But while developing, you can now have a generic ant file. There are some jars that...
Hi Rob, thanx for your reply.
Doing a small app I would probably agree. However, our application will use many other projects, all distributed as jar files. They are independently released and...
Hi all,
Sorry to be a bit off topic.
Wouldn't it be easier if the spring dependency jars were in two different paths in the distribution? That would simplify the ant script for deployment and...
Hello,
I'm currently using Spring 1.1 (with Hibernate and MySQL) to develop a web app. I'm also using Spring MVC. I'm coding some Velocity templates to render test views. However, I'd like to...