Ok, t-4.1.2 and ognl-2.7 works better.. for dojo

But I still cannot get past the ognl bug 111. Thats why I backed down to t-4.1 ognl-2.6.7 (which worked my ognl code fine)

   [
http://jira.opensymphony.com/browse/OGNL-111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_31191
]

111 is getting 0 attention. All the ognl is failing in multiple various intermittent forms due to the object graph being mauled internally.

I am still unable to find any usable version of tapestry and ognl for my code now.

Best regards
Ken in nashua

An exception has occurred.

You may continue by restarting the session.
[ +/- ] Exception: Unable to parse OGNL expression 'byteArrayAsset': byteArrayAsset
org.apache.tapestry.BindingException
Unable to parse OGNL expression 'byteArrayAsset': byteArrayAsset
binding: ExpressionBinding[DefaultList/$ObjectTable.$TrailsDownload byteArrayAsset] location: classpath:/org/trails/component/blob/TrailsDownload.html, line 3
1       <span jwcid="$content$">
2 <span jwcid="@If" condition="ognl:blobDescriptorExtension.renderType.image"> 3 <a jwcid="@ServiceLink" service="BlobService" parameters="ognl:byteArrayAsset">
4       <img jwcid="@MimedImage"
5       propertyDescriptor="ognl:propertyDescriptor"
6       model="ognl:model"
7       image="ognl:byteArrayAsset"
8       bytes="ognl:model[propertyDescriptor.name]"

[ +/- ] Exception: Unable to parse OGNL expression 'byteArrayAsset': byteArrayAsset
org.apache.hivemind.ApplicationRuntimeException
Unable to parse OGNL expression 'byteArrayAsset': byteArrayAsset

[ +/- ] Exception: byteArrayAsset
ognl.OgnlException
byteArrayAsset

[ +/- ] Exception: org.trails.demo.AdminLayout
java.lang.ClassCastException
org.trails.demo.AdminLayout
Stack Trace:

org.trails.component.blob.TrailsDownload.getByteArrayAsset(TrailsDownload.java:79) sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) java.lang.reflect.Method.invoke(Method.java:585) ognl.OgnlRuntime.invokeMethod(OgnlRuntime.java:743) ognl.OgnlRuntime.getMethodValue(OgnlRuntime.java:1167) ognl.ObjectPropertyAccessor.getPossibleProperty(ObjectPropertyAccessor.java:60)

_________________________________________________________________
Messenger Café — open for fun 24/7. Hot games, cool activities served daily. Visit now. http://cafemessenger.com?ocid=TXT_TAGHM_AugHMtagline


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to