David> Which version of Jetty do you use?
    David> I am currently using Jetty-4.0.1RC0 (Jetty)with the
    David> Beta 1 (Axis).

Same.

All I did was uncomment the following section from your jetty.xml and set
"extractWAR" to true. Drop the war in webapps and start Jetty.
  
    David>   <!-- =============================================================== -->
    David>   <!-- Add a single web application                                    -->
    David>   <!-- _______________________________________________________________ -->
    David>   <!-- Remove this comment to activate this section
    David>   <Call name="addWebApplication">
    David>     <Arg>/</Arg>
    David>     <Arg>./webapps/root</Arg>
    David>     <Set name="extractWAR">false</Set>
    David>   </Call>
    --> 

Kenneth
-- 
Kenneth Bowen    [EMAIL PROTECTED]
Software Engineering/Technology Advancement Group

Reply via email to