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 172234 - cannot create web-fragment samples 'portably'
Summary: cannot create web-fragment samples 'portably'
Status: RESOLVED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: GlassFish (show other bugs)
Version: 6.x
Hardware: Sun All
: P2 blocker (vote)
Assignee: Vince Kraemer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-14 23:58 UTC by Vince Kraemer
Modified: 2009-09-18 22:30 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 Vince Kraemer 2009-09-14 23:58:47 UTC
If the user wants to create a Java Library project that uses web apis, they need to depend on the server install
directly...  this is really bad for the samples...

Need to create a library that users can reference for accessing the java ee 6 apis when the user registered gf v3...
similar to the Comet and eclipseLink libraries...
Comment 1 Vince Kraemer 2009-09-18 02:12:31 UTC
http://hg.netbeans.org/web-main/rev/9a4aa63cc610
Comment 2 Quality Engineering 2009-09-18 22:30:17 UTC
Integrated into 'main-golden', will be available in build *200909181401* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/b2b8a8c3699b
User: Vince Kraemer <vkraemer@netbeans.org>
Log: #172234: hard to create portable samples... part one