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 155874 - [saas] jaxb library not being added to javafx app
Summary: [saas] jaxb library not being added to javafx app
Status: RESOLVED WORKSFORME
Alias: None
Product: webservices
Classification: Unclassified
Component: Manager (show other bugs)
Version: 6.x
Hardware: All Windows Vista
: P3 blocker (vote)
Assignee: Milan Kuchtiak
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-20 02:26 UTC by Lukas Jungmann
Modified: 2015-04-14 09:53 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 Lukas Jungmann 2008-12-20 02:26:13 UTC
(6.5 + patch1 + javafx, vista, JDK 1.6.0_10)

-create new javafx app
-create new java class w/ some empty method there
-d'n'd some saas service into a java class
-build project

=> fails because of missing jaxb lib on the project cp
Comment 1 Jan Stola 2015-04-14 09:53:40 UTC
I am not able to reproduce this issue in the latest development build.