× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



This is a multi-part message in MIME format.
--
[ Picked text/plain from multipart/alternative ]
Hi all....  I am having some problems when I try to instance a class on the 
AS/400.  I am instancing the class in a shell script.  I am sure that the class 
is in the class path and the path has the java classes.  I am using the Cryptix 
security package.  I have added the Cryptix package to the java.security file.  
I am receiving the following error:

java.lang.NoClassDefFoundError
      java/lang/ClassLoader.defineClass(Ljava/lang/String;[BIILjava/security/
ProtectionDomain;)Ljava/lang/Class;+79 (ClassLoader.java:486)
      java/security/SecureClassLoader.defineClass(Ljava/lang/String;[BIILjava
/security/CodeSource;)Ljava/lang/Class;+27 (SecureClassLoader.java:111)
      java/net/URLClassLoader.defineClass(Ljava/lang/String;Lsun/misc/Resourc
e;)Ljava/lang/Class;+196 (URLClassLoader.java:276)
      java/net/URLClassLoader$1.run()Ljava/lang/Object;+42 (URLClassLoader.ja
va:199)
      java/net/URLClassLoader.findClass(Ljava/lang/String;)Ljava/lang/Class;+
13 (URLClassLoader.java:192)
      java/lang/ClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Class;+4
1 (ClassLoader.java:297)
      sun/misc/Launcher$AppClassLoader.loadClass(Ljava/lang/String;Z)Ljava/la
ng/Class;+33 (Launcher.java:286)
      java/lang/ClassLoader.loadClassInternal(Ljava/lang/String;)Ljava/lang/C
lass;+1 (ClassLoader.java:313)
Press ENTER to end terminal session.


Any ideas???

Thanks!

Mike Silvers


--




As an Amazon Associate we earn from qualifying purchases.

This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.