Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

Sightly || Where the class files will be stored.

Avatar

Level 3

HI,

In a local install, the Java source file is placed alongside the Sightly file, in the same repository folder. The source is automatically compiled on demand.

My question is where the class file will be stored for the source file?

 

Thanks,

Shivamurthy Mn

1 Accepted Solution

Avatar

Correct answer by
Employee

Not really, we not dealing with JSP here.

Check here...:

/var/classes/<unique id>/sightly/<version>

View solution in original post

7 Replies

Avatar

Level 10

Project Specific : /var/classes/org/apache/jsp/apps/ [project name]

Avatar

Employee

Have a look in /var/classes 

Avatar

Correct answer by
Employee

Not really, we not dealing with JSP here.

Check here...:

/var/classes/<unique id>/sightly/<version>

Avatar

Level 10

Opps Sorry...I think you are right....@Feike

Avatar

Level 3

Thanks @Feike..

I found that.

Avatar

Level 4

Hi All,

On A different note, how can this path be added in filter.xml? any idea /thoughts? I tried regex patterns but its not working.

Thanks in Advance!

Avatar

Employee

Normally this isn't needed, any reason for it?