• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Web Services, Axis, base64 madness - looking for Byron
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Web Services, Axis, base64 madness - looking for Byron


  • Subject: Web Services, Axis, base64 madness - looking for Byron
  • From: Daniel Morrow <email@hidden>
  • Date: Tue, 3 May 2005 14:23:51 -0400

Dear list,

I'm writing a Mac client using Web Services, which sends SOAP messages to a server. Was a client of .NET-based service. But am now switching over to using Axis. It seems Axis is a bit more picky than the .NET stuff was. Or, I was able to get away with stuff that maybe I shouldn't have.

When a CFDataRef is put into a SOAP packet and sent off, it's given a type of "base64", which Axis barfs all over. I get a SOAP fault message:

"org.xml.sax.SAXException: Deserializing parameter 'myParam': could not find deserializer for type {http://www.w3.org/2001/XMLSchema}base64";

I found some advice on this very list, but the advice hasn't panned out. It had to do with adding a "typeMapping" tag into the "deploy.wsdd" file used by axis, so that Axis will know how to deserialize "base64". Has anyone else done this with any success? If so, I'd really appreciate some pointers. Someone who managed to get this to work, Byron White, wrote up the details. If you're out there Byron, I'd really like to hear from you.

Thanks,
-Dan.

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Prev by Date: Re: CoreData: Data freshness vs. multithreading
  • Next by Date: Open disk image with finder toolbar visible
  • Previous by thread: Re: Core Data design question
  • Next by thread: Open disk image with finder toolbar visible
  • Index(es):
    • Date
    • Thread