Hi Vadim,
the port stated in the README is unfortunately wrong.
However the demo is working correctly for me as well as the generated
project for IDEA (I tried IDEA 7.0.4 with a JDK 1.6.0_06).
Could you provide me with more specific error messages - if available -
in order to sort this out?
Steven
Vadim Gritsenko schrieb:
Hi All,
Trying out cocoon 3 trunk, found following issues:
* Demo starts on port 8888, not the 8190 as stated in README;
* Demo's not working. http://localhost:8888/ results in error:
404 Resource Not Available (Cocoon 3 Integration Tests)
* Project generated by mvn idea:idea is not correct - paths to modules
is incorrect
Any ideas how to get a working sample?
Vadim