Hello
However I have installed the BPEL plugin in eclipse I can not make BPEL modules
and I become this error:
The selected wizard could not be started.
Plug-in org.eclipse.bpel.runtimes was unable to load class
org.eclipse.bpel.runtimes.ui.wizards.NewBPELProjectWizard.
org.eclipse.bpel.runtimes.ui.wizards.NewBPELProjectWizard
In the log file I found this erro too:
!ENTRY org.eclipse.osgi 2 0 2008-06-11 13:58:45.799
!MESSAGE The activator org.eclipse.bpel.runtimes.RuntimesPlugin for bundle
org.eclipse.bpel.runtimes is invalid
!STACK 0
org.osgi.framework.BundleException: The activator
org.eclipse.bpel.runtimes.RuntimesPlugin for bundle org.eclipse.bpel.runtimes
is invalid
at
org.eclipse.osgi.framework.internal.core.AbstractBundle.loadBundleActivator(AbstractBundle.java:141)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:970)
at
org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346)
...................
... 62 more
Root exception:
java.lang.ClassNotFoundException: org.eclipse.bpel.runtimes.RuntimesPluginat
org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java:434)
I have all other necessary files/APIs such as WTP, WST, EMF, GMF , etc and I am
using eclipse 3.3.2 on Windows OS. I nstalled additionally all updates to make
it sure, that I am not missing what else.
Maybe knows some of you guys where is the problem.
Thank you