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
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,