Mobile web services development tips

  • For mobile web services .NET applications, proxy classes generated by the WSDL compiler must be compiled into the application executable. They cannot be compiled into their own assembly.

  • For mobile web services Java applications, JDK 1.5.x must be used.