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



We use the tomcat 6 installer from Richard at RJS. Made the installation of 
tomcat itself much much easier and he includes a couple of commans to start and 
stop the server
http://www.as400pro.com/servlet/sql.tipView?key=1596&category=iSJava
 
The default tomcat install includes an HTTP server and we able to run our test 
application using that build in HTTP server but when we wanted to add SSL we 
went a different direction. We used the IBM wizard to add an out-of-process 
tomcat server to an Apache HTTP instance and then used the SSL configuration 
tool that IBM provides to add SSL to the Apache server. 
 
So we have an Apache server running SSL passing off JSP requests to Tomcat 5

>>> thatzenbeler@xxxxxxxxxxxxx 10/13/2005 3:04:22 PM >>>

Follow this link...

www.ignite400.org/news/pdf/news2002030304.pdf 

Steps
1 & 2.  I download the 4.1.31 instead of 4.0.2  so I used a different path,
than in the pdf..

I skipped Steps 3 & 4 ... Mine seemed to be already done...

I did step 5 & 6 .. Using the different path...

Step 7.. 
===> SBMJOB CMD(STRQSH CMD('/jakarta-tomcat-4.1.31/bin/startup.sh'))
JOB(TC1) JOBQ(REPEATING)


And waited a few moments..

And then fired off the URL : http://xxx.xx.5.39:8080/index.jsp to my
iseries, and I was done... I checked the links and the examples and it all
worked...  I altered a few jsp examples, and they recompiled...  Fired up
eclipse and copied and created a new helloworld servlet and that worked...

So I'm a very happy camper right now..

HTH,
Tim


-----Original Message-----
From: web400-bounces@xxxxxxxxxxxx [mailto:web400-bounces@xxxxxxxxxxxx] On
Behalf Of Shane_Cessna@xxxxxxx
Sent: Thursday, October 13, 2005 10:32 AM
To: Web Enabling the AS400 / iSeries
Subject: RE: [WEB400] Tomcat setup question.

Tim,

Is there any way you can post exactly how you went about getting Tomcat to
your iSeries?...

Thanks.

Shane



"Hatzenbeler, Tim" <thatzenbeler@xxxxxxxxxxxxx> Sent by:
web400-bounces@xxxxxxxxxxxx
10/13/2005 11:48 AM
Please respond to
Web Enabling the AS400 / iSeries <web400@xxxxxxxxxxxx>


To
"'Web Enabling the AS400 / iSeries'" <web400@xxxxxxxxxxxx>
cc

Subject
RE: [WEB400] Tomcat setup question.






If I wanted to install the latest 5.x tomcat, is there anything different, 
I
would need to do, that I had to do to install 4.1

Thanks, Tim 

-----Original Message-----
From: web400-bounces@xxxxxxxxxxxx [mailto:web400-bounces@xxxxxxxxxxxx] On
Behalf Of Haas, Matt
Sent: Thursday, October 13, 2005 6:23 AM
To: Web Enabling the AS400 / iSeries
Subject: RE: [WEB400] Tomcat setup question.

The connector is what lets Tomcat communicate with the HTTP server.

Matt

-----Original Message-----
From: web400-bounces@xxxxxxxxxxxx [mailto:web400-bounces@xxxxxxxxxxxx]
On Behalf Of Hatzenbeler, Tim
Sent: Wednesday, October 12, 2005 6:08 PM
To: 'Web Enabling the AS400 / iSeries'
Subject: RE: [WEB400] Tomcat setup question.

I went to ignite400, and printed your pdf file...

I was able to get the tc 4.1.31 up and running in about 10 mins...  (as a
stand alone)  I'll tackle the apache plug-in tomorrow... 

I have not done the connector yet either...  What does the connector do?


Thank You...

Thanks, Tim

-----Original Message-----
From: web400-bounces@xxxxxxxxxxxx [mailto:web400-bounces@xxxxxxxxxxxx]
On
Behalf Of Haas, Matt
Sent: Wednesday, October 12, 2005 10:24 AM
To: Web Enabling the AS400 / iSeries
Subject: RE: [WEB400] Tomcat setup question.

Tim,

The configuration file is probably in Unicode which is a double byte
character set. If you open it with something that understands Unicode 
(such
as EDTF or WordPad) it will look okay.

Also, I wouldn't mess with the version of Tomcat that IBM provides. It was
really old (and had security bugs) when IBM delivered it and IBM crippled 
it
so it doesn't compare as well to WebSphere. You can download a more recent
build from http://jakarta.apache.org (you'll need to download the 
connector
as well, I just posted the URL for it earlier
today) and it will run just fine. JDK 1.4 and the latest Java group are
strongly recommended for best results.

Matt

-----Original Message-----
From: web400-bounces@xxxxxxxxxxxx [mailto:web400-bounces@xxxxxxxxxxxx]
On Behalf Of Hatzenbeler, Tim
Sent: Wednesday, October 12, 2005 1:04 PM
To: 'Web Enabling the AS400 / iSeries'
Subject: [WEB400] Tomcat setup question.

Yesterday, I attempted to setup the asftomcat, that is part of the apache
admin functions...

It created an Engine1, and started 'out of process'...

But there were not examples or test files... So I'm still not sure it
works...

So any how, I went to look at the server.xml file, and it was in a this
format, it looked like there was a space between each character like 
this...

< ? x m l   v e r s i o n = " 1 . 0 "   e n c o d i n g = " U T F - 1 6
" ?
> 
< S e r v e r > 
       < x m l m a p p e r : d e b u g   l e v e l = " 0 "   / > 
       < ! - -   = = = = = = = = = = = = = = = = = = = = = =   L o g g e
r
e l e m e n t s   = = = = = = = = = = = = = = = = = = = = = = = = = =
- -
> 
       < L o g g e r   n a m e = " t c _ l o g "   p a t h = " l o g s /
t o
m c a t . l o g "   v e r b o s i t y L e v e l = " I N F O R M A T I O
N "
/ > 
       < L o g g e r   n a m e = " s e r v l e t _ l o g "   p a t h = "
l o
g s / s e r v l e t . l o g "   / > 
       < L o g g e r   n a m e = " J A S P E R _ L O G "   p a t h = " l
o g
s / j a s p e r . l o g "   v e r b o s i t y L e v e l = " I N F O R M
A T
I O N "   / > 

... Snip....

Did I do something wrong?

Thanks, Tim

--
This is the Web Enabling the AS400 / iSeries (WEB400) mailing list To post 
a
message email: WEB400@xxxxxxxxxxxx To subscribe, unsubscribe, or change 
list
options,
visit: http://lists.midrange.com/mailman/listinfo/web400
or email: WEB400-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives at
http://archive.midrange.com/web400.


As an Amazon Associate we earn from qualifying purchases.

This thread ...


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.