Schema not visible in operation advisor/participant RTC3.0.1
![](http://jazz.net/_images/myphoto/24fb1d02d3751c6df496fe37ff0d8bbd.jpg)
I created an operation participant using the workshop given at the following link
https://jazz.net/library/content/articles/rtc/3.0/extensions-workshop/
The example uses RTC 3.0. However I was trying the same procedure in 3.0.1. The plugin is successfully deployed and active. I can even see the name of the operation participant in the process configuration. But when I use it, the process configuration has no registration of the schema associated with the plugin. i.e. Thexmlns="MyTargetNameSpace" property is absent. This plugin works correctly while testing it with Jetty. But when deployed live on Tomcat, it fails.
I also created some operation advisors using similar procedures and i am facing the same issue with them. The schema is just not deployed.
Is there a change in way for provisioning new components for RTC 3.0.1?
What am I missing here. Please help.
https://jazz.net/library/content/articles/rtc/3.0/extensions-workshop/
The example uses RTC 3.0. However I was trying the same procedure in 3.0.1. The plugin is successfully deployed and active. I can even see the name of the operation participant in the process configuration. But when I use it, the process configuration has no registration of the schema associated with the plugin. i.e. The
I also created some operation advisors using similar procedures and i am facing the same issue with them. The schema is just not deployed.
What am I missing here. Please help.
One answer
![](http://jazz.net/_images/myphoto/24fb1d02d3751c6df496fe37ff0d8bbd.jpg)
Turns out that I was not importing the dependencies required for the feature properly (was missing some important ones).
Now the operation participant is working as desired with one exception, thexmlns="MyTargetNameSpace" property is still absent. Also the intellisence is not working. Which implies that no errors are shown in the process configuration source even though the tags required for the plugin to work are made missing.
Am I Still Missing Something ??
Warm Regards,
Arun
Now the operation participant is working as desired with one exception, the
Am I Still Missing Something ??
Warm Regards,
Arun