Same here since 1.0.2 and now 1.0.3, but I thougth it is a "feature" :)
I worked it out simply by starting and stopping Continuum and reading logs whether has http service started or not. In my experience after the 1st succesful HTTP startup, the HTTP service WILL startup regularly (as it should i think). Cannot find original logs, since continuum was restarted and it overwrites them, as i have noticed. ~t~ On 6/14/06, Emmanuel Venisse <[EMAIL PROTECTED]> wrote:
the default http port used by continuum is 8080. Do you have an other server on this port? You can change it in apps/continuum/conf/application.xml Actually, you can't deploy continuum in a servlet container. Normally, it will be possible in 1.1 Emmanuel Punyashloka Biswal a écrit : > Hi, > > I'm trying to set up Continuum release 1.0.3 on a ppc mac. When I try > to use plexus.sh to start the program, it starts listening for XMLRPC > connections on port 8000, but doesn't bring up the web interface on > port 8080 like the documentation says it should. Do I need to change > some configuration settings? > > Also, are there instructions for deploying continuum using my own > servlet container? > > Thanks! > Punya > > >
