Hello Chris.
On 2013.02.22 11:33:01 -0800, Chris Lauwers wrote:
> Hi, I recently started looking at Cipango. I've worked with Mobicents a
> bit, but I'm intrigued by Cipango since it is based on Jetty, and I like
> Jetty since I can embed it in my application code. It appears, however,
> that Cipango isn't simply an add-on to Jetty, but rather that it comes with
> its own (slightly modified) distribution of Jetty. I'm curious as to why
> this is? Is this because of limitations of Jetty? If so, I'd love any
> detail about what those limitations are. Have there been any discussions
> about complete decoupling?
Actually Cipango is built and runs on top of pristine Jetty. The core of
Cipango lies in the cipango-sip and cipango-server projects, the other
ones being tools for development, execution, tests or deployment.
The project cipango-distribution packages all this within a Jetty
distribution. The Jetty distribution is not altered at all: it is
completed with the archives and the configuration files from Cipango. If
you tweak the distribution's configuration to not load Cipango (for
Cipango 3, try moving 100-sip.ini out of start.d), and run 'jetty.sh' or
launch 'java -jar start.jar' you still have a pure Jetty running.
PS: please do not cross-post on both cipango lists.
--
David Soulayrol