[JBoss-dev] [JBossCache] - persistPolicy on TreeCache??

2005-01-21 Thread Jarva55
iI'm trying to implements persistence policy on my TreeCache, but if I try it by the same way as the example give in jboss/doc/examples, I can't do it. My "treecache-service.xml" is like this: jboss:service=Naming jboss:service=TransactionManager

[JBoss-dev] [JBossCache] - Re: persistPolicy on TreeCache??

2005-01-21 Thread Jarva55
sorry. the xml is like this: | | jboss:service=Naming | jboss:service=TransactionManager | | | PersistentTreeCache | | | | | |

[JBoss-dev] [JBossCache] - TreeCache instantiation

2005-01-28 Thread Jarva55
Hello. Supposedly my TreeCacheMBean is still registrered by this xml: | | | | | | | | | | | | | jboss:service=Naming | jboss:service=TransactionManager | | qnecta/servicio/treecache/TreeCache |

[JBoss-dev] [JBossCache] - Still Persistence

2005-01-31 Thread Jarva55
Well, i've obtained jbosscache persistence, but with some problems. The modifications are saved on the corresponding file "[EMAIL PROTECTED]@3DTreeCache.xml", but i've several problems with CacheLoaderConfig; when i modify one property, not cacheloaderconfig neccesary, the cacheloaderconfig att

[JBoss-dev] [JBossCache] - Re: TreeCache instantiation

2005-02-01 Thread Jarva55
I can't believe it isn't any answer to my question...nobody have the same problem??? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3864634#3864634 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3864634 ---

[JBoss-dev] [Design of XDoclet Tags on JBoss (XDoclet/JBoss)] - Xdoclet Entity Beans generation

2005-02-01 Thread Jarva55
Hi!! I'm trying to generate an Entity Bean with Xdoclet. With Xdoclet 1.2.2 and Jboss 4.0.1, I have this exception when trying to run Xdoclet: --- Nested Exception --- | [ejbdoclet] xdoclet.XDocletException: Unknown jboss version number for cmp2 2.4 I put "4.0" version on the "Standard EJB"-

[JBoss-dev] [Design of XDoclet Tags on JBoss (XDoclet/JBoss)] - Re: Xdoclet Entity Beans generation

2005-02-25 Thread Jarva55
I've found the answer by myself. The problem were that i wasn't specifying Jboss version on Eclipse. When i put the correct version, it goes ok. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3867787#3867787 Reply to the post : http://www.jboss.org/index.ht