I guess you forgot to declare getter getModel() in your CompanySearch interface.
public abstract Map<String,Object> getModel(); View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3973567#3973567 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3973567 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
