views:

87

answers:

2

Hi, My BlackBerry application consumes axis2 web services. SOAP POST HTTP request constantly fails with this error "Invalid service URL". I launch my app in 8800 simulator with ";deviceside=false" option specified. MDS is running.

I can't test my app on real device for now. Any help?

A: 

Problem solved. You need to add specific options to MDS configuration to make it work behind proxy. Here's an artical that describes the solution.

nixau