[jboss-user] [JBossCache] - Node Cloning

karnivas do-not-reply at jboss.com
Tue May 22 09:27:51 EDT 2007


Node root=tree1.getRoot();
Node cloneNode = new Node();
cloneNode = (Node)root.clone();

This throws a classCast Exception, what is wrong in implementation ?

How can i clone a specific node ??

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

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



More information about the jboss-user mailing list