Re: Problem with xwork convertor

2009-07-22 Thread spsarolkar
ontainerImpl.addInjectorsForMethods(Contain >> >erImpl.java:113) >> > >> > at >> > >> com.opensymphony.xwork2.inject.ContainerImpl.addInjectors(ContainerImpl.jav >> >a:90) >> > >> > >> > Please help it out. >> > >> > Thanks in advance, >> > Sre

Re: Problem with xwork convertor

2009-05-20 Thread Ikya Technical
Thanks. It worked. Regards, Sreekanth On Wed, May 20, 2009 at 11:22 AM, Wes Wannemacher wrote: > It might be easier to grab the most recent snapshot builds from here - > > http://people.apache.org/builds/struts/nightlies/2.x/ > > Give them a try, they should include all of the appropriate depen

Re: Problem with xwork convertor

2009-05-19 Thread Wes Wannemacher
It might be easier to grab the most recent snapshot builds from here - http://people.apache.org/builds/struts/nightlies/2.x/ Give them a try, they should include all of the appropriate dependencies. -Wes On Wednesday 20 May 2009 01:45:12 am Ikya Technical wrote: > Hi All, > > We are workin

Problem with xwork convertor

2009-05-19 Thread Ikya Technical
Hi All, We are working on a Struts 2 project. We are facing a problem whenever there is Double type field with Model class and field value is zero then it is throwing some error. After searching a lot we find out that the issue is with xwork2 and it is already reported and fixed. The issue com