-
-
2. Re: Castor Project?
jferguson Dec 24, 2002 5:59 AM (in response to jferguson)Sorry I didn't phrase that correctly.. there was a Castor based JMX integration project under the development section.. 1-2 weeks ago but it disappeared from JBOSS.. I have not seen it on the Castor web site.
-
3. Re: Castor Project?
davidjencks Dec 24, 2002 10:10 PM (in response to jferguson)There's varia/src/main/org/jboss/jdo/castor/CastorJdoImpl.java
however, it was written for jboss 2 and I have some doubts if it will work properly with jboss 3 or 4 without updating.
There have been some discussions of using castor xml for various configuration tasks but I haven't seen any code using it. -
4. Re: Castor Project?
jferguson Dec 29, 2002 3:00 PM (in response to jferguson)That's it.. I tried using it for JBoss 3 without great success.... Seems to kick out some MBean error messages and although I can see it in the jmx-console I can't seem to find it at the given JNDI address.
I was hoping it had been updated.. Cheers,
Jon