Does it look like your schema is successfully created by hibernate3:hbm2ddl?

Matt

On Mon, Jun 9, 2008 at 8:03 AM, Daniele De Francesco
<[EMAIL PROTECTED]> wrote:
>
> Hi all,
>
> I have added some properties in the User class. I run on an Oracle XE
> instance.
> Now, no matter the data type of the properties added,when I issue
>
> mvn -e clean test-compile hibernate3:hbm2ddl -Poracle
>
>  I get an
>
> org.dbunit.dataset.NoSuchColumnException: app_user.<myproperty>
>
> I Attach my sample-data.xml and my pom oracle profile snippet.
>
> I've googled and nabbled back and forth, but no luck so far...
>
> Can you point me in the right direction?
>
> --
> Daniele De Francesco
> Senior Java Architect
> Value Team Italia http://www.nabble.com/file/p17733500/sample-data.xml
> sample-data.xml
> http://www.nabble.com/file/p17733500/pom-oracle-profile-snippet.txt
> pom-oracle-profile-snippet.txt
> --
> View this message in context: 
> http://www.nabble.com/org.dbunit.dataset.NoSuchColumnException-pain-tp17733500s2369p17733500.html
> Sent from the AppFuse - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to