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



I only found user ID/ password defined in Tomcat-users.xml.  This file has
three usersID/password (tomcat/tomcat,  role1/tomcat, and both/tomcat).

I created user ID and password (tomcat/tomcat).  But I still fail the
authenticating check when I go to the following site

http://myserver.com/admin/contextAdmin/contextAdmin.html  (I do not use any
special port)

When I click "View All Contexts", I get userID/password dialog, I put
tomcat/tomcat.  It does not work.

I feel a little bit frustrated because Tomcat does not provide good
documentation and no news group.  I got a reference to news-group.  But it
shows me a blank page.

Thanks,
CL




                    "David Morris"
                    <David.Morris@plum        To:     
<Chanh_Le@countrywide.com>,
                    creek.com>                <JAVA400-L@midrange.com>
                    Sent by:                  cc:
                    java400-l-admin@mi        Subject:     Re: TOMCAT
                    drange.com


                    10/17/01 07:59 AM
                    Please respond to
                    java400-l







CL,

The security for Tomcat is set up in the web.xml file. Not sure why you get
a password when you go to the admin port, I don't.

The easiest way to build a war file is with ant.  I set up our site to
deploy to
War files and we backed out of that decision. It is convenient if you are
going to deploy your code to a lot of servers as one big package. In our
case we had dev/test/prod and they required some environment changes
that required a different war file build.

Either war or not, ant is the way to go when deploying your changes. The
best
way to figure it out is to look at the build scripts for some of the
Jakarta
projects. They usually have a build.xml that does the standard build and a
build-webapps.xml that builds the war files. Struts is a good example.

David Morris


>>> Chanh_Le@countrywide.com 10/16/01 04:55PM >>>

Could you let me know where to find the following answers

1/ When I go to Tomcat admin 3.2.3 , it asks me for user ID and password.
When I installed on NT, it did not ask me to input user ID and password

2/ How to create WAR file?


Thanks,
CL


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