Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
Path of a class mentioned in Prefix
nirjari
WS8, TS732
-----------------
[html][/html]This External call is made to SomeClass. This SomeClass class file is located at "com.interwoven.livesite.external.runtime" When I am looking for this location on windows server 2008, what will be absolute oath for this location on C:/ drive ?
"com.interwoven.livesite.external.runtime" path is relative to what ?
Thanks
Find more posts tagged with
Comments
Garth McMillan
It will be a path to a java class "within" a .jar file. You would need to use a Java decompiler to open up the relevant .jar and view the source code of the class.
If it is an Interwoven component class, it's probably within livesite.jar or livesite-runtime.jar
nirjari
where is this .jar file located under iw-home ? Once I get the location of iw-home using iwgethome, where would this .jar file would be ?
Thanks
Adam Stoller
Have you ever thought of just searching (admittedly, Window's Search is not great [though better than DevNet's ;-)] - but it does work...)