bonjour
je viens d'installer silverpeas sur un serveur distant qui tourne sous debian en suivant la doc
# service silverpeas start
[ ok ] Starting silverpeas:.
[info] silverpeas is starting... (cf. /var/log/silverpeas.log for the starting status).
jusque là tout semble bien mais je n'arrive pas à y accéder sur ma machine distante (d'ailleurs cette information est peu visible dans la doc)
adresse du serveur:8000/silverpeas
un tour dans les log et j'ai ça:
10:59:53,391 INFO [org.jboss.web.tomcat.service.deployers.TomcatDeployment] deploy, ctxPath=/weblib
10:59:53,649 INFO [org.jboss.web.tomcat.service.deployers.TomcatDeployment] deploy, ctxPath=/website
10:59:53,896 INFO [org.apache.coyote.http11.Http11Protocol] Démarrage de Coyote HTTP/1.1 sur http-0.0.0.0-8000
10:59:53,920 INFO [org.apache.coyote.ajp.AjpProtocol] Starting Coyote AJP/1.3 on ajp-0.0.0.0-8009
10:59:53,926 INFO [org.jboss.bootstrap.impl.base.server.AbstractServer] JBossAS [6.1.0.Final "Neo"] Started in 9m:46s:366ms
ce 0.0.0.0 m'inquiète. Est-ce que le problème vient de là ?
comment le résoudre ?