From: Alexis O'C. <ale...@co...> - 2005-07-07 15:39:01
|
Antony Corfield wrote: > Ok, I see that we now have mapHttpFacilityNoToResourceType method in > Resource so I guess Facilities can come out of bodington.properties but > for now I'll leave them all in there and you can sort it out as you move > the weblearn code over. > > Thanks, > Antony > The method mapHttpFacilityNoToResourceType() in Resource is used to enable a resource to ascertain what kind of resource it is. It doesn't have anything to do with the facility-number mapping in bodington.properties. If you use the build.xml, you can run the create-war target to build the war. Deploy this to tomcat and then visit http://[host name]/bodington/setup/ to run SetupServlet. No need to run the command-line installer! Alexis |