[jboss-user] [JBossCache] - Re: uninitialized nodes

manik.surtani@jboss.com do-not-reply at jboss.com
Wed Jun 27 04:47:45 EDT 2007


Don't use the Node object directly in JBC 1.x.  It was meant to be an internal data structure object that got leaked into the API.

The correct approach is to use TreeCache.getChildrenNames()

In 2.x, we fully support access to Nodes, but this is different.



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

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



More information about the jboss-user mailing list