Re: Can you recommend a non-java SOAP client toolkit?

2004-06-15 Thread Kjetil Hustveit
It may not be very useful for you, but the webservices framework (client only) on Mac OS X 10.3 works very well with axis. And with Cocoa bindings you hardly have to write any code. Regards Kjetil Hustveit På 15. jun. 2004 kl. 13.01 skrev NJ Rogers, Learning and Research Technology: Hi We

Re: Character encoding woes

2004-05-07 Thread Kjetil Hustveit
s when the jvm is invoked. -Dfile.encoding=ISO-8859-1 -Original Message----- From: Kjetil Hustveit [mailto:[EMAIL PROTECTED] Sent: Thursday, May 06, 2004 9:01 AM To: [EMAIL PROTECTED] Subject: Character encoding woes How can one change the character encoding from UTF-8 to ISO-8859-1? I'm developing a sm

Character encoding woes

2004-05-06 Thread Kjetil Hustveit
requirement for the project. Axis is nicely tucked into WebObjects, and I usually doesn't need to touch it directly. (So a nice tidy static method would be greatly appreciated.) Can someone give me a hint - please. Regards Kjetil Hustveit