Skip to main content
1-Visitor
August 8, 2017
Question

Access to Services Local (Java Code)

  • August 8, 2017
  • 1 reply
  • 1919 views

Hi Experts,


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


Thanks

Mahesh

1 reply

1-Visitor
August 9, 2017

From Composer? no way.

5-Regular Member
August 10, 2017

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.