I made a XMLRPC client in Java with Apache XMLRPC and i am trying to communicate with a XMLRPC php server made with PEAR XML_RPC (it need authentication) and i get the "HTTP server returned unexpected status: Not Found" error, the authetication seems to work. Does anyone know why ?