Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within WebSphere
Search Coderanch
Advance search
Google search
Register / Login
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Paul Clapham
Ron McLeod
Jeanne Boyarsky
Tim Cooke
Sheriffs:
Liutauras Vilda
paul wheaton
Henry Wong
Saloon Keepers:
Tim Moores
Tim Holloway
Stephan van Hulst
Carey Brown
Frits Walraven
Bartenders:
Piet Souris
Himai Minh
Forum:
WebSphere
java.lang.ClassCastException:
adi arrab
Greenhorn
Posts: 8
posted 12 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Hi I am trying to deploy a project with
maven
dependencies. and i am getting the following error.
can anyone suggest a solution
Thanks in advance.
java.lang.ClassCastException: org.eclipse.jst.j2ee.application.internal.impl.ApplicationImpl incompatible with org.eclipse.jst.javaee.application.Application at org.eclipse.jst.j2ee.internal.common.classpath.J2EEComponentClasspathContainer.getEARLibDir(Unknown Source) at org.eclipse.jst.j2ee.internal.common.classpath.J2EEComponentClasspathContainer.getBaseEARLibRefs(Unknown Source) at org.eclipse.jst.j2ee.internal.common.classpath.J2EEComponentClasspathContainer.update(Unknown Source) at org.eclipse.jst.j2ee.internal.common.classpath.J2EEComponentClasspathContainer.install(Unknown Source) at org.eclipse.jst.j2ee.internal.common.classpath.J2EEComponentClasspathContainer.refresh(Unknown Source) at org.eclipse.jst.j2ee.internal.common.classpath.J2EEComponentClasspathUpdater$ModuleUpdateJob.processModules(Unknown Source) at org.eclipse.jst.j2ee.internal.common.classpath.J2EEComponentClasspathUpdater$ModuleUpdateJob.access$4(Unknown Source) at org.eclipse.jst.j2ee.internal.common.classpath.J2EEComponentClasspathUpdater$ModuleUpdateJob$1.run(Unknown Source) at org.eclipse.core.runtime.SafeRunner.run(Unknown Source) at org.eclipse.jst.j2ee.internal.common.classpath.J2EEComponentClasspathUpdater$ModuleUpdateJob.run(Unknown Source) at org.eclipse.core.internal.jobs.Worker.run(Unknown Source)
adi arrab
Greenhorn
Posts: 8
posted 12 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Any one can help me with this one I am still stuck on this one.
Thanks in advance.
java.lang.ClassCastException: org.eclipse.jst.j2ee.application.internal.impl.ApplicationImpl incompatible with org.eclipse.jst.javaee.application.Application at org.eclipse.jst.j2ee.internal.common.classpath.J2EEComponentClasspathUpdater.isEARLibraryDirectory(Unknown Source) at org.eclipse.jst.j2ee.internal.common.classpath.J2EEComponentClasspathUpdater.visit(Unknown Source) at org.eclipse.core.internal.events.ResourceDelta.accept(Unknown Source) at org.eclipse.core.internal.events.ResourceDelta.accept(Unknown Source) at org.eclipse.core.internal.events.ResourceDelta.accept(Unknown Source) at org.eclipse.core.internal.events.ResourceDelta.accept(Unknown Source) at org.eclipse.jst.j2ee.internal.common.classpath.J2EEComponentClasspathUpdater.resourceChanged(Unknown Source) at org.eclipse.core.internal.events.NotificationManager$2.run(Unknown Source) at org.eclipse.core.runtime.SafeRunner.run(Unknown Source) at org.eclipse.core.internal.events.NotificationManager.notify(Unknown Source) at org.eclipse.core.internal.events.NotificationManager.broadcastChanges(Unknown Source) at org.eclipse.core.internal.resources.Workspace.broadcastPostChange(Unknown Source) at org.eclipse.core.internal.resources.Workspace.endOperation(Unknown Source) at org.eclipse.core.internal.resources.Workspace.run(Unknown Source) at org.eclipse.core.internal.events.NotificationManager$NotifyJob.run(Unknown Source) at org.eclipse.core.internal.jobs.Worker.run(Unknown Source)
Wait for it ... wait .... wait .... NOW! Pafiffle! A perfect tiny ad!
Free, earth friendly heat - from the CodeRanch trailboss
https://www.kickstarter.com/projects/paulwheaton/free-heat
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
Class Cast Exception while running client program
Unable to generate Java Bean Skeletons using JAX-WS
java.lang.ClassCastException: while executing applet
Reg: Running Swing in Browser
distributed banking code , getting error : _stub class cannot be casted!!!
More...