[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Creating SOAP web service with PASOE

  • Thread starter Thread starter ntwatkins
  • Start date Start date
Status
Not open for further replies.
N

ntwatkins

Guest
You are correct in that you use proxygen to create the wsm file. You cannot create a wsm file from a compiled class. This is much the same as if you tried to instantiate a class across the appserver boundary. The best you can do it to create a procedure that instantiates the class and create the wsm file from the procedure.

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