After checking out from CVS, I tried to build I hitting the following error.
The constructor InitialContext(Properties) is undefined at org.jivesoftware.database.JNDIDataSourceProvider.java line 113.
Rgds
bala.
After checking out from CVS, I tried to build I hitting the following error.
The constructor InitialContext(Properties) is undefined at org.jivesoftware.database.JNDIDataSourceProvider.java line 113.
Rgds
bala.
bala,
I can’'t duplicate this issue. Can you provide more information about your environment and build process?
Regards,
Matt
I checked messenger from cvs using Eclipse 3.1(
Build id: 200412162000).
After that, when I try to run build.xml from IDE or from command prompt I get the build failed with the above error message.
Java version is - 1.5.0-beta2
I commented that particular line and able to build and run successfully.
Rgds
bala
I’'m using the same version of eclipse but with the latest JDK version and I was not able to reproduce the problem.
Regards,
– Gato