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 111007 - NoClassDefFoundError after installing SOA
Summary: NoClassDefFoundError after installing SOA
Status: CLOSED DUPLICATE of bug 107614
Alias: None
Product: soa
Classification: Unclassified
Component: BPEL (show other bugs)
Version: 6.x
Hardware: Macintosh Mac OS X
: P3 blocker (vote)
Assignee: Vladimir Yaroslavskiy
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-25 19:58 UTC by rbuss
Modified: 2007-12-07 16:35 UTC (History)
0 users

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 rbuss 2007-07-25 19:58:18 UTC
When finishing download and installation of SOA plugin into nb 6 dev version (25.07) the following error occurs. Same error is shown when trying to
access the editor tab of the options dialog. I installed the standard ide version after deleting the former .netbeans/dev directory to get a clean
installation

java.lang.NoClassDefFoundError: org/netbeans/modules/print/ui/PrintUI
	at org.netbeans.modules.bpel.search.impl.action.SearchAction.getName(SearchAction.java:211)
	at org.openide.util.actions.SystemAction.getValue(SystemAction.java:157)
	at org.netbeans.modules.options.keymap.LayersBridge$GlobalAction.getDisplayName(LayersBridge.java:401)
	at org.netbeans.modules.options.keymap.KeymapViewModel$ActionsComparator.compare(KeymapViewModel.java:558)
Comment 1 Sergey Lunegov 2007-07-26 09:36:35 UTC
Vladimir, please check the reproducibility on other platforms.
Comment 2 Vladimir Yaroslavskiy 2007-07-26 09:39:45 UTC

*** This issue has been marked as a duplicate of 107614 ***