You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-user@axis.apache.org by "Hausenblas, Michael" <mi...@joanneum.at> on 2004/03/26 14:24:31 UTC

custom deserialisation question

 dear axis-c++ gurus!

 i am working on a c++ (client) / java (server) application.
 till now i've been writing the java service using custom types 
 (the database table content) with <typeMapping> and Ser/Deser-classes.
 
 now here comes my question:
 how can i deserialize these types in the c++ client?

 any help (code, doc) would be great...

 thanx in advance mic.