Am Sonntag, den 01.07.2007, 04:58 +0000 schrieb [EMAIL PROTECTED]: > Author: ningjiang > Date: Sat Jun 30 21:58:17 2007 > New Revision: 552244 > > URL: http://svn.apache.org/viewvc?view=rev&rev=552244 > Log: > CXF-757 applied the patch of Glen, and removed the prerequisite of > downloading the js and xmlbean jars, because we ship them in CXF distribution. >
BTW, are you sure you include those two jars in the distribution? I don't see them listed here, and I *did* need to download them manually: http://svn.apache.org/viewvc/incubator/cxf/trunk/distribution/src/main/release/lib/WHICH_JARS?revision=531341&view=markup Glen > ============================================================================== > --- > incubator/cxf/trunk/distribution/src/main/release/samples/js_provider/README.txt > (original) > +++ > incubator/cxf/trunk/distribution/src/main/release/samples/js_provider/README.txt > Sat Jun 30 21:58:17 2007 > @@ -27,10 +27,6 @@ > javac, and java to build and run the demos, you must set the > environment. > > -You also need to download js-1.6R5.jar from > -(http://repo1.maven.org/maven2/rhino/js/1.6R5/) and xbean-2.2.0.jar > -from (http://repo1.maven.org/maven2/xmlbeans/xbean/2.2.0/) and place > -these two jars under CXF_HOME/lib directory. > > > Building and running the demo using ant > >
