Re: [Dhis2-devs] snapshot version dhis2 deploy error

2015-02-02 Thread Lars Helge Ă˜verland
Hi, my guess is that you are building from source and need to do mvn clean first. You have the 217 jar files still in target folder. Lars On Feb 2, 2015 1:36 PM, "Morten Olav Hansen" wrote: > Just guessing here... but it could be that you have two versions of dhis > in your webapps folder? try

Re: [Dhis2-devs] snapshot version dhis2 deploy error

2015-02-02 Thread Morten Olav Hansen
Just guessing here... but it could be that you have two versions of dhis in your webapps folder? try and clean it out and make sure you only have one dhis war file in the webapps directory -- Morten On Mon, Feb 2, 2015 at 9:36 PM, easy wrote: > hi,all, I have updated to the newest version,and b