You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by spsarolkar <sp...@gmail.com> on 2009/07/23 07:50:21 UTC

Re: Problem with xwork convertor

I am facing the same problem 
When i use struts2 SNAPSHOT version i get error as
No converter defined
And i fails to compile


Ikya wrote:
> 
> Thanks. It worked.
> 
> Regards,
> Sreekanth
> 
> On Wed, May 20, 2009 at 11:22 AM, Wes Wannemacher <we...@wantii.com> 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 dependencies.
>>
>> -Wes
>>
>> On Wednesday 20 May 2009 01:45:12 am Ikya Technical wrote:
>> > 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 comes with
>> > xwork-2.1.2.jar and in the http://jira.opensymphony.com/browse/XW-676 ,
>> it
>> > stating that issue is fixed with latest jar xwork-2.1.3.jar
>> >
>> >    But we are getting some strage errors when we replaced the xwork jar
>> > file with latest version. We haven't changed any othe library. The
>> other
>> > major libraries we are using are struts2-core-2.1.6.jar
>> > xstream-1.2.2.jar
>> > ognl-2.6.11.jar
>> > oro-2.0.8.jar
>> > The exception thrown is :
>> >
>> > om.opensymphony.xwork2.inject.DependencyException:
>> >
>> com.opensymphony.xwork2.inject.ContainerImpl$MissingDependencyException:
>> No
>> > mapping found for dependency [type=java.lang.String,
>> > name='logMissingProperties'] in public void
>> > com.opensymphony.xwork2.ognl.OgnlValueStack.setLogMissingProperties(
>> java.la
>> >ng.String).
>> >
>> >         at
>> >
>> com.opensymphony.xwork2.inject.ContainerImpl.addInjectorsForMembers(Contain
>> >erImpl.java:144)
>> >
>> >         at
>> >
>> com.opensymphony.xwork2.inject.ContainerImpl.addInjectorsForMethods(Contain
>> >erImpl.java:113)
>> >
>> >         at
>> >
>> com.opensymphony.xwork2.inject.ContainerImpl.addInjectors(ContainerImpl.jav
>> >a:90)
>> >
>> >
>> > Please help it out.
>> >
>> > Thanks in advance,
>> > Sreekanth
>>
>> --
>>
>> Wes Wannemacher
>> Author - Struts 2 In Practice
>> Includes coverage of Struts 2.1, Spring, JPA, JQuery, Sitemesh and more
>> http://www.manning.com/wannemacher
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
>> For additional commands, e-mail: user-help@struts.apache.org
>>
>>
> 
> 

-- 
View this message in context: http://www.nabble.com/Problem-with-xwork-convertor-tp23629355p24619651.html
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org