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 174497 - Regression: Existing XSLT projects no longer works with NoClassDefFoundError
Summary: Regression: Existing XSLT projects no longer works with NoClassDefFoundError
Status: VERIFIED FIXED
Alias: None
Product: soa
Classification: Unclassified
Component: XSLT (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: Vitaly Bychkov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-14 00:04 UTC by rpoon
Modified: 2009-12-07 09:21 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
GF ESB v2.1 XSLT Service sample project (15.07 KB, application/zip)
2009-11-24 06:46 UTC, Vitaly Bychkov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description rpoon 2009-10-14 00:04:14 UTC
Build: 20091013-0736

With GFESB 2.2, the existing XSLT projects from previous release (i.e. gfesb 2.1) no longer build with:
   java.lang.NoClassDefFoundError: Could not initialize class 
org.netbeans.modules.xslt.tmap.model.impl.TMapReferenceBuilder
Comment 1 Sergey Lunegov 2009-10-14 09:25:49 UTC
Vitaly, please take a look.
Comment 2 Sergey Lunegov 2009-10-15 08:11:02 UTC
Fixed
Comment 3 rpoon 2009-10-16 17:27:22 UTC
Checked with today's build 20091016-0734.
Still see the described problem.

Will wait for Monday's build.  If problem is still not resolved by then, will return this ticket to Dev.
Comment 4 Sergey Lunegov 2009-10-19 12:51:34 UTC
Looks like issue not fixed. Vitaly please take a look.
Comment 5 Vitaly Bychkov 2009-11-24 06:45:29 UTC
Can't reproduce.
I created in GF ESB v 2.1 a new XSLT Service project.
Clean and build work as expected.

Then open with a Latest GF ESB 2.2 (build 20091123-0720)
Clean and build work as expected.

The sample project is in attachment.

If you still have a problem could you please attach your project.
Comment 6 Vitaly Bychkov 2009-11-24 06:46:29 UTC
Created attachment 91599 [details]
GF ESB v2.1 XSLT Service sample project
Comment 7 Sergey Lunegov 2009-11-30 06:16:43 UTC
Richard, reopen if still reproducible.
Comment 8 Alexander Permyakov 2009-12-07 09:21:53 UTC
verified