Ok so I just don't understand the object cache. I will have to read up
on it. If I create a new object and then save that object to the
database everything works great. If I then try to get that object
again I am working with a tranfser object instead of my decorator. If
I were to re initialize my application and clear the cache it works as
I need it to. If I set the cache in the transfer xml to the following
everything works on every request.

<objectCache>
        <defaultcache>
                <scope type="none"/>
        </defaultcache>
</objectCache>

Sorry for bothering anyone but if anyone has got some resources please
let me know. For now I am going to ask Google!
--~--~---------~--~----~------------~-------~--~----~
Before posting questions to the group please read:
http://groups.google.com/group/transfer-dev/web/how-to-ask-support-questions-on-transfer

You received this message because you are subscribed to the Google Groups 
"transfer-dev" group.
To post to this group, send email to transfer-dev@googlegroups.com
To unsubscribe from this group, send email to 
transfer-dev-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/transfer-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to