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

How do you point the server environment to a DLL?

 
Ranch Hand
Posts: 86
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello to all,
Can someone tell me if they know how to set up a server to point to a given DLL? Say a directory. I am using the Sun Deployment tool along with the j2ee server that came from Sun. In addition, I am trying to get attached to a Lotus Notes Server. I can compile the code but when the server tries to initiate the session with Notes it yacks. I am not sure which file to add the path to the Lotus Notes directory so that the server can establish the session.
Does anyone have any experience with getting this going?
Or, does anyone have any experience with setting paths to other resources?
Thank you very much in advance.
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic