This content has been marked as final. 
    
Show                 3 replies
    
- 
        1. Re: Snapshot and nukes-installer.war not buildingtheute Sep 30, 2004 11:38 AM (in response to thorntond)There is no deploy-installer in HEAD only in 1.1 
 To create the tables you can let CMP doing it. You will just miss the examples data.
- 
        2. Re: Snapshot and nukes-installer.war not buildingthorntond Oct 1, 2004 3:26 AM (in response to thorntond)Deploying the snap shot results in the error: 
 [ServiceController] Problem starting service nukes.modules:name=user
 java.lang.NoClassDefFoundError: org/jaxen/JaxenException
 I put jaxen-full.jar in the server/default/lib directory but that didn't fix it.
- 
        3. Re: Snapshot and nukes-installer.war not buildingthorntond Oct 1, 2004 11:20 AM (in response to thorntond)What did work was to copy the $NUKES_HOME/thirdparty/dom4j-dom4j/lib/jaxen-1.1-beta-4.jar file to the $JBOSS_HOME/server/default/lib. 
 
    