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

Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! X

Access to Services Local (Java Code)

mkumar-41
1-Newbie

Access to Services Local (Java Code)

Hi Experts,


How can I access Local (Java Code) under services? How can I view the actual java code?


Thanks

Mahesh

2 REPLIES 2

From Composer? no way.

jamesm1
5-Regular Member
(To:CarlesColl)

I am assuming this is for Thingworx extensions that use Java code (such as resources). If so, the easiest way is a Java decompiler to decompile the jar files. I use this one: Java Decompiler

The java .jar files can be found either in the extension zip or in the Tomcat webapps folder.

Top Tags