JBoss Cache donÂt works on JBoss, this is a fact.
I just want configure my cache!
I just write:
            cache = new TreeCache();
            PropertyConfigurator config = new PropertyConfigurator();
            config.configure(cache, "C:\\cache-service.xml");
            cache.createService();
            cache.startService();

Is it so dificult?

Why I receive:
[PropertyConfigurator] Class not found for either org.w3c.dom.Element or 
org.jboss.util.propertyeditor.ElementEditor

I have my CLASSPATH variable configured with path for rt.jar!
JBoss works fine!
I canÂt understand!

Help me, please!

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

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


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_ide95&alloc_id396&op=click
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to