Search results

  1. S

    Question webservice issue

    Hi, I am trying to consume a session managed web service running on stateless broker. I need a sample client for that, can anyone send me the sample client as i am not able to call it via my client. Thia will be a great help.
  2. S

    Dont want to see title header comming from mfdtitle.i

    hi , Is there any way with which i can remove the title header comming from mfdtitle.i
  3. S

    java client for progress 4gl webservice

    hi can anyone tell me how to consume a progress 4gl web servicee which takes table name and where clause as input and return dynamic temp-table from java client . here is the progress client for it DEFINE VARIABLE hWebService AS HANDLE NO-UNDO. DEFINE VARIABLE hmagicObj AS HANDLE...
  4. S

    Java connecting to 4gl

    hi , I have to write a java client for a progress 4gl webs service which takes table name and where clause as a input and return dymanic temp-table as output . kindly guide me how can i do i t. regards, Sachin Gaur
  5. S

    Status codeok 101 while checking wsa1 is running or not

    hi , i am deploying a webservice in linux environment | when i run http://serverip:8080/wsa/wsa1/ i am getting Status ok message 101 . i had done the following steps to resolve it - Commented all the security tags in xml file reside in wsa - by using open edge explorer i had checked "Enable web...
  6. S

    problem in developing web service

    I am trying to deploy a progress program as a web service . I had successfully done it on windows xp operating system by using following steps Write progress program and compile it Generate proxy form proxy generator Deploy this service via progress explorer Now I am trying it on Linux...
Top