Hi, This may be more a question on Jetty than openbd but hopefully you won't mind me posting here.
I've previously been running the jetty/openbd bundle but wanted to have a go at installing the war file on jetty myself. I've used Tomcat for many years and was able to get it running on Tomcat but Jetty has me stumped. I unziped the jetty 6.1.14 file to c:\jetty\jetty-6.1.14 Then I copied my openbluedragon.war file to c:\jetty \jetty-6.1.14\webapps I then opened a command problem and cd'ed to c:\jetty\jett-6.1.14 and issued the command: java -jar start.jar Jetty has started correctly, as I can see the welcome page at http://localhost:8080 However I expected an openbluedragon directory to be created at c: \jetty\jetty-6.1.14\webapps\openbluedragon, but nothing like that has happened. What does look a bit odd is this in the Jetty console: 2008-12-09 18:03:56.966::INFO: Extract jar:file:/C:/jetty/ jetty-6.1.12/webapps/ openbluedragon.war!/ to C:\DOCUME~1\AMYERS~1.WOR\LOCALS~1\Temp \Jetty_0_0_0_0_808 0_openbluedragon.war__openbluedragon__bcue05\webapp It looks to have extracted the war file into a temporary directory (indeed I can see it at that location). Can anyone help? Many thanks, Andrew. --~--~---------~--~----~------------~-------~--~----~ Open BlueDragon Public Mailing List http://groups.google.com/group/openbd?hl=en official blog @ http://blog.openbluedragon.org/ !! save a network - trim replies before posting !! -~----------~----~----~----~------~----~------~--~---
