Link to home
Start Free TrialLog in
Avatar of vikas31
vikas31

asked on

How I can give the -D option in wsad?

Hi,

  I have a program which needs -D option if I am running it from the command prompt it is working but when using wsad it is not working. This program also does some corba lookup. WSAD supports corba lookup? if yes then how I can set the -D options in wsad.
Thanks in advance

Vikas
Avatar of CEHJ
CEHJ
Flag of United Kingdom of Great Britain and Northern Ireland image

You'd have to set the options internally with System.setProperty
Avatar of vikas31
vikas31

ASKER

Yes I could have but my class is calling to some other classes & that need's this option to be set.
Avatar of vikas31

ASKER

Yes I could have but my class is calling to some other classes & that need's this option to be set.
Avatar of vikas31

ASKER

Yes I could have but my class is calling to some other classes & that need's this option to be set.
It's set per VM, i.e. for all classes loaded.
Avatar of vikas31

ASKER

Can I make a corba call from wsad?I have changed the properties file stuff & now loading it with System.get..
but still getting same exception. While if the same stuff I am running with command Prompt it's working.
ASKER CERTIFIED SOLUTION
Avatar of CEHJ
CEHJ
Flag of United Kingdom of Great Britain and Northern Ireland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of vikas31

ASKER

????? Is there any one who can give the correct reply..
vikas31:
This old question needs to be finalized -- accept an answer, split points, or get a refund.  For information on your options, please click here-> http:/help/closing.jsp#1 
EXPERTS:
Post your closing recommendations!  No comment means you don't care.