Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[bpel-dev] Is there something wrong with validator?

Hi all,

 

Subj. Here is a description of the problem:

 

If I take the ZIP file created by a BPEL project build and add it to a plain vanilla Eclipse and open the editor, I see the following exception in my workspace .log file:

 

!ENTRY org.eclipse.equinox.registry 4 1 2007-10-10 01:48:40.175

!MESSAGE Plug-in org.eclipse.bpel.validator was unable to load class org.eclipse.bpel.validator.factory.AdapterFactory.

!STACK 0

java.lang.ClassNotFoundException: org.eclipse.bpel.validator.factory.AdapterFactory

            at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java:434)

            at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:369)

            at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:357)

            at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:83)

            at java.lang.ClassLoader.loadClass(Unknown Source)

 

I didn't notice this at first because I didn't get any errors building the BPEL project directly from Eclipse CVS and the editor is usable.  But now that I've taken a closer look I see that the "org.eclipse.bpel.validator_0.3.0.jar" is being created but contains no classes.

 

Would you please advise the BPEL project team about this problem?

 

Thanks,

  Oleg.

 

--------------------------------------------------------------------
Closed Joint Stock Company Intel A/O
Registered legal address: 125252, Moscow, Russian Federation, 
Chapayevsky Per, 14.

This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.

Back to the top