RE: BeanSerializer support array properties?

2002-07-25 Thread Harris Reynolds
Joel, Creating complex object graphs is the most difficult part of Java/XML serialization and deserialization (no duh right :-). Well, in your case it looks like, unless MyObject also conforms to the JavaBean paradigm, you need to write some classes to handle serialization. Classes like MyObjec

Axis vs. Systinet WASP?

2002-07-23 Thread Harris Reynolds
Doug, Yes...I have looked at WASP in addition to AXIS. I haven't done a lot of comparative analysis, but I think it is fair to say that, as a commercial product, WASP is further along; particularly in the area of Web Services Security. Another Java toolkit you may want to look at is GLUE (ww