I try to have my
Cocoon webapp working under tomcat 4.0.6 and Redhat 7.2
I'm using cocoon
2.0.2 and there's no way I can run my webapp (which is running fine with tomcat
4.0.1)
The problem is that
I have no log at all explaining why I can't see my pages.
The fact is that I
have no java file generated in the "$CATALINA_HOME/work" directory, which is
quite strange.
How can I know more
about the problem since I have no explicit error message ?
I tried with both
Sun and IBM JVM 1.4 and it solves nothing
Vincent