We have an applet that is used to authenticate a user with their NT account. The website was recently moved to a new server (and the original one has now been trashed) and on some machines they cannot access the system, either with the notinited error or Object Required. The console log states, among others, the following lines:
Server returned HTTP response code: 500 for URL:
class com.xxx.utils.UserNameAccess not found
People can access the site with JVM 1.3.1_03 and 1.3.1_06 and all versions of Microsoft VM. When JVM 1.3.1_13, 1.4.1_02 or 1.4.2 are used, it doesn't connect.
Any ideas?
Thanks
Server returned HTTP response code: 500 for URL:
class com.xxx.utils.UserNameAccess not found
People can access the site with JVM 1.3.1_03 and 1.3.1_06 and all versions of Microsoft VM. When JVM 1.3.1_13, 1.4.1_02 or 1.4.2 are used, it doesn't connect.
Any ideas?
Thanks