BIMserver icon indicating copy to clipboard operation
BIMserver copied to clipboard

Check SOAP, restore or remove altogether

Open hlg opened this issue 11 months ago • 0 comments

SOAP has been disabled with commit cfa11ca while introducing tile objects and a new service method ServiceInterface.getTiles (probably for BIMsurfer 3):

https://github.com/opensourceBIM/BIMserver/blob/6daa43afdda3d25ebbd41e0d0de89361063e7142/BimServer/src/org/bimserver/servlets/RootServlet.java#L67-L70

It should be checked if SOAP still works, if there are issues with the new interface method or any other implications from newer developments. Then we might bring back the SOAP channel or consider to remove it alltogether.

Notes on SOAP usage are welcome as comments to this issue.

hlg avatar Mar 04 '24 18:03 hlg