Guidance Required for Plugin Development and Deployment in EWM Jetty Server (SDK 7.0.3
Hi All,
I have successfully followed the setup instructions provided in the document https://jazz.net/wiki/pub/Main/EwmSdk703/EWM_SDK_Setup_UpdatedV2.1.pdf and have the EWM Jetty test server up and running as described.
I would now like to proceed with developing custom plugins and deploying them to the Jetty server. However, I am seeking guidance on the exact process for EWM 7.0.3:
- Creating and structuring plugin projects using the EWM SDK.
- Implementing plugin logic (e.g., operation advisors, participants).
- Packaging and deploying plugins to the Jetty server.
- Registering plugins via provision profiles.
- Validating plugin functionality post-deployment.
If anyone can share detailed steps, examples, or best practices for plugin development and deployment in this environment, it would be greatly appreciated.
Thank you in advance for your support.
One answer
Follow https://rsjazz.wordpress.com/2024/02/09/ewm-rational-team-concert-extensions-workshop-changes-for-7-0-3/ and do the Extensions Workshop.
Additional information can be found hereĀ https://rsjazz.wordpress.com/2015/09/30/learning-to-fly-getting-started-with-the-rtc-java-apis/ and in general on that blog.