Migration to 2.2.3 problems with OGNL syntax/parameter interceptor
mike haberman <[email protected]>
| Newsgroups | gmane.comp.java.open-symphony.webwork |
|---|---|
| Message-ID | <26612280.1165335344798.JavaMail.os-j2ee@opensymphony01.managed.contegix.com> |
Hello all,
I am having problems with getting my object initialized via the parameter interceptor.
in the request we have the parameter
name= dnsEntity.ValueMap['cname:alias:-1'] value = bbbbb
The action has a getDnsEntity() method (that returns the right object)
The object has a getValueMap() mathod (that returns a Map)
The 'old' code (webwork-2.1.7, xwork-1.0.5, ognl-2.6.7) worked fine.
In the new code (webwork 2.2.3, xwork-1.2, ognl-2.6.9), the getMap() never gets
called so it must be a new syntax thing. Even a getActionMap() on the action
doesn't get called for a parameter name = actionMap['key'] value ='foo'
I looked at the alt syntax pages and tried it without the single quotes, but no luck
Help me save my day,
thanks for any help,
mike
---------------------------------------------------------------------
Posted via Jive Forums
http://forums.opensymphony.com/thread.jspa?threadID=52191&messageID=105337#105337
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]