WS-Discovery Implementation for Android
Asked Answered
C

1

7

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?

Clastic answered 24/3, 2014 at 19:18 Comment(2)
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
P
0

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.

Provitamin answered 16/4, 2015 at 6:51 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.