I have had similar problems.  It seems like the it only initially generates
the SQL.
I had to delete the directory and all its contents under
orion/application-deployments/appName
and then it would recreate the database.  It may fail on things that already
exist but
create any new items.


> -----Original Message-----
> From: John Pletka [SMTP:[EMAIL PROTECTED]]
> Sent: Tuesday, November 28, 2000 1:44 PM
> To:   Orion-Interest
> Subject:      Debugging CMP sql
> 
> Is there any way to force orion to log all the SQL it generates?  I made a
> change to one of my CMP beans to add some new columns, and now Oracle is
> reporting an "Invalid column" error when I do a findAll.  This one should
> be
> a no-brainer, but I've checked the orion-ejb-jar.xml file 5 times now and
> everything is spelled correct.  The comment above the findAll method has
> not
> changed since I added the columns, but I assume that has nothing to do
> with
> this.
> 
>       

Reply via email to