この会話は、活動がないためロックされています。新しい投稿を作成してください。
この会話は、活動がないためロックされています。新しい投稿を作成してください。
I added an entry in resource resolver factory and saved it. If i access any page based on new rule i am getting below error
Caused by: org.apache.sling.scripting.sightly.SightlyException: Cannot find class apps.sling.servlet.errorhandler.ResponseStatus.
at org.apache.sling.scripting.sightly.impl.compiler.SightlyJavaCompilerService.getInstance(SightlyJavaCompilerService.java:126)
at org.apache.sling.scripting.sightly.impl.engine.extension.use.JavaUseProvider.getPOJOFromRepository(JavaUseProvider.java:125)
at org.apache.sling.scripting.sightly.impl.engine.extension.use.JavaUseProvider.provide(JavaUseProvider.java:112)
at org.apache.sling.scripting.sightly.impl.engine.extension.use.UseRuntimeExtension.call(UseRuntimeExtension.java:87)
... 158 common frames omitted
In browser
解決済! 解決策の投稿を見る。
表示
返信
いいね!の合計
Hi,
ok, so you do these activities:
Is this correct?
(Why do you create a mapping on an authoring environment?)
kind regards,
Jörg
表示
返信
いいね!の合計
Please post the code you are using so the community can view it. This will help community members providing help.
表示
返信
いいね!の合計
Hi
can you be more specific, what entry you have added to the (OSGI config?) of the resource resolver factory?
kind regards,
Jörg
表示
返信
いいね!の合計
Hi
Adding some components to page crashes the page. It creates a node in resource resolver mapping path. After deleting the node it works fine
For example if i create a mapping /content/my/support:/
Creating a page under /content/my/support/consumer/home will work fine. Adding a buggy component creates a node /consumer/home in root path of crx. After deleting it works fine
表示
返信
いいね!の合計
Hi,
ok, so you do these activities:
Is this correct?
(Why do you create a mapping on an authoring environment?)
kind regards,
Jörg
表示
返信
いいね!の合計