You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "toby cabot (JIRA)" <de...@geronimo.apache.org> on 2005/01/28 23:11:18 UTC

[jira] Updated: (GERONIMO-558) "distribute" doesn't deploy web apps

     [ http://issues.apache.org/jira/browse/GERONIMO-558?page=history ]

toby cabot updated GERONIMO-558:
--------------------------------

    Attachment: distribute-workaround-patch.txt

this patch works for me.  i doubt it's a real fix, but if anyone needs a workaround this might help.


> "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
>     Assignee: David Jencks
>  Attachments: distribute-workaround-patch.txt
>
> when I deploy webapps using the online deployer things seem to work OK but when I use the offline "distribute" option I get:
> tcabot@mad:~/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