• 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
  • Ron McLeod
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

Where is the WAS instance stored?

 
Ranch Hand
Posts: 96
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I posted a question a few days ago concerning AST (IBM's Application Server Toolkit). AST does not come with WAS installed, but I have a copy of RAD on my machine with WAS 6.1. My problem is: in order to run a web application on WAS, I need to point at the directory where WAS is installed...and nothing I enter seems to satisfy AST.

I located something in /IBM/SDP70/runtimes/base_v61/profiles called "AppSrv01", which looked promising, but AST keeps saying "The WebSphere Application Server installation directory is not correct." So I am assuming that the actual server instance is located somewhere else. I looked in my personal settings under Documents and Settings, but didn't find anything promising there either.

Can someone give me some suggestion(s) about how to find where this instance is located?

Thanks!
 
Ranch Hand
Posts: 226
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Did you try /IBM/SDP70/runtimes/base_v61/ ?
 
Who among you feels worthy enough to be my best friend? Test 1 is to read this tiny ad:
Clean our rivers and oceans from home
https://www.kickstarter.com/projects/paulwheaton/willow-feeders
reply
    Bookmark Topic Watch Topic
  • New Topic