• 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

Command Line Parameters

 
Greenhorn
Posts: 14
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello:
I am trying to debug a servlet in NetBeans, but have had trouble getting a Session object to behave. In my investigations, I have determined I need to start the Tomcat server a certain way and then try to attach to its VM... I don't know exactly how to pass these command line parameters to the Tomcat startup script in Linux - can anyone help? I'm not an Linux expert, so I don't feel too confident mucking around with startup.sh. Can anyone spell it out for me?
Thanks a lot,
Bradley
reply
    Bookmark Topic Watch Topic
  • New Topic