활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
How to use customize parameter instead of URI in osgi service
example :- protected static final String TEMPLATE = "/apps/example/templates/sampletemplate";
해결되었습니다! 솔루션으로 이동.
조회 수
답글
좋아요 수
See this AEM HELPX Article: Reading OSGi Configuration Values for Adobe Experience Manager 6.3
조회 수
답글
좋아요 수
Can you explain your use case in more detail please?
조회 수
답글
좋아요 수
Hi,
Can you explain your exact use case, so that further we can help you.
~Ratna Kumar.
조회 수
답글
좋아요 수
example :- protected static final String TEMPLATE = "/apps/example/templates/sampletemplate";
"/apps/example/templates/sampletemplate"----this value I need to get from service by configuring the service with default value.
How to do configuration in service to set the default value.
Thanks for the response.
조회 수
답글
좋아요 수
In an OSGI service, You can do the configuration at osgi console for that u need to make your service configuration by setting attribute metatype true in a @component annotation and define the configurable fields
조회 수
답글
좋아요 수
Thanks for the response.
How to use @property in this case?
조회 수
답글
좋아요 수
See this AEM HELPX Article: Reading OSGi Configuration Values for Adobe Experience Manager 6.3
조회 수
답글
좋아요 수