Re: Help needed with Axiom Navigator

2008-11-09 Thread Damitha Kumarage
Hi, Shivam must be referring to include/axiom_navigator.h. Does this api supposed to provide Axiom/Java like navigation functionality?. If it is not working and if we don't need the use of it let's remove it from code base so as to avoid confusion. thanks Damitha. Nandika Jayawardana wrote: A

Re: Help needed with Axiom Navigator

2008-11-09 Thread Nandika Jayawardana
As you said, axiom_navigator is not used in the rest of the code. I think it is best to use the methods in axiom_node.h and the iterators available in axiom, if your want to traverse an axiom tree. Regards Nandika On Thu, Nov 6, 2008 at 11:52 AM, Gupta, Shivam <[EMAIL PROTECTED]> wrote: > Hi,

Re: Help needed with Axiom Navigator

2008-11-06 Thread Samisa Abeysinghe
Gupta, Shivam wrote: Hi, I have an issue where I need to use the Axiom Navigator class in Axis2/C. What do you exactly mean by "Navigator class"? Could you please name the header file you are referring to? Thanks, Samisa... I have read the Axiom Tutorial but still am not very comforta