I am trying to use IDAPI to perform some basic operations. I am learning to use IDAPI from the following link :
http://www.birt-exchange.org/org/wiki/index.php?title=Web_Services_Example_-_Client_Setup
I did everything exactly as it is specified in the link above. I am using Eclipse, set up the client wrapper, it shows no errors and everything seems to be just fine. The client wrapper files have some test programs as well and i tried to run TestLogin.java which basically tries to login to the iserver using web services. It executes fine (throws no errors or exceptions) but always returns with "Valid login failed: Login Failed".
I have tried to connect it to our web server as well as the Actuate copy on the localhost, but it doesn't work. Has anyone successfully used the method specified in link above or tried any of these examples? Ideally i would like to be able to submit jobs using web services. Please share your thoughts about what might be going wrong.
Thanks,
Kushal