|
|
|
|
|
by tracker1
4050 days ago
|
|
Actually, given the disconnect with how poorly Java (and PHP) services are for defining their child types ("Object" should never be a type exposed in the wsdl), I've found that creating a shim service in Node.js to connect to the Java/PHP webservices to funnel requests into something that can be better typed against works... I don't like doing it, but it works. |
|