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 109243 - Datasources deploy failed
Summary: Datasources deploy failed
Status: RESOLVED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: JBoss (show other bugs)
Version: 6.x
Hardware: Macintosh All
: P2 blocker (vote)
Assignee: Sherold Dev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-10 14:41 UTC by Michal Mocnak
Modified: 2007-08-06 14:56 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
server log (8.81 KB, text/plain)
2007-07-10 14:41 UTC, Michal Mocnak
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michal Mocnak 2007-07-10 14:41:17 UTC
Found in nb60 dev 20070710 in jboss 4.2 GA

Create a web project (java ee 1.4). Create a servlet and call 'Use Database' action. Create a new reference and create a
new data source (i have used a derby connection from glassfish). Use this data source and deploy.

A bunch of errors are thrown from server (see attached log). It seems to be a problem with jboss-ds.xml validation.

Same problem is on jboss 5 with web (java ee 5).
Comment 1 Michal Mocnak 2007-07-10 14:41:58 UTC
Created attachment 44881 [details]
server log
Comment 2 Sherold Dev 2007-07-12 10:35:03 UTC
I reproduced the issue also with JBoss 4.0.4
Comment 3 Sherold Dev 2007-08-06 14:56:49 UTC
F.

Checking in src/org/netbeans/modules/j2ee/jboss4/config/JBossDatasourceManager.java;
/cvs/serverplugins/jboss4/src/org/netbeans/modules/j2ee/jboss4/config/JBossDatasourceManager.java,v  <-- 
JBossDatasourceManager.java
new revision: 1.6; previous revision: 1.5
done