I think the map values for attachments should be value-ref rather than just value because they refer to beans declared in the same file but in either case that doesn't eliminate my error.
<map> <entry key="/session" value-ref="openAmSession" /> <entry key="/session/attributes" value-ref="openAmSessionAttributes" /> </map> ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2777982

