It's all about the answers!

Ask a question

what variable can I set in my Jetty launch configuration to always get Enable Process Attachment Scripts=true?


Susan Hanson (1.6k2201194) | asked Jun 04 '14, 11:02 a.m.
I have a Jetty debug configuration and I would like to set com.ibm.team.workitem.process.scripts.enabled=true.  Do I set that just in the Environment page?  The variables that were listed there didn't seem to look like the ones I wanted.

Susan

Accepted answer


permanent link
Eric Jodet (6.3k5111120) | answered Jun 05 '14, 7:39 a.m.
JAZZ DEVELOPER
 Hello Susan,
add a System Property to your Jetty Launch Config:
-D com.ibm.team.workitem.process.scripts.enabled = true


Hope it helps,
Eric
Susan Hanson selected this answer as the correct answer

Your answer


Register or to post 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.