Hi jacek,
I stopped the geronimo instance and tried it but still i am
getting some exception.
Though this time I got a new exception "Unable to connect to local
deployer Service"
java -jar bin/deployer.jar distribute examples.war
Error: Unable to connect to local deployer service
org.apache.geronimo.deployment.DeploymentException: No deployer
found:, moduleFile/space/software/Apache Geronimo/examples.war
at org.apache.geronimo.deployment.Deployer.deploy(Deployer.java:140)
at org.apache.geronimo.deployment.Deployer.deploy(Deployer.java:60)
Thanks,
Satya
On 7/6/05, Jacek Laskowski <[EMAIL PROTECTED]> wrote:
> satya ranjan wrote:
> > Hi Sundar,
> >
> > Thanx for your reply. I tried the distribute command given by
> > you and got the same exception though my server is running.
>
> You've just changed two things at the same time and that's why you're
> facing it.
>
> The exception is that Geronimo is running, but no deployer was available
> to handle the request for distribution. Shut down your Geronimo instance
> and try again. If it blows up, it will say you more detailed information
> about the reason of the failure.
>
> > Satya
>
> Jacek
>
>