× 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.



John,

You have a misunderstanding of how a Java classpath works equivalent to
someone not understanding how an OS/400 library list works.  You've fixed
the problem with the classpath by including jar files in the class path.
Just listing the directory the jar files were in wasn't enough.  Java needs
to find classes and a Jar file is just another directory.  By just listing
the directory the jar files was like only have QSYS in your library list and
expecting access to all your libraries (they are all in QSYS so shouldn't
that be enough?).

You said you modified the java.security file yet you say the right security
provider is in your java.security file.  I'd suspect you haven't specified
that parameter in the java.security file correctly.  I'd take a real hard
look at any changes you might have done to the java.security file.  How
about posting the security provider entry in your java.security file so we
could take a look at it and see if it's got a problem.

Tail chasing or learning a new environment?

Paul


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

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.