On Thu, 2005-05-12 at 11:12 +0530, GOKULAM Jayaram wrote: > I wrote up a customized script to do a deployment in Geronimo server. > > <java classname="org.apache.geronimo.deployment.Deployer"> > > When I run Geronimo:deploy goal it says the following exception, > > [java] [ERROR] java.lang.NoSuchMethodException: > org.apache.geronimo.deployment.Deployer.main([Ljava.lang.String;)
Looks like the org.apache.geronimo.deployment.Deployer.main does not have a main() method - you better ask that question on the Geronimo list. -- Felipe --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
