[ http://issues.apache.org/jira/browse/GERONIMO-671?page=comments#action_12313395 ]
Jacek Laskowski commented on GERONIMO-671:
------------------------------------------
Aha, and the task is to improve the message so it's clearly seen why it has failed or eventually
work it out without any manual intervention.
> Error: Deployment failed, Server reports: No deployer present in kernel
> -----------------------------------------------------------------------
>
> Key: GERONIMO-671
> URL: http://issues.apache.org/jira/browse/GERONIMO-671
> Project: Geronimo
> Type: Improvement
> Components: deployment
> Versions: 1.0-M4
> Reporter: Jacek Laskowski
> Assignee: Jacek Laskowski
> Priority: Minor
>
> It happens when the deployer is invoked from within the Netbeans module I'm working on.
It distributes a webapp without any Geronimo-specific DDs. Before the distribute command is
executed, Netbeans starts up Geronimo (it's configured to run org/apache/geronimo/Server).
It's a rudimentary integration since it uses bin/deployer.jar.
> $ java -jar bin/deployer.jar --user system --password manager distribute C\:/Temp/WebApplication1/dist/WebApplication1.war
> Error: Deployment failed, Server reports: No deployer present in
> kernel
--
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
|