users@glassfish.java.net

NetBeans 5.5.1 (DataProvider) with GlassFish 2 problem

From: <glassfish_at_javadesktop.org>
Date: Tue, 29 May 2007 10:06:41 PDT

Hello guys. I use NB 5.5.1 with Sun App Server 8 and 9 and all good work. :)
But when i installed GlassFish 2 i saw some problem with Data Provider.

I try add some Table from Database and this code don't work:


countryDataProvider.cursorFirst();
textField.setText(countryDataProvider.getValue("Country").toString());

Why Sun App works and GF no?
[Message sent by forum member 'foli' (foli)]

http://forums.java.net/jive/thread.jspa?messageID=219287