[ http://issues.apache.org/jira/browse/GERONIMODEVTOOLS-80?page=all ]
     
Sachin Patel resolved GERONIMODEVTOOLS-80:
------------------------------------------

    Fix Version: 1.1.0
     Resolution: Fixed

This should be fixed in 1.1 drivers.

> Error with create DeploymentUtils.createJarFile() during publish of Geronimo 
> server
> -----------------------------------------------------------------------------------
>
>          Key: GERONIMODEVTOOLS-80
>          URL: http://issues.apache.org/jira/browse/GERONIMODEVTOOLS-80
>      Project: Geronimo-Devtools
>         Type: Bug

>   Components: eclipse-plugin
>     Versions: 1.0.0
>  Environment: Windows XP
>     Reporter: Kathy Chan
>      Fix For: 1.1.0

>
> Driver:  WTP 1.5 200605091754 + Geronimo 1.0 plugin + Geronimo server
> When publishing the Geronimo server programmatically using the Web services 
> wizard, I got the error:
> org.eclipse.wst.common.frameworks.datamodel.IDataModel: method 
> getDefaultOperation()Lorg/eclipse/wst/common/frameworks/datamodel/IDataModelOperation;
>  not found
>     java.lang.NoSuchMethodError: 
> org.eclipse.wst.common.frameworks.datamodel.IDataModel: method 
> getDefaultOperation()Lorg/eclipse/wst/common/frameworks/datamodel/IDataModelOperation;
>  not found
>     at 
> org.apache.geronimo.core.DeploymentUtils.createJarFile(DeploymentUtils.java:73)
>     at 
> org.apache.geronimo.core.commands.DistributeCommand.execute(DistributeCommand.java:43)
>     at 
> org.apache.geronimo.core.commands.SynchronizedDeploymentOp.run(SynchronizedDeploymentOp.java:77)
>     at 
> org.apache.geronimo.core.commands.SynchronizedDeploymentOp.execute(SynchronizedDeploymentOp.java:69)
>     at 
> org.apache.geronimo.core.internal.GeronimoServerBehaviour.distribute(GeronimoServerBehaviour.java:337)
>     at 
> org.apache.geronimo.core.internal.GeronimoServerBehaviour.doDeploy(GeronimoServerBehaviour.java:258)
>     at 
> org.apache.geronimo.core.internal.GeronimoServerBehaviour.invokeCommand(GeronimoServerBehaviour.java:230)
>     at 
> org.apache.geronimo.core.internal.GeronimoServerBehaviour.publishModule(GeronimoServerBehaviour.java:214)
>     at 
> org.eclipse.wst.server.core.model.ServerBehaviourDelegate.publishModule(ServerBehaviourDelegate.java:672)
>     at 
> org.eclipse.wst.server.core.model.ServerBehaviourDelegate.publishModules(ServerBehaviourDelegate.java:752)
>     at 
> org.eclipse.wst.server.core.model.ServerBehaviourDelegate.publish(ServerBehaviourDelegate.java:610)
>     at org.eclipse.wst.server.core.internal.Server.doPublish(Server.java:803)
>     at org.eclipse.wst.server.core.internal.Server.publish(Server.java:791)
>     at 
> org.eclipse.jst.ws.internal.consumption.ui.command.StartServerCommand$1.run(StartServerCommand.java:129)
>     at 
> org.eclipse.jst.ws.internal.consumption.ui.command.StartServerCommand.publish(StartServerCommand.java:141)
>     at 
> org.eclipse.jst.ws.internal.consumption.ui.command.StartServerCommand.execute(StartServerCommand.java:79)
>     at 
> org.eclipse.jst.ws.internal.consumption.ui.server.StartServerWidget$StartServerJob.run(StartServerWidget.java:305)
>     at org.eclipse.core.internal.jobs.Worker.run(Worker.java:58)
> I have no problem with starting the server manually using server tooling 
> "start server" command.  
> I also did not have problem with publishing to Geronimo using Web services 
> wizard using Geronimo 1.0 plugin with the WTP 1.0 driver.

-- 
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

Reply via email to