> 1. Can't compile Fulcrum:

Daniel helped me out with this, and now it's working (it needed to have
a cvs checkout of torque side by side).

> 2. One of the tests for Turbine gives an error:
>
>      Testcase: testPipelineMapping took 0 sec
>      Caused an ERROR
>      org/dom4j/Branch
>      java.lang.NoClassDefFoundError: org/dom4j/Branch
>        at
> org.apache.turbine.pipeline.TestPipelineMapper.testPipelineMapping
>           (TestPipelineMapper.java:127)
>        at java.lang.reflect.Method.invoke(Native Method)
>        ...

This was because I had not defined the dom4j.jar property.  With
that in place, now I get the following messages:

  Testsuite: org.apache.turbine.pipeline.TestPipelineMapper
  Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 0.62 sec
  ------------- Standard Output ---------------
  Warning: Error occurred using JAXP to load a SAXParser. Will use Aelfred
instead
  setName(TurbineClassicPipeline)
  ------------- ---------------- ---------------
  ------------- Standard Error -----------------
  java.io.FileNotFoundException: /./default-action-valve.xml
    (The system cannot find the file specified)
    at java.io.FileInputStream.open(Native Method)



--
Gonzalo A. Diethelm
[EMAIL PROTECTED]


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to