"distribute" doesn't deploy web apps
------------------------------------
Key: GERONIMO-558
URL: http://issues.apache.org/jira/browse/GERONIMO-558
Project: Apache Geronimo
Type: Bug
Components: deployment
Versions: 1.0-M4
Environment: fedora core 2
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_04-b05)
svn revision 148920.
Reporter: toby cabot
when I deploy webapps using the online deployer things seem to work OK but when
I use the offline "distribute" option I get:
[EMAIL PROTECTED]:~/try/hello-g6o$ java -jar ~/geronimo/bin/deployer.jar --user
system --password manager distribute build/g6o.ear
16:37:13,253 INFO [ConfigurationManagerImpl] Loaded Configuration
geronimo.config:name="org/apache/geronimo/J2EEDeployer"
16:37:13,812 INFO [Configuration] Started configuration
org/apache/geronimo/J2EEDeployer
16:37:14,036 INFO [SecurityServiceImpl] Security service started
16:37:15,799 INFO [ConfigurationManagerImpl] Loaded Configuration
geronimo.config:name="org/apache/geronimo/Server"
16:37:15,846 INFO [ConfigurationManagerImpl] Loaded Configuration
geronimo.config:name="org/apache/geronimo/System"
16:37:15,970 INFO [Configuration] Started configuration
org/apache/geronimo/System
16:37:16,613 INFO [Configuration] Started configuration
org/apache/geronimo/Server
NOT DEPLOYING WEB SERVICE CLASS g6o.servlet.Servlet
NOT DEPLOYING WEB SERVICE CLASS g6o.servlet.CLServlet
16:37:17,857 INFO [Configuration] Stopping configuration
org/apache/geronimo/Server
16:37:17,939 INFO [Configuration] Stopping configuration
org/apache/geronimo/System
16:37:18,014 INFO [LocalConfigStore:config-store/] Installed configuration g6o
in location 20
Distributed g6o
16:37:18,049 INFO [Configuration] Stopping configuration
org/apache/geronimo/DeployerSystem
16:37:18,089 INFO [Kernel] Starting kernel shutdown
16:37:18,125 INFO [Kernel] Kernel shutdown complete
When I start the server the servlets don't start.
--
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
-
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira