Hi I have my class (Message) and i add a field with Message type to my form. In activity designer every thing works well but when i deploy my process in Activity Explorer and i get the message "Unknown type Message .." I create Jar file of Message Class and add to "activiti-explorer/WEB-INF/lib" and "activiti-rest/WEB-INF/lib" but nothing was changed.
so, how Activiti Explorer detect my message class?