[ 
https://issues.apache.org/jira/browse/SLING-5212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jörg Hoh updated SLING-5212:
----------------------------
    Description: 
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 
on the

  was:
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 handle Sightly scripts the same way as 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
>         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 
> on the



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

Reply via email to