この会話は、活動がないためロックされています。新しい投稿を作成してください。
この会話は、活動がないためロックされています。新しい投稿を作成してください。
Hi,
I am currently working on aem6.4.
I have a osgi configuration , where I have a property service.pid and value with that class.
This property is not showing up in the configuration manager console.
Is this the expected behavior in aem6.4??
I have checked the same in aem6.2, it's showing up the service pid in the corresponding configuration in osgi console.
Thankss
表示
返信
いいね!の合計
After checking the AEM release notes - there is no discussion about a change here.
表示
返信
いいね!の合計
Can you share you code? Could be issue with code. With OSGI annotation, you can get property like service.pid by defining method with name service_pid
表示
返信
いいね!の合計
Thanks Scott and Arun,
I have the same code deployed in aem 6.2 and 6.4 ,
6.2 I am able to see the service.pid configuration for custom configuration.
But the see I am unable to see in 6.4.
I have seen a article where the configuration bindings are removed in 6.4 , is this some where related to the above issue?
OSGi component configurations missing binding in OSGi Console
表示
返信
いいね!の合計
It does appear to be related.
表示
返信
いいね!の合計