RE: Ser/Deser for ArrayList and java.sql.Date

2003-03-07 Thread Balakrishna, Vandana (Cognizant)
2:39 AMTo: Axis-UserSubject: Ser/Deser for ArrayList and java.sql.Date I am experimenting with axis to expose some of our large grained business methods (EJB SessionBeans).  Most of our methods work with an object graph composed largely of XDoclet generated javabeans, but also of

Ser/Deser for ArrayList and java.sql.Date

2003-03-07 Thread Bill Pfeiffer
I am experimenting with axis to expose some of our large grained business methods (EJB SessionBeans).  Most of our methods work with an object graph composed largely of XDoclet generated javabeans, but also of some hand coded classes to pull the graph together.  The handcoded classes use Arr