Avnessh yadav | Hi, I have to develop a java application that will consume presence web service.I have created stub classes from given wsdl for this service.But i am not not able to find how can i login an application user using provided login function in stub class,because parameters it specifies are just {username,[password|app-session-id],force}. No argument specification is there for sending call back url. Or is it because i am using stub classes in a wrong way? Also i just want to build a console application to interact with this web service ,is it possible to go with console app or do i have to make a web application for accessing this service. I am using apache-cxf with eclipse to generate stub classes.Can you just tell me how to proceed for creating console application for this presence web service,because reference application is a web application.Any sample console application would work. Your help will be very much appreciated.Thank you in advance. |
| Please sign in to flag this as inappropriate. |