I see knopflerfish in the trunk, but to compile it I have to copy the
knopflerfish jars from core to /lib/osgi/knopflerfish.
Ihave built it using
build osgi
cocoon osgi or ./cocoon.sh osgi
as described in the README.osgi
When I try and run it I get an error in this line:
Error: Command "-install build/osgi/org.apache.cocoon_1.0.0.jar"
failed, Failed to install bundle: java.util.zip.ZipException: No such
file or directory
The file is there, and the template right beside it loads fine, so
I'm assuming there is a missed dependency somewhere.
Any hints?
Cheers,
Thor HW