FYI

Lately I have been playing with TreeCacheAop, with not much luck, especially from 
inside of JBoss.  So I decided to just go with an external test app.

I then ran into some more problems. One of them was that I was getting a 
java.lang.InstantiationException.  Being fairly new to Java, I really had no idea what 
this was. 

I turns out this is because the object I was putting/getting had no default 
constructor.

There is no mention of this requirement in the TreeCache documentation, so I thought I 
should post this here incase anyone else has the same problem.

Good luck

<a 
href="http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3827326#3827326";>View 
the original post</a>

<a 
href="http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3827326>Reply 
to the post</a>


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to