[hibernate-issues] [Hibernate-JIRA] Commented: (HBX-871) Publishing to JBoss broken
Olivier Roth (JIRA)
noreply at atlassian.com
Fri Feb 9 06:17:42 EST 2007
[ http://opensource.atlassian.com/projects/hibernate/browse/HBX-871?page=comments#action_26046 ]
Olivier Roth commented on HBX-871:
----------------------------------
After further testing, it seems the problem is in the eclipse version we packed together with the plugins we needed (unzipping this version and upgrading the hibernate-tools plugin yelds always to the described error)
On a fresh eclipse-jboss-2.0 (as exemple) installation the upgrade of the hibernate-tools plugin works as espected.
Sorry for the inconvenience.
> Publishing to JBoss broken
> --------------------------
>
> Key: HBX-871
> URL: http://opensource.atlassian.com/projects/hibernate/browse/HBX-871
> Project: Hibernate Tools
> Type: Bug
> Components: eclipse
> Versions: 3.2beta9
> Environment: eclipse 3.2.1, wst 1.5.2, jdk5
> Reporter: Olivier Roth
>
>
> After upgrading from Hibernate Tools-3.2.0.beta8 to Hibernate Tools-3.2.0.beta9a I can't publish ear Files to JBoss Server anymore.
> Logfile says:
> java.lang.IllegalAccessError: tried to access method
> org.eclipse.wst.server.core.util.ProjectModule.getModuleResources(Lorg/eclipse/core/runtime/IPath;Lorg/eclipse/core/resources/IContainer
> ;)[Lorg/eclipse/wst/server/core/model/IModuleResource; from class org.eclipse.jst.j2ee.internal.deployables.J2EEFlexProjDeployable
> at org.eclipse.jst.j2ee.internal.deployables.J2EEFlexProjDeployable.getOptimizedMembers(J2EEFlexProjDeployable.java:746)
> at org.eclipse.jst.j2ee.internal.deployables.J2EEFlexProjDeployable.members(J2EEFlexProjDeployable.java:162)
> at org.eclipse.wst.server.core.internal.ModulePublishInfo.fillCache(ModulePublishInfo.java:212)
> at org.eclipse.wst.server.core.internal.ModulePublishInfo.getDelta(ModulePublishInfo.java:261)
> at org.eclipse.wst.server.core.internal.ServerPublishInfo.getDelta(ServerPublishInfo.java:274)
> at org.eclipse.wst.server.core.internal.Server.getPublishedResourceDelta(Server.java:1026)
> at org.eclipse.wst.server.core.model.ServerBehaviourDelegate.getPublishedResourceDelta(ServerBehaviourDelegate.java:491)
> at org.eclipse.wst.server.core.model.ServerBehaviourDelegate.publish(ServerBehaviourDelegate.java:555)
> at org.eclipse.wst.server.core.internal.Server.doPublish(Server.java:862)
> at org.eclipse.wst.server.core.internal.Server.publish(Server.java:850)
> at org.eclipse.wst.server.core.internal.PublishServerJob.run(PublishServerJob.java:142)
> 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://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
More information about the hibernate-issues
mailing list