0

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?

Maksym Gontar
  • 22,765
  • 10
  • 78
  • 114
nixau
  • 1,095
  • 1
  • 14
  • 27

1 Answers1

0

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
  • 1,095
  • 1
  • 14
  • 27