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 229718 - Annotation Override Interceptor sample fails
Summary: Annotation Override Interceptor sample fails
Status: VERIFIED DUPLICATE of bug 229720
Alias: None
Product: javaee
Classification: Unclassified
Component: Samples (show other bugs)
Version: 7.3.1
Hardware: PC Windows 7
: P2 normal (vote)
Assignee: Martin Janicek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-14 12:20 UTC by Jiri Skrivanek
Modified: 2013-05-16 07:58 UTC (History)
1 user (show)

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 Jiri Skrivanek 2013-05-14 12:20:17 UTC
Annotation Override Interceptor sample fails. To reproduce:

- register GlassFish 4 server
- open new project wizard
- select "Samples|Java EE|Annotation Override Interceptor"
- finish wizard
- run EAR project but it fails

Copying 4 files to D:\Development\builds\NB731\nbUserdir-20130509094245\AnnotOvdInterceptor\dist\AnnotOvdInterceptorClient
org.glassfish.appclient.client.acc.UserError: Client Container xml: C:\Users\jskrivanek\GlassFish_Server\glassfish\domains\domain1\config\sun-acc.xml not found or unable to read.
You may want to use the -xml option to locate your configuration xml.

Product Version: NetBeans IDE 7.3.1 (Build 201305122200)
Java: 1.7.0_17; Java HotSpot(TM) 64-Bit Server VM 23.7-b01
Runtime: Java(TM) SE Runtime Environment 1.7.0_17-b02
System: Windows 7 version 6.1 running on amd64; Cp1250; en_US (nb)
Comment 1 Martin Janicek 2013-05-15 09:36:38 UTC
Reproducible, I need to wait for the fix of the issue 229720
Comment 2 Martin Janicek 2013-05-16 07:39:32 UTC
I'm not able to reproduce it anymore. Seems to be working after the fix for 229720 --> Marking as DUPLICATE

*** This bug has been marked as a duplicate of bug 229720 ***