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 230671 - Datasource is no more automatically created on GFv4
Summary: Datasource is no more automatically created on GFv4
Status: RESOLVED DUPLICATE of bug 233679
Alias: None
Product: serverplugins
Classification: Unclassified
Component: GlassFish (show other bugs)
Version: 7.4
Hardware: Macintosh Mac OS X
: P3 normal (vote)
Assignee: TomasKraus
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2013-06-03 14:22 UTC by abien
Modified: 2013-08-02 13:24 UTC (History)
2 users (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 abien 2013-06-03 14:22:57 UTC
Product Version = NetBeans IDE Dev (Build 201306022301)
Operating System = Mac OS X version 10.8.3 running on x86_64
Java; VM; Vendor = 1.7.0_21
Runtime = Java HotSpot(TM) 64-Bit Server VM 23.21-b01


DerbyDB Datasource (jdbc/sample) is no more created on recent (Development build from 03.06.2013) GF v4. It worked before.

Deployment fails with: 

java.lang.RuntimeException: Invalid resource : jdbc/sample__pm
	at com.sun.enterprise.connectors.ConnectorRuntime.lookupDataSourceInDAS(ConnectorRuntime.java:593)
Comment 1 TomasKraus 2013-08-01 22:37:07 UTC
WARNING [glassfish-eecommon]: Cannot identify version of target application server.  Defaulting to 'GlassFish Server 3.0' for descriptor files.

This may be a problem.
Comment 2 TomasKraus 2013-08-02 13:24:42 UTC
This is caused by the same issue. Pushig fix.

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