• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Requesting help with Tomcat admin webapp

 
Greenhorn
Posts: 20
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I've followed the steps outlined on other posts on this forum to get the Tomcat admin webapp working -- installed the distributed "admin" directory in



installed "admin.xml" in



Also updated tomcat-users.xml...



Restarted Tomcat. I still get this error:

"Tomcat's administration web application is no longer installed by default. Download and install the "admin" package to use it."

The admin webapp DOES show up in the webapps listing in the Tomcat Manager Web interface.

The Tomcat log files don't show any errors.

I'm using RedHat Fedora Core 4 Linux, Tomcat 5.5.12.

Any help would be apprectiated.

Thanks,

E
 
Jarrod Mennuobe
Greenhorn
Posts: 20
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
The solution is to do all of the above, then restart the computer.

E
 
reply
    Bookmark Topic Watch Topic
  • New Topic