- 
        1. Re: cvs checkinrsaccon Feb 14, 2003 3:55 PM (in response to julien1)That comes from dependencies I haven't specified enough, 
 that's fixed now.
 julien
- 
        2. Re: cvs checkinjulien1 Feb 16, 2003 8:04 PM (in response to julien1)I forgot to say that you have to deploy 
 beanshell lib jar to make it work.
 cp $NUKES/thirdparty/.../beanshell.jar $JBOSS_HOME/server/default/deploy
 julien
- 
        3. Re: cvs checkinrsaccon Feb 19, 2003 12:43 AM (in response to julien1)Hi 
 Does JBoss Nukes run on 3.2RC2 ?? I tried and got some ugly NoClassDefFoundErrors when deploying JBoss Nukes from CVS.
 regards
 Roberto
- 
        4. Re: cvs checkinjulien1 Feb 19, 2003 5:55 AM (in response to julien1)what kind ? be more expicit please. 
 I did not try 3.2RC2, I will soon.
 julien
- 
        5. Re: cvs checkinjulien1 Feb 19, 2003 11:23 AM (in response to julien1)I see the error. XML DD for CMP are not valid 
 anymore since they don't stick to 3.0 dtd
 but 3.2.
 Fixing that will go in xdoclet and requiring
 a 3.2 dtd generation. They generate 3.3 instances
 with 3.0 dtd. So baaaad.
 Anyway, try to use 3.2beta3 instead. I'll try to jump on
 3.2RC2 soon.
 julien
- 
        6. Re: cvs checkinjulien1 Feb 19, 2003 6:32 PM (in response to julien1)I added a switch to enable deployment on 3.2RC2 
 and it works fine.
 When you build, add the following property
 to the build command you're using : RC2=whatever
 For instance : build deploy -DRC2=true
 That will change jbosscmp-jdbc dtd from 3.0 to 3.2
 and RC2 will be happy to see that.
 julien
- 
        7. Re: cvs checkinjulien1 Feb 21, 2003 7:09 AM (in response to julien1)finally RC2 is only used now. So switch is no more required: nukes builds only on RC2. 
 I have added support in journal for paging. Since
 RC2, jbossql contains paging fonctions that
 are very usefull for CMS.
 In fact doing CMS or forums without is a pain !!!
 julien
- 
        8. Re: cvs checkinjulien1 Feb 23, 2003 12:39 PM (in response to julien1)That comes from dependencies I haven't specified enough, 
 that's fixed now.
 julien
 
    