[JBoss-user] [Installation & Configuration] - CVS problem getting DR4 source

2004-06-28 Thread steeqs
I'm having trouble downloading the DR4 source directly from CVS and was wondering if anybody can suggest a solution/workaround. The command is: cvs -z3 -d:pserver:[EMAIL PROTECTED]:/cvsroot/jboss co -r JBoss_4_0_0_DR4 . After a long delay, I get this error message: cvs checkout: inflate: invali

[JBoss-user] [Management, JMX/JBoss] - Bug in ModelMBeanInfoSupport constructor?

2004-03-25 Thread steeqs
I was having troubles setting up persistence for my test XMBean using v4.0 DR3, so I dived into the code and fixed it. Or at least, it works for me. Basically, the constructor public ModelMBeanInfoSupport(String className, String description, ModelMBeanAttributeInfo[] modelAttributes,