Sweet :-)
--jason
On Jul 14, 2006, at 12:15 PM, Donald Woods (JIRA) wrote:
[ http://issues.apache.org/jira/browse/GERONIMO-2131?page=all ]
Donald Woods updated GERONIMO-2131:
-----------------------------------
Fix Version/s: 1.2
(was: 1.x)
Assignee: Donald Woods
"Installed Configuration" message written using System.out.println
(..) instead of using the log
---------------------------------------------------------------------
--------------------------
Key: GERONIMO-2131
URL: http://issues.apache.org/jira/browse/
GERONIMO-2131
Project: Geronimo
Issue Type: Bug
Security Level: public(Regular issues)
Components: kernel
Affects Versions: 1.1
Reporter: John Sisson
Assigned To: Donald Woods
Priority: Trivial
Fix For: 1.2
I went to the http://jslap:8080/ page and clicked on the "Servlet
Examples" and "LDAP Demo" and found that messages were written to
system.out when I installed the configurations for those
examples. This information should be logged rather than printed
to System.out. See output below.
D:\reltest\geronimo-1.1>bin\geronimo.bat run
Using GERONIMO_BASE: D:\reltest\geronimo-1.1
Using GERONIMO_HOME: D:\reltest\geronimo-1.1
Using GERONIMO_TMPDIR: D:\reltest\geronimo-1.1\var\temp
Using JRE_HOME: C:\j2sdk1.4.2_10
Booting Geronimo Kernel (in Java 1.4.2_10)...
Starting Geronimo Application Server v1.1
[**********************] 100% 37s Startup complete
Listening on Ports:
1099 0.0.0.0 RMI Naming
1527 0.0.0.0 Derby Connector
4201 0.0.0.0 ActiveIO Connector EJB
4242 0.0.0.0 Remote Login Listener
8009 0.0.0.0 Tomcat Connector AJP
8080 0.0.0.0 Tomcat Connector HTTP
8443 0.0.0.0 Tomcat Connector HTTPS
9999 0.0.0.0 JMX Remoting Connector
61616 0.0.0.0 ActiveMQ Message Broker Connector
Started Application Modules:
EAR: geronimo/webconsole-tomcat/1.1/car
RAR: geronimo/activemq/1.1/car
RAR: geronimo/system-database/1.1/car
WAR: geronimo/remote-deploy-tomcat/1.1/car
WAR: geronimo/welcome-tomcat/1.1/car
Web Applications:
http://JSLAP:8080/
http://JSLAP:8080/console
http://JSLAP:8080/console-standard
http://JSLAP:8080/remote-deploy
Geronimo Application Server started
############################################################
# Installed configuration
# id = geronimo/servlets-examples-tomcat/1.1-SNAPSHOT/car
# location = D:\reltest\geronimo-1.1\repository\geronimo
\servlets-examples-tomcat\1.1-SNAPSHOT\servlets-examples-
tomcat-1.1-SNAPSH
OT.car
############################################################
############################################################
# Installed configuration
# id = geronimo/ldap-demo-tomcat/1.1-SNAPSHOT/car
# location = D:\reltest\geronimo-1.1\repository\geronimo\ldap-
demo-tomcat\1.1-SNAPSHOT\ldap-demo-tomcat-1.1-SNAPSHOT.car
############################################################
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the
administrators: http://issues.apache.org/jira/secure/
Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/
software/jira