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 83091 - Enterprise Samples with appclient module can't be run
Summary: Enterprise Samples with appclient module can't be run
Status: VERIFIED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: App Client (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Tomasz Slota
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-21 14:38 UTC by Dan Kolar
Modified: 2006-08-21 16:09 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 Dan Kolar 2006-08-21 14:38:16 UTC
build 200608190000 jdk1.6_b94

1) Create for example DukeStateful Sample
2) Set source levels in modules to 1.5 (to workaround issue 82736)
3) Run project and you get

Copying 1 file to E:\Projects\Temporary_Projects\InterceptorStateless\dist
java.lang.NoClassDefFoundError: ${j2ee/appclient/jvmoptions}
Exception in thread "main" 
Java Result: 1

It's highly probable it has to do with fix of issue 81262 ,where new properties 
were introduced.
Comment 1 Lukas Jungmann 2006-08-21 14:52:59 UTC
Can you try the latest build (200608210000 at least)? I fixed that during the
weekend and it works fine for me now...
Comment 2 Dan Kolar 2006-08-21 16:09:47 UTC
v. build 200608210000