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



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

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.