Plugin not showing up in ComponentStatus
Hello,
I created a test plug-in for an attributeValueProvider following steps in this article:
https://jazz.net/wiki/bin/view/Main/AttributeCustomization#Providing_new_customizations_imp
I then provisined it to the server as described in multple articles on jazz.net.
When I review the Provision status using the URL
I do see that plus-in was installed.
However, I do not see it when I go to the URL
I was expecting to see it here based on the information in RTC 4 extensibility workshop.
Is this an issue i.e. does this mean that plug-in was not correctly deployed?
I am using Tomcat and version 4.0.5 of the server.
I am assuming to be able to see it under calculated value providers on the Eclipse client to tie this attribute value provider to a specific attribute I would need to provision this plug-in on the client side as well. Is that a correct assumption?
I would appreciate your feedback.
Thanks.