Hello,<br><br>Yesterday I submitted a question to the mailing list, but did not see my post appear in the daily digest; however, I have noticed that Alexander Shvedov and a few others are having the same problem that I was having.
<br><br>I was trying to store a Serialized Custom object called TestObject in the cache.&nbsp; I implemented Serialized, and submitted the object to the cache.&nbsp; Although the object appeared to submit to the cache properly, I was getting null values when I tried to pull the object from the cache.
<br><br>I&#39;m using Apache Tomcat 6.0.10 with Struts 1.3.5.&nbsp; Tomcat has three areas where you can place JAR files to be included in your project.&nbsp; Originally, I had placed the java_memcached_${ver}.jar file in the ${tomcat-dir}/common/lib Tomcat classpath directory.&nbsp; 
<br><br>Placing it in the application&#39;s classpath WEB-INF/lib folder, the problem disappeared, and I can now successfully pull these objects from the class.&nbsp; <br><br>I hope this post makes it to the mailing list and that this information can help someone else.
<br clear="all"><br>-- <br><br>James Mortensen<br><br>