コミュニティアチーブメントバーを展開する。

chandran8596539
chandran8596539
オフライン
タイプ
  • すべて
  • 質問
  • ディスカッション
  • アイデア
  • ブログ
ユーザー投稿による絞り込み
  • Is there any out of box REST API component in AEM 6.1/6.2 ? My use case is need to invoke the REST API on page load and display the content on page, if there any AEM out of box component, just want to use that.  

    タイプ

    質問

    表示

    2.9K

    いいね!

    0

    返信

    6
  • Sorry, didnt check where am posting my question. This is for AEM forum. No worries I posted in AEM forum. Thank you  . 

    タイプ

    質問

    表示

    1.5K

    いいね!

    0

    返信

    0
  • Am trying to consume the REST webservice from java bundle, am gettign the following exceptionjavax.net.ssl.SSLException: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty            at sun.security.ssl.Alerts....

    タイプ

    質問

    表示

    2.2K

    いいね!

    0

    返信

    3
  • bsloki wrote... Day Commons HTTP client is just a wrapper around Apache HTTP components proxy consfiguration. You can use any one of them. However, Day Commons HTTP client has more support like NTLM authorization aswell.  If we create a instance for HttpClient , like HttpClient httpClient= new HttpC...

    タイプ

    質問

    表示

    1.8K

    いいね!

    0

    返信

    0
  • What is the difference between  Apache HTTP Components Proxy Configuration vs Day Commons HTTP Client 3.1 ? .As I see both are doing the same proxy configuration. what is difference between them and which should we use in bundle?

    タイプ

    質問

    表示

    2.6K

    いいね!

    1

    返信

    3
  • Am trying to consume a web service which is running on different sub-domain but on the same domain. I am getting java.net.ConnectException: Connection timed out. Below is code which I am using to call the webservice from OSGI Component class.       String  url = "https://banking.pnc.com";        Pos...

    タイプ

    ディスカッション

    表示

    12.3K

    いいね!

    0

    返信

    13
  • Hristo Gatev wrote... I have the same problem but i am trying to call the java class from the local folder.  -apps (folder)    -mywebsite (folder)        -components (folder)            -contentpage (cq:Component)            -partials (folder)                -navbar.html                        -Menu...

    タイプ

    ディスカッション

    表示

    2.7K

    いいね!

    0

    返信

    0
  • I have a Java Component , want to call that component in html using sightly. I am trying to use the tag   data-sly-use.settings="com.pnc.xxx.Settings" .It is initiating the new Instance, but not referring the existing component. How can I refer the existing component in sightly?

    タイプ

    ディスカッション

    表示

    4.6K

    いいね!

    0

    返信

    4
  • yeah , "/etc/workflow/instances" node has all the workflow instances (archived,running etc.). If you read the "status" proeprty, will get to know workflow status(COMPLETED/RUNNING/ABORTED).      /etc/workflow/instances/server0/2016-01-13_9/model_XXX/@status

    タイプ

    質問

    表示

    1.9K

    いいね!

    0

    返信

    0
  • Could you explain us more? How you are creating this page from "Site Admin" or CRXDE? is this exception is coming when it is hitting your code? Simple way to verify this , after adding the page in  "Site Admin" just refresh the parent node and check it,it is added or not.

    タイプ

    ディスカッション

    表示

    1.9K

    いいね!

    0

    返信

    0