Hello,
I have a plugin that I need to send datas to another server. Now a days we have system that pass this datas through call GET and do serialization of a class and deserialization in another server. This process was built with .jsp.
I built one REST to receive this datas and build my object again with deserialization but I´m getting "NoClassFound".
I´ve been studing about REST and seems to me that tomcat doesn´t get this class to build my object again.
Should I need to do something to "put" this class into tomcat ? Did I forget anything in cofiguration ?
thanks a lot
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.