It's all about the answers!

Ask a question

Jetty launch configuration additions for M6


Chris Daly (61651) | asked Apr 04 '08, 4:36 p.m.
JAZZ DEVELOPER
FYI, Those of you using Jetty launch configurations to develop your Jazz
server extensions will need to add these bundles when you switch from M5
to M6:

com.ibm.team.repository.common.remoteaccess.auth
com.ibm.icu
com.ibm.cic.licensing.common.core
com.ibm.cic.licensing.common.util
com.ibm.cic.licensing.lum

And whichever of these matches your platform:
com.ibm.cic.licensing.lum.win32
com.ibm.cic.licensing.lum.linux

--
Chris Daly
Jazz Component Development Team

3 answers



permanent link
Chris Daly (61651) | answered Apr 10 '08, 5:52 p.m.
JAZZ DEVELOPER
Chris Daly wrote:
Another thing related to Jetty launches that changes with M6 is that a
previous workaround to the problem of "more than one version of
'org.apache.commons.logging.Log' visible" (observed in the Jetty
console) requires a different workaround. This is explained here:

https://jazz.net/wiki/bin/view/Main/JazzServerRunAndDebug#MultipleCommonsLoggingVersions



I added one more note to the wiki section linked above. It turns out
you can still see this problem if you don't disable the
org.apache.batik.pdf bundle in your launch config. See this bug for
details:

https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/48795

--
Chris Daly
Jazz Component Development Team

permanent link
Chris Daly (61651) | answered Apr 06 '08, 4:19 p.m.
JAZZ DEVELOPER
One more note about launch configurations: For M6 I've created a
"Maximal" Jetty launch configuration which includes (I think) everything
that is included in the tomcat-based JazzTeamServer download. I think
this will be a better starting point than the "Minimal", "Typical" and
"Web-UI" example launches used in previous milestones. This launch is
called "JazzServer-06M6-Maximal.launch" and can be found here:

https://jazz.net/wiki/bin/view/Main/JazzServerRunAndDebug

--
Chris Daly
Jazz Component Development Team

permanent link
Chris Daly (61651) | answered Apr 04 '08, 8:27 p.m.
JAZZ DEVELOPER
Another thing related to Jetty launches that changes with M6 is that a
previous workaround to the problem of "more than one version of
'org.apache.commons.logging.Log' visible" (observed in the Jetty
console) requires a different workaround. This is explained here:

https://jazz.net/wiki/bin/view/Main/JazzServerRunAndDebug#MultipleCommonsLoggingVersions

--
Chris Daly
Jazz Component Development Team

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.