We will need to see your build file to figure out what is going on. I assume
you're running the enhancer from the command line?

-Rick


Chris Gage wrote:
> 
> I am trying to run the enhancer in an ant script, and I am getting
> ClassNotFoundException for a class that is one of the compiled classes,
> DateConversion, and it is definitely there.  What am I missing?
> 
> enhance:
>  [enhancer] java.lang.IllegalArgumentException:
> java.lang.ClassNotFoundException:
> org.abpeds.moc.persistence.DateConversion
>  [enhancer]   at serp.util.Strings.toClass(Strings.java:164)
>  [enhancer]   at serp.util.Strings.toClass(Strings.java:108)
> ...
> 

-- 
View this message in context: 
http://n2.nabble.com/ClassNotFoundException-using-PCEnhancer-tp2735411p2735461.html
Sent from the OpenJPA Users mailing list archive at Nabble.com.

Reply via email to