I need to use WS-Discovery on android. I googled it for almost a day but nothing found.
What would you do if you were in my situation?
WS-Discovery Implementation for Android
Asked Answered
Have you tried java-ws-discovery library or Apache CXF framework? –
Glazier
I try to port java-ws-discovery to android, but its dependencies leads to failure unfortunately. –
Clastic
I can confirm Apache CXF framework works on Android but i've spent 2 weeks fixing issues (i'd say about it as "porting to android"). But i was working on server-side and probably for client-side it's much easier.
Then use WSDiscoveryClient
from CXF. Something about what should be done is in my SO question.
© 2022 - 2024 — McMap. All rights reserved.