Urgent clarifications needed in RTC web UI
![]()
Hi,
I have a requirement of adding a new link in work Item wizard in RTC web UI. I set up the eclipse Jazz development environment as mentioned in this URL https://jazz.net/wiki/bin/view/WebUIBook/HelloJazzWebUI in eclipse 3.4 Then to programmatically interacting web UI. I used the process mentioned in the following URL. https://jazz.net/wiki/bin/view/Main/ProgrammaticWorkItemCreation I added all the coding they mentioned for Web UI alone. I used the same run configuration used for setting up development env as mentioned in the Hello Web UI url. I am getting following error in console while I am trying to run the configuration. 12:42:17,265 ERROR net.jazz.ajax.internal.Activator - Exception thrown while starting Jazz Ajax Framework at net.jazz.ajax.internal.registry.WebUIRegistryReader.createCSSBindingSets(WebUIRegistryReader.java:780) at net.jazz.ajax.internal.registry.WebUIRegistryReader.start(WebUIRegistryReader.java:278) at net.jazz.ajax.internal.Activator.addingService(Activator.java:66 Someone please guide me what needs to be done to get rid of this error. Since we are in urgency, some positive reply ASAP would be highly helpful. |