Well, for whatever reason your server is returning a 404, simple as that.
You'll have to look at the server code and see why.
On Thu, Sep 2, 2010 at 12:06 AM, Tsolmon Narantsogt wrote:
> my server log :
> [2010-09-02 15:04:02,429] INFO:web-service:successful login from 'admin'
> using database '
my server log :
[2010-09-02 15:04:02,429] INFO:web-service:successful login from 'admin'
using database 'monos_erp'
But my client :
org.xmlrpc.android.XMLRPCException: HTTP status code: 404 != 200
On Thu, Sep 2, 2010 at 2:50 PM, Tsolmon Narantsogt wrote:
> Actually i don't know. Url is correc
Actually i don't know. Url is correct i saw it.
public static final String HOST = "http://10.0.2.2:8069/xmlrpc/common";;
On Thu, Sep 2, 2010 at 1:57 PM, Frank Weiss wrote:
> OK. So why is the server returning that HTTP status? My first guess is
> the URL is incorrect. What's your guess?
>
> --
OK. So why is the server returning that HTTP status? My first guess is
the URL is incorrect. What's your guess?
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsu
I know HTTP status 404 means.
On Thu, Sep 2, 2010 at 1:33 PM, Frank Weiss wrote:
> Are saying that you don't know what HTTP status 404 means? You're
> putting me into a crabby mood!
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
Are saying that you don't know what HTTP status 404 means? You're
putting me into a crabby mood!
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from th
Hi everyone
I am trying to build a XmlRpc client for android .
i am using http://code.google.com/p/android-xmlrpc/ this lib.
But i can't login my xml rpc server.
i got below error.
org.xmlrpc.android.XMLRPCException: HTTP status code: 404 != 200
help me.
Thank you
Tsolmon
--
You received
I found xmlrpc problem alway! How to soleve this error of parsing?
xmlrpc.android.XMLRPCException:
org.xmlpull v1.XmlPullParserException : expected START_TAG {null}
methodResponse ( position: start_tag http://www.w3.og/
1999/xhtml'>@2:44 in java.io.
inputstreamrea...@435fi2a0)
--~--~-~--
Hello
Alltime I get this error about 4 projet!
Help me to solve this!
org.xmlrpc.android.XMLRPCException : java.io.IOException : cannot
serialize null
xmlrpc.android.XMLRPCException:
org.xmlpull v1.XmlPullParserException : expected START_TAG {null}
methodResponse ( position: start_tag http://w
This is one exemple whitch give me all time some error . Also this
code is simular on the codeprojet.
I ast some help for to solve this problem. Problem of Firewall! or
other! I dont know
package org.me.xmlrpc.org;
import java.util.Vector;
import org.me.xmlrpc.R;
import org.xmlrpc.android.X
Hey,
I am using the android xmlrpc client (http://code.google.com/p/android-
xmlrpc/) to consume a xml-rpc webservice.
I can call the webservice and get data back but I want to save the
received data in own made Objects.
For example:
I want to get the movieScore:
public void getMovieScore()
I really apologize if this has been answered somewhere else. But
I've searched all over for how to implement XML-RPC in Android with no
luck real luck but dead urls.
So please forgive me... Can anyone just tell me (or point me in the
right direction) how to implement XML-RPC in Android.
I tr
Hello
I am looking for a way to use XML-RPC with Android. Is there anyone
who has succesfully done this?
Thankful for any advice
Regards
Goluef
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups "Android Developers"
13 matches
Mail list logo