problem in paged Table

Hi,

I worked with paged table in vaadin 6. It works fine. but when i try this in vaadin 7, i got a problem in createControls().
I am not able to load the values in table and creating controls . The error shown is

java.lang.NoSuchFieldError: CONTENT_XHTML

Help me to solve this-