This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 106088 - Exception thrown from BPEL model extensions
Summary: Exception thrown from BPEL model extensions
Status: VERIFIED DUPLICATE of bug 104880
Alias: None
Product: xml
Classification: Unclassified
Component: WSDL Model (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Nikita Krjukov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-08 07:42 UTC by Martin Grebac
Modified: 2007-07-10 14:10 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Grebac 2007-06-08 07:42:31 UTC
Invoke Edit WS Attributes on Web Service - this exception always shows. Please
remove the corresponding section from META-INF or fix it appropriately.

java.lang.ClassNotFoundException:
org.netbeans.modules.xml.wsdl.model.extensions.bpel.impl.BPELElementFactoryProvider$CorrelationPropertyFactory
org.netbeans.ProxyClassLoader.loadClass(ProxyClassLoader.java:176)
java.lang.ClassLoader.loadClass(ClassLoader.java:251)
java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
java.lang.Class.forName0(Native Method)
java.lang.Class.forName(Class.java:242)
org.openide.util.lookup.MetaInfServicesLookup.search(MetaInfServicesLookup.java:244)
org.openide.util.lookup.MetaInfServicesLookup.beforeLookup(MetaInfServicesLookup.java:98)
Comment 1 Shivanand Kini 2007-06-19 20:33:33 UTC
bpel wsdl extension related.
Comment 2 Shivanand Kini 2007-06-27 00:57:26 UTC

*** This issue has been marked as a duplicate of 104880 ***
Comment 3 Martin Grebac 2007-07-10 14:10:07 UTC
v