• 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
  • Tim Cooke
  • paul wheaton
  • Paul Clapham
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Roland Mueller
  • Piet Souris
Bartenders:

WebSphere and JVM

 
Greenhorn
Posts: 15
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I work as an administrator for WebSphere on OS/390. I spoke with some of our distributed guys and they mentioned the aspects of JVMs within their application. When they have problems they usually have to bounce the JVM to get things back up and running.
My question is how does JVM fit in the distributed world? How does it differ in a Mainframe world? My understanding was the container runs all J2EE associated things and the container code ran within the JVM. Wouldn't bouncing a JVM be the end all process?
Any clarification is helpful.
reply
    Bookmark Topic Watch Topic
  • New Topic