Problem using Spring/ArrayList

2008-06-04 Thread Stephen Kilburn
Hi, I'm trying to use Axis2 1.4 Spring as a transport for objects containing an ArrayList. This is not working for me. XP SP2/JDK1.6.0_06/Apache 2.2/Tomcat 5.5/Axis 2 1.4 using war install. Using the WeatherSpringService example, I modify the Weather class to contain ArrayListString

RE: Problem using Spring/ArrayList

2008-06-04 Thread Stephen Kilburn
on using fixed arrays. These are more hassle but they work right now. _ Stephen Kilburn, GeoPraxis Inc. From: Stephen Kilburn [mailto:[EMAIL PROTECTED] Sent: June 4, 2008 16:40 To: axis-user@ws.apache.org Subject: Problem using Spring