• 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

Appending the PATH

 
Ranch Hand
Posts: 46
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
I am using WAS5.1 and WASND5.1 cluster. I require a particular folder to be in the PATH. I have an ear deployed on WASND5.1 with target as cluster. Now the requirement is that this ear while execution requires to access some dlls in folder which is added in the PATH. I tried adding it in the system PATH attribute and also tried appending it to WAS_PATH. But it did not solve the problem.
Also, even if appending it to the system PATH would solve the problem, is there any way in the WebSphere where I could add PATH also, the same way as we have for adding jar files n the server CLASSPATH?
Thanks in advance,
Suttan
 
The first person to drink cow's milk. That started off as a dare from this tiny ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic