• 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

Jboss 3.2.3 & Tomcat 5?

 
Greenhorn
Posts: 20
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I need to get this combination up and running. Is there something special that needs to be configured in Jboss-3.2.3. to use Tomcat 5?
I tried running an application which originally was made with Jboss 4 with its built-in Tomcat but the application now collapses. Would like to learn if it is a misconfig somewhere. Otherwise it is a problem in the app itself, although I doubt that. It works fine with either Jboss 3.2.3 or 4.0.2 when using their respective built-in Tomcats.
Thanks for any help!
reply
    Bookmark Topic Watch Topic
  • New Topic