cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Need help navigating or using the PTC Community? Contact the community team. X

Unable to import custom mail extension

vsharma-21
3-Visitor

Unable to import custom mail extension

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.

Snapshot.pngmetadata.png

Please help on this.

Note : My Thingworx version is 7.4

          Eclipse version : Neon.2 Release (4.6.2)

          Thingworx eclipse plugin : 7.2

5 REPLIES 5

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.

ankigupta
5-Regular Member
(To:vsharma-21)

I agree with Tori. Class name seems incorrect.

Top Tags