Help coderanch get a
new server
by contributing to the fundraiser
  • 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
  • Devaka Cooray
  • Liutauras Vilda
Sheriffs:
  • Jeanne Boyarsky
  • paul wheaton
  • Henry Wong
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Tim Moores
  • Carey Brown
  • Mikalai Zaikin
Bartenders:
  • Lou Hamers
  • Piet Souris
  • Frits Walraven

How to deploy JForum-2.1.4 in Sun Java Application Server(J2EE)?

 
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,

I tried out the hello application in J2EE. It worked. Then I tried to deploy JForum 2.1.4. It seems packed in war file. Then I use J2EE to kick it. It won't work. Also I tried JBoss, it would not either.

I used Hsql and made a JForum starter database by running the script provided by JForum. Unfortunately, the Hsql Web Server won't response from IE calling http://localhost.

I kicked Tomcat running. But I din not combine Hsql nor JForum into Tomcat.

All I need is the C-JDBC+Hsql+a tiny web server+something like JForum will serve me.

Guys please help!










[originally posted on jforum.net by Anonymous]
 
reply
    Bookmark Topic Watch Topic
  • New Topic