Community Tip - New to the community? Learn how to post a question and get help from PTC and industry experts! X
I have created one extension for Email notifications but unable to imported successfully and getting below application errors.
Attached the screen shot for application logs and meta-data file.
Adding to this i am also getting ClassNotFoundException in apache tomcat logs.
Please help on this.
Note : My Thingworx version is 7.4
Eclipse version : Neon.2 Release (4.6.2)
Thingworx eclipse plugin : 7.2
I think the className for your ThingPackage is wrong. I do not see the package given there in your project. Can you check this?
ClassName is correct. Please see the attached figure for your reference.
I do not see any package in your project called "com.test.tnt.ext.mail". I have seen the attached image, that is why I think the name is incorrect. Your package is called "com.vodafone.tnt.ext.mail"
I already perform changes with the same package name as "com.test.tnt.ext.mail" but still getting the same error.
I agree with Tori. Class name seems incorrect.