Hi,
Am Using Hibernate 3 and JBoss 4. yes I recreated all the schema. but its not working.
Am trying with option <property name="hibernate.hbm2ddl.auto" value="create"/> then it is working.
But in this case also DB doesn't have a sequence named SESSIONINFO_ID_SEQ but its working properlly.