Hi Dennis, Thank you for the prompt reply. I figured the problem. I have this complex element mappings with lots of structures and mapping elements in binding.xml I have defined order="false" for the mapping to the root element but missed for one of the child elements. I have just added the attibute to the child the code works fine.
Ruchik --- Dennis Sosnoski <[EMAIL PROTECTED]> wrote: > Hi Ruchik, > > That's not really enough information for anyone to > help. If you can show > us a (small) sample of the binding and XML document > for the object with > the problem we'll probably be able to make some > suggestions. > > - Dennis > > Ruchik Bhatt wrote: > > >Hi, > > > >I have a set of related classes and an xml. I have > >created the mapping for the xml to the classes. The > >bindings are generated with no error and the test > to > >unmarshal and marshal a sample xml throws no > >exception. The problem is when the xml is > >unmarshalled, the object instance does not have set > a > >few instance variables. > > > >Can anyone guide me what I could have missed ? > > > >Thanks in advance > >Ruchik > > > > > > > >____________________________________________________ > >Start your day with Yahoo! - make it your home page > > >http://www.yahoo.com/r/hs > > > > > > > >------------------------------------------------------- > >SF.Net email is sponsored by: Discover Easy Linux > Migration Strategies > >from IBM. Find simple to follow Roadmaps, > straightforward articles, > >informative Webcasts and more! Get everything you > need to get up to > >speed, fast. > http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click > >_______________________________________________ > >jibx-users mailing list > >[email protected] > >https://lists.sourceforge.net/lists/listinfo/jibx-users > > > > > > > > > ------------------------------------------------------- > SF.Net email is sponsored by: Discover Easy Linux > Migration Strategies > from IBM. Find simple to follow Roadmaps, > straightforward articles, > informative Webcasts and more! Get everything you > need to get up to > speed, fast. > http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click > _______________________________________________ > jibx-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/jibx-users > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ jibx-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jibx-users
