WorkItem State change eventhandler
Hi,
I'm trying to write an eventhandler for My plugin.xml:
I've read that I need to How can I activate this option? Best Regards Erik V. |
8 answers
I managed to register my eventhandler in the process by editing the process XML
Know when I try to save a WorkItem I get the following error in Team Advisor:
In the OSGI console I can see/start/stop my bundle. |
I changed the process XML to the following:
Now I can save the Work Item without an error message but my EventHandler is not called. |
I reinstalled the Jazz Server and now it is working. I can now select my EventHandler as follow-up action in the
But the In |
I associated my Team Area with the work item category and now the right event is triggered. But my handler still doesn't get called.
|
I associated my Team Area with the work item category and now the right event is triggered. But my handler still doesn't get called. It works when I add my eventHandler in the Team Area. |
I'm lost.. (I think)
I see the greyed out event thru eclipse on the Simple team process definition. but I want a server side (client independant) event handler. I think you defined an eclipse based handler, right? Sam |
Jared Burns (4.5k●2●9)
| answered Sep 23 '10, 9:29 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
On Wed, 22 Sep 2010 21:37:57 +0000, sdetweil wrote:
I'm lost.. (I think) All event handlers are defined server-side. - Jared ------------------------ Jazz Team Process |
On Wed, 22 Sep 2010 21:37:57 +0000, sdetweil wrote: I'm lost.. (I think) All event handlers are defined server-side. - Jared ------------------------ Jazz Team Process hm.. I've installed the SDK (just downloaded today), and I see plain java client and eclipse plugins.. I don't see anything server focused. and none of the classes referenced above. and no source code samples for any handlers or other objects, nor any javadoc or other reference material loaded as part of the sdk. Sam |
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.