wtp adapter doesnt work with wtp 1.5rc1a
----------------------------------------
Key: GERONIMODEVTOOLS-79
URL: http://issues.apache.org/jira/browse/GERONIMODEVTOOLS-79
Project: Geronimo-Devtools
Type: Bug
Components: eclipse-plugin
Versions: 1.0.0
Environment: windows xp x86
Reporter: Panagiotis Korros
Priority: Critical
The geronimo plugin 1.0 gives me this error when i try to publish a project
using wtp 1.5rc1a.
java.lang.NoSuchMethodError:
org.eclipse.wst.common.frameworks.datamodel.IDataModel.getDefaultOperation()Lorg/eclipse/wst/common/frameworks/datamodel/IDataModelOperation;
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:800)
at org.eclipse.wst.server.core.internal.Server.publish(Server.java:788)
at
org.eclipse.wst.server.core.internal.PublishServerJob.run(PublishServerJob.java:145)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:58)
--
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