I suggest having the Handler store the data in the Axis
MessageContext, then read it back out in the Service. I've done this
to good effect. The MessageContext is basically just a big String ->
Object hashtable; you can add new Strings easily.

Reply via email to