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

No web container found - only EJB deployment available...

 
Greenhorn
Posts: 13
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello, all.
I installed JBoss - Tomcat on Linux and got this message:
[INFO, J2eeDeployer] No web container found - only EJB deployment available...
Could someone tell me what is wrong.
Thank you.
Irena.
 
Saloon Keeper
Posts: 28224
198
Android Eclipse IDE Tomcat Server Redhat Java Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
It looks like a JBoss message. JavaRanch doesn't seem to have a JBoss-specific forum at the moment, so if you can't get help here, you might ask in one of the forums on the jboss.org website.
It's possible that you're using the wrong JBoss startup script - one that doesn't startup Tomcat. They didn't document that part all that well. I think inside the JBoss fork of the installed directories you'll find a bin/start-tomcat startup script. I don't know its exact name.
[ February 01, 2002: Message edited by: Tim Holloway ]
 
Irene Db
Greenhorn
Posts: 13
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Tim, thank you for your response.
I used wrong startup script - run.sh insted of run_with_catalina.sh
 
Normally trees don't drive trucks. Does this tiny ad have a license?
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
    Bookmark Topic Watch Topic
  • New Topic