Hi and thanks for answer,
I have tried to use annotation, but don't work, error message is the same:
Error setting expression 'model.dataMandato' with value
'[Ljava.lang.String;@2d2da4'
ognl.MethodFailedException: Method "setDataMandato" failed for object
org.storage.mandati.mand...@18bff68 [j
2009/12/16 Donato Pirozzi :
> obviously is a typos, name of my file into my project is
> xwork-conversion.propertis
Did you try to use annotations?
@TypeConversion(converter = "org.demo.DateConverter")
public void setDateNow(Date now) { this.now = now; }
Regards
--
Lukasz
http://www.lenart.org
Thanks for the answer Lukasz,
obviously is a typos, name of my file into my project is
xwork-conversion.propertis
Sorry for the mistake.
2009/12/16 Lukasz Lenart
> 2009/12/16 Donato Pirozzi :
> > and I have added src/main/resources/xwrork-conversation.properties
> (maven2
>
> Should be >>xwor
2009/12/16 Donato Pirozzi :
> and I have added src/main/resources/xwrork-conversation.properties (maven2
Should be >>xwork-conversion.properties<<
Regards
--
Lukasz
http://www.lenart.org.pl/
-
To unsubscribe, e-mail: user-unsu
lto:[EMAIL PROTECTED]
Sent: Sunday, February 24, 2008 8:42 PM
To: Struts Users Mailing List
Subject: Re: xwork-conversion.properties
Hi Kedar,
perhaps you could expand upon your statement. What I understand is that the
conversion involves the creation of the object graph based on the inc
g value of
instrument.market.
Regards
Kedar
-Original Message-
From: Adam Hardy [mailto:[EMAIL PROTECTED]
Sent: Sunday, February 24, 2008 1:02 AM
To: Struts Users Mailing List
Subject: Re: xwork-conversion.properties
Adam Hardy on 22/02/08 17:32, wrote:
I wrote a TypeConverter and configured S2 w
: Struts Users Mailing List
Subject: Re: xwork-conversion.properties
Adam Hardy on 22/02/08 17:32, wrote:
> I wrote a TypeConverter and configured S2 with
> xwork-conversion.properties to use it so:
>
>
org.permacode.patternrepo.domain.Market=org.permacode.atomic.web.DomainObjec
tT
Adam Hardy on 22/02/08 17:32, wrote:
I wrote a TypeConverter and configured S2 with
xwork-conversion.properties to use it so:
org.permacode.patternrepo.domain.Market=org.permacode.atomic.web.DomainObjectTypeConverter
as per the wiki.
However, from debugging it looks as though struts is com
8 matches
Mail list logo