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 249123 - custom realm class not found
Summary: custom realm class not found
Status: RESOLVED INVALID
Alias: None
Product: serverplugins
Classification: Unclassified
Component: GlassFish (show other bugs)
Version: 8.0.2
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: TomasKraus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-04 19:16 UTC by wewaldrop
Modified: 2014-12-21 15:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (75.19 KB, text/plain)
2014-12-04 19:16 UTC, wewaldrop
Details

Note You need to log in before you can comment on or make changes to this bug.
Description wewaldrop 2014-12-04 19:16:46 UTC
Product Version = NetBeans IDE 8.0.2 (Build 201411181905)
Operating System = Windows 7 version 6.1 running on amd64
Java; VM; Vendor = 1.8.0_25
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.25-b02

when I start glassfish from netbeans my custom realm class cannot be found in C:\Program Files\glassfish-4.1\glassfish\domains\domain1\lib, however when I start glassfish from a command line it finds it.
Comment 1 wewaldrop 2014-12-04 19:16:51 UTC
Created attachment 150891 [details]
IDE log
Comment 2 wewaldrop 2014-12-04 19:21:40 UTC
custom realm class is in a jar file in the dir C:\Program Files\glassfish-4.1\glassfish\domains\domain1\lib
Comment 3 Marian Mirilovic 2014-12-21 15:14:38 UTC
From reporter : 
Issue resolved: NOT A BUG