• 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 on Glassfish (Windows)

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Dear All,
I am deploying jforum-2.1.9 in Glassfish4 server it was deployed successfully, but when I launch the application it is saying http status 404 not found .I tried defining root context also still same issue. Please help me out in resolving this issue in windows platform .

Thanks in Advance
 
Saloon Keeper
Posts: 7633
177
  • Likes 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
First of all: Don't use JForum 2.1.9. That version has long been obsolete and has numerous security holes. Get the latest version 2.4.1 from https://sourceforge.net/projects/jforum2/, or -even better- build it from source, as there are numerous improvements and fixes that have not been formally released (but which are stable).

Secondly, what URL are you trying to access? And are there any error messages either in the Tomcat logs or in the JForum-specific log?
 
Bras cause cancer. And tiny ads:
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
    Bookmark Topic Watch Topic
  • New Topic