• 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

J2EE -stop not working in RH 9.0

 
Ranch Hand
Posts: 140
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Has anybody tried the J2EE package with Redhat 9.0?
I am running it right now and though J2EE -verbose works for starting up the server, J2EE -stop doesn't stop it. I always need to CTRL + C to stop it. has anybody run into this problem, and better yet, anybody know the solution?
By the way, I didn't expect it to work perfectly, the website specifically mentioned that the newest version of J2EE SDK was for RH 7.2 I think.
Also is the server that comes with J2EE SDK 1.3.1 a real Tomcat version, or is it some stripped down version?
reply
    Bookmark Topic Watch Topic
  • New Topic