You might need to locate an extension in the Vibe directory structure in the following scenarios:
When you are developing and building the file structure for the extension
When you are troubleshooting problems associated with the extension after it has been deployed
You can locate the WEB-INF contents and Web-visible contents of the extension at the following locations in the Vibe directory structure:
WEB-INF Contents: ssf/WEB-INF/ext/zoneKey/extensionName
Web-Visible Contents: ssf/ext/zoneKey/extensionName
The name of the extension is the name of the ZIP file that you created in Section 2.3, Packaging an Extension.