[progress Communities] [progress Openedge Abl] Forum Post: Re: Connect To Websphere Mq...

  • Thread starter Thread starter Fuelfire
  • Start date Start date
Status
Not open for further replies.
F

Fuelfire

Guest
In my opinion, I understood the problem. In AdminObjectFinder.java i wrote: env.put(Context.PROVIDER_URL, "file:/J:/DPRO_31_10/MQ"); Disk J is the disk on my workstation (a shared folder on the disk D of server). If the script is running on a server, I should write: env.put(Context.PROVIDER_URL, "file:/D:/Depo101/DPRO_31_10/MQ"); Perhaps this is the problem?

Continue reading...
 
Status
Not open for further replies.
Back
Top