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



--
--
[ Picked text/plain from multipart/alternative ]
I'm not certain about #1 below but here are a couple tries I suggest:
1. Use /QIBM/ProdData/HTTP/Public/jt400/lib as the classpath, I think it
may try to locate all jars in that dir
2. The jt400.jar is usually better placed on the application server
classpath, for command line args specify:  -classpath
/QIBM/ProdData/HTTP/Public/jt400/lib/jt400.jar





|---------+---------------------------->
|         |           "Bruce Jin"      |
|         |           <JIN007M@hotmail.|
|         |           com>             |
|         |           Sent by: java400-|
|         |           l-admin@midrange.|
|         |           com              |
|         |                            |
|         |                            |
|         |           04/15/02 06:30 PM|
|         |           Please respond to|
|         |           java400-l        |
|         |                            |
|---------+---------------------------->
  
>----------------------------------------------------------------------------------------------------------------------|
  |                                                                             
                                         |
  |       To:       <java400-l@midrange.com>                                    
                                         |
  |       cc:                                                                   
                                         |
  |       Subject:  Re: How to add Toolbox (jt400.jar) to Websphere on iSeries? 
                                         |
  |                                                                             
                                         |
  |                                                                             
                                         |
  
>----------------------------------------------------------------------------------------------------------------------|



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



--

--
[ graycol.gif of type image/gif deleted ]
--
[ ecblank.gif of type image/gif deleted ]
--



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

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.