From: Sylvain Wallez > Reinhard Poetz wrote: > > <snip/> > > >>I use this second feature to load "build/eclipse/classes" in Jetty. > >>This allows faster roundtrips since it removes the need to > "build webapp" at each code change. > >> > >> > > > >Cool thing. > >One question: If I don't package Cocoon and use the compiled classes > >directly Flowscript doesn't work any more (It's a problem with the > >FOM_Cocoon object because if I delete it and use the classes > from the > >package Flowscript works again) .. Anybody out there with > the same/similar problem(s)? > > > > > > Uh? I never encountered this kind of problem...
This evening I had some time and found out that if I use Tomcat the problem is gone. It seems to be a Jetty 4.2.14 problem because I've been using the WEB-INF/classes directory as output directory for months without any problems. Sylvain, are you using Jetty or Tomcat? -- Reinhard