IBM RTC 6.0.2 is there any way to test the extensions without deploy them in the test server?
![]() Hello,
I was wondering if there is any way to deploy in an small instance than websphere or something quick where we can run the extension without to have to wait for the deployment in to the RTC server and see the extension working and easy way to debug, because the only thing that the RTC logs tell you are if it worked and if not, if not does not say what was the exception or I can't see useful information, or at least is there any way that we can put rtc in debug mode and print out all exceptions of the extensions?
|
One answer
![]()
Ralph Schoon (60.8k●3●36●43)
| answered Jan 19 '17, 12:00 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER edited Jan 19 '17, 12:02 p.m. Yes, you can develop, debug and test them on Jetty. See https://rsjazz.wordpress.com/2015/09/30/learning-to-fly-getting-started-with-the-rtc-java-apis/ and the Rational Team Concert Extensions Workshop. Comments is there any guide without the workshop, I tried that in 602, but it didn't work at all, is there any guide just for jetty. basic setup? Rerun the JUnit test to set up the Jetty DB or repeat the complete setup. The workshop works with 6.0.2. I test all versions, if I can. |