I'm doing a app and have some problem when I run. It looks like the signfilter is not been called, as so the MainConfig class.

I created a domain context with other beans by annotation, but I think it is not the trouble.
Here is the code on the domainclass

@ImportResource("classpath:br/com/sidroniolima/appsorteiodapalestra/config/domain-context.xml")

Can anyone help me.

Thanks.