• 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 in Websphere 6 express installation problem.

 
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,
Has any one installed JForum successfully in WAS 6 Express?
I created JForum.war by inside of the extracted JForum-2.1.6.
When I tried to deploy it into websphere, it saids the war file is corrupt and WEB-INF/web.xml is invalid.

I tried to deploy the same war file into tomcat 5.5.9 and it works,and I installed the forum by following the wizard ...

But I need to run jforum in websphere,can any one help me?
Thanks!
Holy

[originally posted on jforum.net by holywen]
 
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
Aftet checking the web.xml in WEB-INF, I found the reason.
in the doc type section

which should be

,
the war file deployed successfully,but I get another problem during the installation phase.

in the Step 2 - Verify Configuration page, I clicked "begin install"
and it gives the error:

[originally posted on jforum.net by holywen]
 
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
Finally I installed JForum by manual installation, and it works fine!
The intallation wizard have some problems on WAS 6.
Hope JForum developers can fix it later.
[originally posted on jforum.net by holywen]
 
Evildoers! Eat my justice! And this tiny ad's justice too!
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
    Bookmark Topic Watch Topic
  • New Topic