On Fri, Sep 17, 2010 at 9:18 AM, Michael <[email protected]> wrote: > Well, I am new to all this Java/Ubuntu/Tomcat/OpenBlueDragon universe and > it's been used for a huge already-existing blockbusting site.
> So I'm afraid I could mess-up and overwrite some usefully pre customized > files with an installation from scratch :) > Well I assume you have somewhere to test all of this other than your live server! :-) > > I am currently downloading the 1.3 war file. > I'm not sure the web services stuff got changed in 1.3. You'll want 1.4. > > As I understand it, I should find all the .jar I need in it to put in the > WEB_INF directory is that it ? > Unless you've put any JARs in there yourself (e.g. tools.jar), you'll want to just nuke everything in the WEB-INF/lib directory and replace it with everything from the nightly WAR's WEB-INF/lib. I'd just erase everything in there, copy all the 1.4 JAR files over, put tools.jar in there again, and restart. > > PS : > Btw, I want to thank you all for your reactivity and kindness here that > helps me a lot > That's why we're here! Always glad to help. -- Matthew Woodward [email protected] http://blog.mattwoodward.com identi.ca / Twitter: @mpwoodward Please do not send me proprietary file formats such as Word, PowerPoint, etc. as attachments. http://www.gnu.org/philosophy/no-word-attachments.html -- Open BlueDragon Public Mailing List http://www.openbluedragon.org/ http://twitter.com/OpenBlueDragon official manual: http://www.openbluedragon.org/manual/ Ready2Run CFML http://www.openbluedragon.org/openbdjam/ mailing list - http://groups.google.com/group/openbd?hl=en
