Address Book + SQLContainer doesn't work for me

I’m basing on the example witch exist in the
trunk

When I run in the server I have this error in the Tomcat server

this Is my project and my DataBasehelper.java
(
I think the problem is in function fillContainers and precisely in getContainerProperty: It doesn’t work
)

I think I follow all the instructions that are mentioned (Copy the file sqlcontainer.jar … ) and my classes are actually the same of the example
(
except the name of projec
t)

I used Vaadin 6.6 and SQL Container 1.0.1 (I tested also 1.1.0) and eclipse 3.7

Thank you very much
11831.png
11832.png

Hi,

please see
this thread
. I believe you are running into the same issue.


Tepi

Hi,

Thank you Tepi for your help.

I’m using PostgreSQL. But, I think it is the same issue