• 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
  • Ron McLeod
  • Paul Clapham
  • Tim Cooke
  • Devaka Cooray
Sheriffs:
  • Liutauras Vilda
  • paul wheaton
  • Rob Spoor
Saloon Keepers:
  • Tim Moores
  • Stephan van Hulst
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
Bartenders:
  • Carey Brown
  • Roland Mueller

jforum web.xml probs with Tomcat

 
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi there,

forget my post ... I unzipped the jforum-archive with a command-line tool that messed up lower/uppercase of the files ... now unzipped it again with UltimateZip and everything works as expected

--Michael
[originally posted on jforum.net by Anonymous]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi there,

I tried to install jforum on a Tomcat 4.1.29 and 5.0.18, but I got
the same messages in the log files. The file web.xml is there as it should be, untouched as delivered.

Any idea what can cause this, because of this the servlet-mapping isn't configured.

03.04.2004 15:18:48 org.apache.catalina.core.StandardHostDeployer install
INFO: Installing web application at context path /jforum-rc2 from URL file:C:\Ap
ache\Tomcat\webapps\jforum-rc2
03.04.2004 15:18:48 org.apache.catalina.startup.ContextConfig applicationConfig
INFO: Missing application web.xml, using defaults only StandardEngine[Catalina].
StandardHost[localhost].StandardContext[/jforum-rc2]

Thanks in advance.

--Michael

[originally posted on jforum.net by Anonymous]
 
Won't you please? Please won't you be my neighbor? - Fred Rogers. Tiny ad:
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
    Bookmark Topic Watch Topic
  • New Topic