Re: Can't find DocumentException

2009-02-26 Thread Troy S
Hi Milene, I thought I was doing that with Is this not right? Troy mylene wrote: > > Maybe you should add your classpath to your codegen too? > > Mylène > > > On Wed, Feb 25, 2009 at 7:56 PM, Troy S wrote: > >> >> Hi Ant fans, >> >>

Re: Can't find DocumentException

2009-02-26 Thread david
; > When I run codegen, I get the error can't find DocumentException. > > The class file is in the jar file C:/java/dom4j-1.6.1/dom4j-1.6.1.jar > > How do I track down why the class is not being picked up. > > Troy > > $ ant -verbose codegen > Apache Ant version

Re: Can't find DocumentException

2009-02-26 Thread Mylene
Maybe you should add your classpath to your codegen too? Mylène On Wed, Feb 25, 2009 at 7:56 PM, Troy S wrote: > > Hi Ant fans, > > When I run codegen, I get the error can't find DocumentException. > > The class file is in the jar file C:/java/dom4j-1.6.1/dom4j-1.6.1

Can't find DocumentException

2009-02-25 Thread Troy S
Hi Ant fans, When I run codegen, I get the error can't find DocumentException. The class file is in the jar file C:/java/dom4j-1.6.1/dom4j-1.6.1.jar How do I track down why the class is not being picked up. Troy $ ant -verbose codegen Apache Ant version 1.7.1 compiled on June 27