On Thu, 2002-06-20 at 10:08, Yann Secq wrote: > Hi, I'm beginnning to use Phoenix and I have some questions. > First of all, when I try the 'avalon-demo.sar', I can not get > my greeting ! in fact, it works when I do a : > telnet localhost 8999 > but when I try to access it through my browser (mozilla1.0) by > giving this URL : http://localhost:8999, nothing happens (no > error, no display). And when I look at the source I got : > <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 > Transitional//EN"><html><head><title></title></head><body></body></html> > Have I missed something ?
strange...Paul? > The second question is about JMX : is Phoenix JMX enabled ? it is... > I > did not found a lot of information on this point. It seemed to > be on a TODO list, but what is the actual status ? though we're not quite finished getting it all to work, it is already very useful. If you run phoenix with the command-line option of '-manager' it'll enable the management extensions. regards, - Leo Simons -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>