Ben
   I am using Weblogic 8.1 sp1.I have web app deployed in exploded format and all the 
jar files are in web-inf\lib folder.

Example:
  Create an ArrayList containing some databeans.Like if u create some Person objects 
and add them in an ArrayList and then put the list in JBosscache.Then u retrieve the 
list fom cache by calling
getObject(String key) method.I am getting the error at this method call.
I am printing the cache before calling the getObject(String) method and shows me the 
List.

PS:I have tested this in the standalone app and it works fine.But when I use it in my 
web app deployed in WL 8.1 sp1 I get the error.

Abi

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3850994#3850994

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3850994


-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to