Instalei o WASCE 2.0 e baixei/configurei o runtime para o Eclipse.
Ao iniciar o servidor, o Eclipse acusa que não pôde iniciá-lo pois o WASCE não respondeu (timeout de 240s).
O estranho que o servidor inicia (veja o debug abaixo) e eu consigo acessá-lo via navegador.
Alguém tem alguma luz?
Starting server...
Server Build: V2.0.0.0-200709121103
Java Version: 1.6.0_02
Module 1/36 org.apache.geronimo.configs/rmi-naming/2.0.1/car started in .578s
Module 2/36 org.apache.geronimo.configs/j2ee-server/2.0.1/car started in .282s
Module 3/36 org.apache.geronimo.configs/transaction/2.0.1/car started in .828s
Module 4/36 org.apache.geronimo.configs/j2ee-security/2.0.1/car started in .000s
Module 5/36 org.apache.geronimo.configs/openejb/2.0.1/car started in 10.812s
Module 6/36 org.apache.geronimo.configs/j2ee-corba-yoko/2.0.1/car started in 2.547s
Module 7/36 org.apache.geronimo.configs/system-database/2.0.1/car started in .000s
Module 8/36 org.apache.geronimo.configs/activemq-broker/2.0.1/car started in .000s
Module 9/36 org.apache.geronimo.configs/activemq-ra/2.0.1/car started in .000s
Module 10/36 org.apache.geronimo.configs/jasper/2.0.1/car started in .000s
Module 11/36 org.apache.geronimo.configs/myfaces/2.0.1/car started in .015s
Module 12/36 org.apache.geronimo.configs/tomcat6/2.0.1/car started in 3.125s
Module 13/36 org.apache.geronimo.configs/geronimo-gbean-deployer/2.0.1/car started in .516s
Module 14/36 org.apache.geronimo.configs/j2ee-deployer/2.0.1/car started in .453s
Module 15/36 org.apache.geronimo.configs/connector-deployer/2.0.1/car started in .234s
Module 16/36 org.apache.geronimo.configs/persistence-jpa10-deployer/2.0.1/car started in .156s
Module 17/36 org.apache.geronimo.configs/openejb-deployer/2.0.1/car started in .219s
Module 18/36 org.apache.geronimo.configs/client-deployer/2.0.1/car started in .500s
Module 19/36 org.apache.geronimo.configs/axis2-deployer/2.0.1/car started in .265s
Module 20/36 org.apache.geronimo.configs/axis-deployer/2.0.1/car started in 1.266s
Module 21/36 org.apache.geronimo.configs/javamail/2.0.1/car started in .125s
Module 22/36 org.apache.geronimo.configs/sharedlib/2.0.1/car started in .016s
Module 23/36 org.apache.geronimo.configs/tomcat6-deployer/2.0.1/car started in .156s
Module 24/36 org.apache.geronimo.configs/jasper-deployer/2.0.1/car started in .062s
Module 25/36 org.apache.geronimo.configs/myfaces-deployer/2.0.1/car started in .063s
Module 26/36 org.apache.geronimo.configs/welcome-tomcat/2.0.1/car started in .422s
Module 27/36 org.apache.geronimo.configs/dojo-tomcat/2.0.1/car started in .203s
Module 28/36 org.apache.geronimo.configs/webconsole-tomcat/2.0.1/car started in 3.844s
Module 29/36 org.apache.geronimo.configs/remote-deploy-tomcat/2.0.1/car started in .281s
Module 30/36 org.apache.geronimo.configs/hot-deployer/2.0.1/car started in .641s
Module 31/36 org.apache.geronimo.configs/jsr88-rar-configurer/2.0.1/car started in .032s
Module 32/36 org.apache.geronimo.configs/collector-tool-agent/2.0.1/car started in .265s
Module 33/36 console.dbpool/RHDID000/1.0/rar started in .719s
Module 34/36 console.dbpool/CRHBD000/1.0/rar started in .297s
Module 35/36 console.dbpool/PESSD000/1.0/rar started in .313s
Module 36/36 console.dbpool/BIDSD000/1.0/rar started in .328s
Startup completed in 32.984s seconds
Listening on Ports:
1050 127.0.0.1 CORBA Naming Service
1099 0.0.0.0 RMI Naming
1527 0.0.0.0 Derby Connector
2001 127.0.0.1 OpenEJB ORB Adapter
4201 0.0.0.0 OpenEJB Daemon
6882 127.0.0.1 OpenEJB ORB Adapter
8009 0.0.0.0 Tomcat Connector AJP AJP
8080 0.0.0.0 Tomcat Connector HTTP BIO HTTP
8443 0.0.0.0 Tomcat Connector HTTPS BIO HTTPS
9999 0.0.0.0 JMX Remoting Connector
61613 0.0.0.0 ActiveMQ Transport Connector
61616 0.0.0.0 ActiveMQ Transport Connector
Started Application Modules:
EAR: org.apache.geronimo.configs/webconsole-tomcat/2.0.1/car
RAR: console.dbpool/BIDSD000/1.0/rar
RAR: console.dbpool/CRHBD000/1.0/rar
RAR: console.dbpool/PESSD000/1.0/rar
RAR: console.dbpool/RHDID000/1.0/rar
RAR: org.apache.geronimo.configs/activemq-ra/2.0.1/car
RAR: org.apache.geronimo.configs/system-database/2.0.1/car
WAR: org.apache.geronimo.configs/collector-tool-agent/2.0.1/car
WAR: org.apache.geronimo.configs/dojo-tomcat/2.0.1/car
WAR: org.apache.geronimo.configs/remote-deploy-tomcat/2.0.1/car
WAR: org.apache.geronimo.configs/welcome-tomcat/2.0.1/car
Web Applications:
/
/collector-tool-agent
/console
/console-standard
/dojo
/remote-deploy
Server started.