|
I added jt400.jar to classpath of my WAS app instance but my servlet still can not find AS400 class. What I did was: --From WAS NT admin console, --expand "default server", --expand "default servlet engine", --right click my web application instance, --click advanced tab; --get an empty line in the classpath field and add /QIBM/ProdData/HTTP/Public/jt400/lib/jt400.jar What's wrong? Thanks Bruce ----- Original Message ----- From: "Mark Phippard" <MarkP@softlanding.com> To: <java400-l@midrange.com> Cc: <java400-l@midrange.com>; <java400-l-admin@midrange.com> Sent: Monday, April 15, 2002 8:01 AM Subject: Re: How to add Toolbox (jt400.jar) to Websphere on iSeries? > > You can add it to the classpath of the application server instance, or you > can just put it in the /WEB-INF/lib folder of your web application > (assuming this is WAS 4). > > The former method can yield slightly better performance because it will use > the optimized version of the Jar file, instead of using the JIT. > > Hope this helps, > > Mark > > > > > > "Bruce Jin" > <JIN007M@hotmail. To: <java400-l@midrange.com> > com> cc: > Sent by: Subject: How to add Toolbox (jt400.jar) to Websphere on iSeries? > java400-l-admin@m > idrange.com > > > 04/15/02 01:02 PM > Please respond to > java400-l > > > > > > > I thought WAS would include this jar file at boot load but I got class > com/ibm/as400/access/AS400 not found error when I use AS400 class in my > servlet. What is the appropriate way to add this jar file to WAS? > > Thanks. > > Bruce > > _______________________________________________ > This is the Java Programming on and around the iSeries / AS400 (JAVA400-L) > mailing list > To post a message email: JAVA400-L@midrange.com > To subscribe, unsubscribe, or change list options, > visit: http://lists.midrange.com/cgi-bin/listinfo/java400-l > or email: JAVA400-L-request@midrange.com > Before posting, please take a moment to review the archives > at http://archive.midrange.com/java400-l. > > > > > > _______________________________________________ > This is the Java Programming on and around the iSeries / AS400 (JAVA400-L) mailing list > To post a message email: JAVA400-L@midrange.com > To subscribe, unsubscribe, or change list options, > visit: http://lists.midrange.com/cgi-bin/listinfo/java400-l > or email: JAVA400-L-request@midrange.com > Before posting, please take a moment to review the archives > at http://archive.midrange.com/java400-l. > >
As an Amazon Associate we earn from qualifying purchases.
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.