manmohan wrote: > I am using xml-rpc 1.1 jar. It works fine when I use it in windows 32 bit > environment. Now, I want to move to 64 bit environment. So, in 64 bit, I > still have xml-rpc 1.1 jar. I get the exception java.lang.exception : RPC > handler object not found " ... " and no default handler registered . > > Does anybody have any idea, what the reason might be ?
No, but I do very much doubt, that the reason is related to the 64 bit environment. My guess is that you have moved the application to another machine and have a fault in the apps configuration. Jochen
