[ 
https://issues.apache.org/jira/browse/SLING-5212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14994058#comment-14994058
 ] 

Dan Klco commented on SLING-5212:
---------------------------------

[~radu.cotescu] I've checked with Sightly Engine 1.0.2 and it looks like even 
with Development mode enabled it doesn't seem to be generating .java or .dep 
files.  Is this fixed in 1.0.6?

It looks like the issue regarding the Sightly components not appearing is that 
the console is exclusively looking under the relative path org/apache/jsp which 
is where all of the JSP files are stored.  I'll look into refactoring it a bit 
so it just looks under the root and strips out the org/apache/jsp from the 
script path for the JSPs.

> Webconsole of FSClassloader does not display Sightly components
> ---------------------------------------------------------------
>
>                 Key: SLING-5212
>                 URL: https://issues.apache.org/jira/browse/SLING-5212
>             Project: Sling
>          Issue Type: Improvement
>          Components: Commons
>    Affects Versions: File System ClassLoader 1.0.2
>            Reporter: Jörg Hoh
>            Assignee: Dan Klco
>         Attachments: Apache Sling Scripting Sightly Engine Configuration.png
>
>
> When I add sightly components to my application, they are not displayed in 
> the Webconsole of the Filesystem Classloader.
> When I do a 'find' in the directory of the fsclassloader bundle, JSPs show up 
> like this:
> {noformat}
> data/classes/org/apache/jsp/apps/geometrixx/components/page/init_jsp.class
> data/classes/org/apache/jsp/apps/geometrixx/components/page/init_jsp.deps
> data/classes/org/apache/jsp/apps/geometrixx/components/page/init_jsp.java
> {noformat}
> but Sightly components like this:
> {noformat}
> data/classes/apps/geometrixx/components/page/SightlyJava_initsightly.class
> {noformat}
> Especially there is no .java or .deps file.
> The Webconsole should be able to display Sightly scripts and offer operations 
> like "download .class file" or "download .java file" (if available).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to