FYI: JBuilder 7 + Generators == NullPointerException

2002-09-16 Thread MTiffany71
Hello All: Just an FYI about a potential pitfall for those using JBuilder7 to create Cocoon Generators... (C2.0.3). When extending org.apache.cocoon.generation.AbstractGenerator using the New Class function in JB7, JB7 will automatically import org.apache.cocoon.xml.*; into the class. This leads

Re: PDF "Double Dipping" -- FOP bug?

2002-09-16 Thread John Austin
On Thursday 12 September 2002 08:47 pm, you wrote: I have seen the same behaviour in 2.0.3. Pretty annoying when the most resource-intensive part of our system has this flaw. > I know the subject line is pretty stupid, but hell, it's been a long > day. > > I have started to use Cocoon to generat