OK thanks. I think I'm using something in a different way from the norm so
that's why I wanted the name. What I want probably doesn't follow if you have
multiple refs  to the same object. My bad.

Rania


R J Scheuerle Jr wrote:

> Rania,
>
> There have been quite a few changes to the serialization framework.
>
> The multi-referencing support is done in the DeserializerImpl and
> DeserializationContext, and should
> work without intervention.
>
> Why do you need you need the name of the element in these cases ?
>
> (Please contact me offline at ibm if you need to.)
>
> Rich Scheuerle
> XML & Web Services Development
> 512-838-5115  (IBM TL 678-5115)
>
>
>                       Rania Khalaf
>                       <[EMAIL PROTECTED]        To:       [EMAIL PROTECTED]
>                       bm.com>                  cc:
>                                                Subject:  multirefs: Urgent
>                       03/05/2002 09:38
>                       AM
>                       Please respond to
>                       axis-user
>
>
>
> Hi,
> When I hit a <multiref .....> </multiref> in my specialized
> deserializer, I need to
> get the name of the element that ref'ed this muliref, and if there are
> more
> than one then I need the last one.
>
> The problem I am having is that when the element first enters my
> deserializer
> with OnStartElement its name is already lost and I need it.
>
> >From what I can gather so far, multirefing is broken for quite a few
> cases
> (ref my note Jan, 8, 2002). If I can get at least the name though, I am
> able to hack around it. I need this asap though and couldn't find it :(
>
> Please help
>
> PS: I am using Axis ver. 3.0 (need to use a  versioned release)
> Rania

Reply via email to