Hi there,
Im following the installation steps from the wiki for getting the latest
code and building the wookie server with tomcat and mysql. When I build
it goes through ok and gives me the "build successful" message at the
end. But something seems to be going wrong with the build because there
seems to be a few problems:
1) The wookie folder is copied to the tomcat directory and not the
tomcat/webapps directory.
2) The libraries are copied into a local folder inside the "trunk"
folder called ${project.weblib.dir}. This seems to be a problem with the
ant properties
3) I have a widgetdb database and a java/java user but no tables are
created by the build. I also tried copying the wookie folder to the
webapps dir in tomcat and started it to see if the tables are created on
startup but no dice.
Something has obviously gone wrong with the build here, perhaps I have
configured wrong. Still its strange that the build still "succeeds".
Luke
- Problem building latest wookie code Luke Foxton
-