Re: DatePicker error

2006-09-27 Thread Hajaansh
Thanks anyway! I will just have to try out different libs and see if the problem somehow sorts itself out ;-) It does not feel like a stable way of doing things but I guess I have no alternative... Thanks again! On 9/27/06, D&J Gredler <[EMAIL PROTECTED]> wrote: I'm on JDK 1.5, so that shoul

Re: DatePicker error

2006-09-27 Thread D&J Gredler
I'm on JDK 1.5, so that shouldn't be an issue. The saxpath jar may very well be a dependency of one of the other gazillion libraries I'm using :-) I don't know what else to suggest... On 9/27/06, Hajaansh <[EMAIL PROTECTED]> wrote: Hi again D&J, I am just looking at the versions I have. I am

Re: DatePicker error

2006-09-26 Thread Hajaansh
Hi again D&J, I am just looking at the versions I have. I am using Hibernate 3.1.3. Are you using Java 1.5? I saw in the readme for hibernate that I have: xerces-2.6.2.jar (2.6.2) - SAX parser - runtime, required for JDK < 1.4 So maybe the problem could be that I am using JDK 1.5... any though

Re: DatePicker error

2006-09-26 Thread D&J Gredler
I'm using Tap4 with Hibernate 3.1.2 without a problem and I see the following XML-related JARS in my lib directory: dom4j 1.6.1, saxpath 1.0FCS, Xerces Impl 2.6.2, XML Parser APIs 2.2.1. Not sure how you would find out what the official dependencies are. On 9/26/06, Hajaansh <[EMAIL PROTECTED]> w

Re: DatePicker error

2006-09-26 Thread Hajaansh
Ah, so that is the reason that no one answered :-) That might have been a good tip from you though! I have found a Xerces 2.6.2 jar which came with hibernate and I dont really have a clue if Tapestry (4.0) is using that one. I have also found one which came with my Java 1.5 installation. Any wa

Re: DatePicker error

2006-09-26 Thread D&J Gredler
I really have no idea, but maybe you have multiple versions of Xerces running around on your classpath, or just a single (wrong) version? These kinds of errors are always hard to debug... On 9/26/06, Hajaansh <[EMAIL PROTECTED]> wrote: No one knows what the problem could be? Each time a restart

Re: DatePicker error

2006-09-26 Thread Hajaansh
No one knows what the problem could be? Each time a restart Tomcat it seems to be fine. Maybe it is so obvious no one is responding? On 9/19/06, Hajaansh <[EMAIL PROTECTED]> wrote: Sorry, the error message was formatted strangely the last time. This time I hope it is better... Any ideas anyone?