[
https://issues.apache.org/jira/browse/SLING-12241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17813601#comment-17813601
]
Robert Munteanu commented on SLING-12241:
-----------------------------------------
Thanks for the report [~etugarev]. As it stands, this issue is not actionable
to Sling, we don't have access to "CQClient.class" or to "AEMCS". Can you
please rephrase this in a way that is applicable to Sling?
> Anonymous testing client throws NPE
> -----------------------------------
>
> Key: SLING-12241
> URL: https://issues.apache.org/jira/browse/SLING-12241
> Project: Sling
> Issue Type: Bug
> Components: Apache Sling Testing Clients
> Affects Versions: Apache Sling Testing Clients 3.0.22
> Reporter: Evgeny Tugarev
> Priority: Major
>
> When using the AEM testing Clients: anonymous client to access content on a
> publish instance ( AEMCS) the client throws an NPE
> to reproduce:
> {code:java}
> anonymousPublish = cqBaseClassRule.publishRule.getClient(CQClient.class,
> null, null);
> anonymousPublish.doGet("/graphql/execute.json", 204);
> {code}
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)