• 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

What is the class WSLauncher needed for?

 
Greenhorn
Posts: 4
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello,
Relating to my other posting:
https://coderanch.com/t/77777/Websphere/Connect-JConsole-Websphere

I solved it with AdminClient Object...
BUT: I can only run my programm when I use the com.ibm.ws.bootstrap.WSLauncher in my run.bat.

I just found that out by luck. I don't know what this class does, and why it is necessary to start my Application.
Is there a way to start my application without it.
Since I do not know what this class does, I don't have an idea.

Hope someone can tell me...

Best regards,
Bastian
[ January 26, 2007: Message edited by: Bear Bibeault ]
 
Ranch Hand
Posts: 697
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Bastian,

Can you share with us some details how you were able to run a JMX client with Websphere Application Server? Are you using version 6.1?

I can't find resources on how to connect JConsole or jManage to WAS 6.1. Would certainly love to hear how you were able to do it.

Thanks!

Paul
 
The glass is neither half full or half empty. It is too big. But this tiny ad is just right:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic