Hi,

 Even I had similar problem,  When i Send String or an object as parameter
from flex thru blazeds to Spring, it worked, but when an ActionScript
Arraycollection was sent as parameter, it worked in Sun JDK but the same
code did not work in IBM JDK.  throwed cannot find the Array collection
class.

Even if you have the jars in tomcat lib or in web app lib, it did not solve
the probelm.

On Sat, Dec 5, 2009 at 6:08 PM, tiborballai <[email protected]> wrote:

>
>
> Could you post the error message your receive when your webapp doesn't
> deploy?
>
> Also, can you confirm that the output of the following command:
> jar tvf webapps/yourwebappname/WEB-INF/lib/flex-messaging-core.jar
>
> contains "flex/messaging/io/ArrayCollection.class" ?
>
>
> Tibor.
>
> --- In [email protected] <flexcoders%40yahoogroups.com>, Chandu
> <chand...@...> wrote:
> >
> > yes I have all the flex jars in web-inf\lib folder. I want to somehow
> > include these jars into the tomcat classpath without any issues. But when
> I
> > do that the web-apps dont deploy.
> >
> > Thanks
> >
> >
> > --
> > It is so simple to be happy
> > but so difficult to be simple
> >
>
>  
>

Reply via email to