Problem Being Faced in Web Service,
July 13, 2009 at 9:36 AM
sir,
i have a project regarding Web Service in which there is a Java Client and a PHP server. The WSDL file i created works perfectly fine for the PHP web service (both client and server is coded in PHP) however it doesnt work with Java Client, most probably because i have to return an Array from the server which the Java Client does not accept.! I have been stuck in this problem for more than a week ! can u plz tell me some solution !
View All Comments
| View Tutorial