RE: [castor-user] Able to marshal array but not unmarshal array

2005-05-12 Thread Mark Chamness
:25) -Original Message- From: Keith Visco [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 11, 2005 9:07 PM To: user@castor.codehaus.org Subject: Re: [castor-user] Able to marshal array but not unmarshal array Mark, What happens if you don't supress the xsi:type? --Keith Mark Chamness

Re: [castor-user] Able to marshal array but not unmarshal array

2005-05-11 Thread Keith Visco
Mark, What happens if you don't supress the xsi:type? --Keith Mark Chamness wrote: Perhaps something is wrong with my approach. Here is my test case that is failing: --- package org.agitar; import junit.framework.Assert; import junit.framework.TestCase; import