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



Hi Patrick,
It worked! Thanks,
Alex

-----Original Message-----
From: Patrick L Archibald [mailto:Patrick.Archibald@HOMETELCO.COM]
Sent: Tuesday, December 10, 2002 2:44 PM
To: java400-l@midrange.com
Subject: Re: AS/400 and Java (Tomcat on AS400)


--
[ Picked text/plain from multipart/alternative ]
Try commenting out the following lines in the setclasspath.sh script:
 It worked for me.

#if [ ! -r "$JAVA_HOME"/bin/java -o ! -r "$JAVA_HOME"/bin/jdb -o ! -r
"$JAVA_HOME"/bin/javac ]; then
#  echo "The JAVA_HOME environment variable is not defined correctly"
#  echo "This environment variable is needed to run this program"
#  exit 1
#fi

Thanx, PLA

Alex Pinsky wrote:

>Hi David,
>
>We are currently running our company intranet on Tomcat3.2.4 as distributed by 
>IBM with Apache web server. I'm trying to upgrade to Tomcat4.1.12. I was 
>trying to start Tomcat by using startup.sh and get an error message: 
>'JAVA_HOME env variable not found'. I used 'export 
>JAVA_HOME=/QIBM/ProdData/Java400/jdk13' line in the beginning of the script 
>and it doesn't work. Can you give some instructions on how to modify 
>startup.sh as well as how to configure apache Plug-in to run with 4.1.12. I 
>was using instructions provided in this article: 
>http://www.ignite400.com/news/pdf/news2002030304.pdf and for some reason that 
>doesn't work.
>I was able to install and run Tomcat as stand-alone (port 8080) using another 
>startup script at 
>http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/iseries-toolkit/CVSROOT/src/sh/Attic/catalina400.sh
> but it is much slower than 3.2.4
>Thanks for your help...
>
>Alex Pinsky
>Intranet developer
>Aeropostale, Inc.
>
>
>-----Original Message-----
>From: java400-l-admin@midrange.com
>[mailto:java400-l-admin@midrange.com]On Behalf Of David Morris
>Sent: Monday, November 18, 2002 12:30 PM
>To: java400-l@midrange.com
>Subject: Re: AS/400 and Java (Tomcat on AS400)
>
>
>PLA,
>
>The Coyote connector is not done, but the old connector will work
>OK for now. Henri Gomez, who wrote the mod_jk connector says
>he will write one when he gets some time. We moved our production
>site to 4.1.12 over the weekend and it is very fast on our site
>compared to 4.0.x. The biggest issue we ran into were some jar
>incompatibilities (you pretty much need to make sure your site and
>Tomcat are compiled and run over the same version shared jars).
>Before moving to 4.1.12, you may also need to review any custom
>tags you have written. On one of our sites, there were some issues
>caused by the tag caching introduced in 4.1.12 (Struts tags seem
>to work just fine).
>
>David Morris
>
>
>
>>>>Patrick.Archibald@HOMETELCO.COM 11/11/02 11:24AM >>>
>>>>
>>>>
>--
>[ Picked text/plain from multipart/alternative ]
>David
>
>You wouldn't happen to know if anyone is working on a mod_jk2
>(CoyoteConnector) port for the iSeries? The think the mod_jk2 is
>required for the Tomcat Administration and manger applications.
>
>Also this is a note on the Jakrata site: *IMPORTANT NOTE: The JK
>connector is now deprecated. Use the Coyote JK 2 connector instead.
>*
>Thanx, PLA
>
>David Morris wrote:
>
>
>
>>Mark,
>>
>>Here is that URL to mod_jk, which connects Tomcat to Apache:
>>
>>http://jakarta.apache.org/builds/jakarta-tomcat-connectors/jk/release/v1.2.0/bin/iseries/
>>
>>
>
>
>
>>David Morris
>>
>>
>_______________________________________________
>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.



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.