This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Running apache xmlrpc with gij 3.3.1


On Wed, Sep 24, 2003 at 06:13:11AM +0000, Erik Poupaert wrote:
> 
> > Unfortunately, XmlRpcClientLite is not working for me either.
> > I have experimented with both release 3.3.1 and snapshot 3.4-20030917.
> > (/usr/local/gcc-3.4-20030917/lib/libgcj.so.4.0.0)
> 
> I haven't tried with the truly bleeding edge (3.4 snapshots), nor with bytecode
> (gij). I can say, however, that I've used XmlRpcClientLite with the 3.3 release
> successfully on both linux and win32.
> 
> I have not run into issues, neither on the client nor on the serverside of things.
> There are some *real users* operating this on a daily basis, by the way.

You are correct.

Under 3.3.1, my tests with XmlRpcClientLite work
when I compile them directly to object code.

If I compile to bytecode, gij can't run them,
but Kaffe 1.1.1 can.

Thanks a lot for the hint!


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]