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...
thanks for your feedback. Maybe it's a problem with my Eclipse version (3.0M4) - I'll try it with 2.1.2 ... (maybe this helps) Reinhard