----- Original Message -----
From: Grant Marblestone <[EMAIL PROTECTED]>
Date: Wednesday, April 10, 2002 5:06 pm
Subject: Re: [Xdoclet-user] java.sql.BigDecimal middlegen

> Also i have looked thru the src. and cant find where it gets
> java.sql.BigDecimal from. it is all correct as far as i can see.  
> Could it
> be xdoclet?
> 

No, it couldn't be XDoclet. Middlegen doesn't know about or use XDoclet.

I assume you have rebuilt Middlegen ;-)

I actually think it might be due to som old preferences of yours (If 
you're on JDK1.4). Go to <your home directory>/.middlegen and remove 
the xml files there. It should solve the problem.

HTH,
Aslak

> 
> Grant
> 
> 
> ----- Original Message -----
> From: "Grant Marblestone" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Wednesday, April 10, 2002 9:57 AM
> Subject: [Xdoclet-user] java.sql.BigDecimal middlegen
> 
> 
> > Anyone, everyone,
> >
> > I am probably not paying attention to the proper protocol, but 
> when midgen
> > creates its stuff i uses java.sql.BigDecimal which javac does 
> not like and
> > from looking at jdk1.4 does not exist.  Can we change this to
> > java.math.BigDecimal or is there a purpose it is 
> java.sql.BigDecimal i do
> > not realize?
> >
> >
> > Thanks,
> >
> > Grant
> >
> > _______________________________________________
> > Xdoclet-user mailing list
> > [EMAIL PROTECTED]
> > https://lists.sourceforge.net/lists/listinfo/xdoclet-user
> 
> _______________________________________________
> Xdoclet-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/xdoclet-user
> 


_______________________________________________
Xdoclet-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user

Reply via email to