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



Mike,

There are a few variables going here and I am not sure what the key is.

My customer's System i is at V5R3M0 and the Java Group PTF is at level 12. The toolbox shows:

Open Source Software, JTOpen 5.1.1, codebase 5722-JC1 V5R4M0.2
The example I provided that uses the AS400JDBCDriver works on this box.

My 270 which is also at V5R3M0 and Java Group Level 13 (lucky?) has the following toolbox level:

Open Source Software, JTOpen 5.2, codebase 5722-JC1 V5R4M0.3

The example DOESN"T run on this box. I get the same error as you do. I may try the same jt400.jar as my customer has and see if that works on my box.

Pete

Smith, Mike wrote:
So if this works. RUNJVA CLASS(utilities.AS400JDBCDriver) CLASSPATH('/QIBM/ProdData/HTTP/Public/jt400/lib/jt400.jar')
And although this doesn't run- it finds it

RUNJVA CLASS(com.ibm.as400.access.AS400JDBCDriver)

           CLASSPATH('/QIBM/ProdData/HTTP/Public/jt400/lib/jt400.jar')


It would seem that my problem is maybe in my syntax of the my classpath.
Could that be the problem?
 RUNJVA CLASS(lockBox.UploadLockBox)

CLASSPATH('/QIBM/ProdData/Java400/:QIBM/ProdData/HTTP/Public/jt400/lib/j
t400.jar')
        PROP((java.version '1.4')) OPTION(*NONE)


Because when I use the above I still get

java.lang.ClassNotFoundException: com/ibm/as400/access/AS400JDBCDriver


Michael Smith
iSeries.mySeries.

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
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.