Adding web services and web capabilities to RTC v4.0.0.1
Good day. I'm running RTC v4.0.0..1 (because our Jazz server runs that version), and I've been searching
jazz.net on how to add Web and Web Services capabilities to RTC, and I have not found anything related
to adding these capabilities to RTC.
Are there libraries that can be added ? Those wizards do not show up when I click File - New, nor do they
show up when I click Window-Preferences-Capabilities.
Tom C.
IBM J2EE Developer
jazz.net on how to add Web and Web Services capabilities to RTC, and I have not found anything related
to adding these capabilities to RTC.
Are there libraries that can be added ? Those wizards do not show up when I click File - New, nor do they
show up when I click Window-Preferences-Capabilities.
Tom C.
IBM J2EE Developer
2 answers
Hello Tom,
There is a document specifying how to configure your environment: https://jazz.net/wiki/bin/view/Main/RTCSDK20_DevelopmentEnvironmentSetup
Another document describe how to create and consume the service: https://jazz.net/library/LearnItem.jsp?href=content/docs/web-ui-programming/web-ui-todo-rest.html
Please notice, that RTC and another jazz.net products do not use classical web services but rather REST services.
Let me know if it is an answer on your question.
Regards,
Krzysztof Kazmierczyk
There is a document specifying how to configure your environment: https://jazz.net/wiki/bin/view/Main/RTCSDK20_DevelopmentEnvironmentSetup
Another document describe how to create and consume the service: https://jazz.net/library/LearnItem.jsp?href=content/docs/web-ui-programming/web-ui-todo-rest.html
Please notice, that RTC and another jazz.net products do not use classical web services but rather REST services.
Let me know if it is an answer on your question.
Regards,
Krzysztof Kazmierczyk
Comments
Krzysztof: thank you for your reply, but the material you pointed me to does not apply to my
situation.
I'm trying to get my Rational Team Client set up to be able to create Web projects (specifically Dynamic
Web Projects).
The 'New - Other' menu does not show Web or Web projects, and I need to set up RTC for that.
Thank you anyway.