I am currently upgrading from Sun app server 8.1 to Glassfish 2,1
I have some code
dataSource = (com.sun.appserv.jdbc.DataSource) ServiceLocator.getInstance().getService(jndi);
The new glassfish jar does not have the DataSouce class, does anyone know why it was removed, was it to fix a bug, any suggestions on the best way to resolve the error
Thanks
[Message sent by forum member 'pete101' (pete101)]
http://forums.java.net/jive/thread.jspa?messageID=339831