-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 4 posts ] 
Author Message
 Post subject: Middlegen does not generating Oracle views
PostPosted: Mon Sep 13, 2004 10:49 am 
Newbie

Joined: Thu Sep 09, 2004 4:02 pm
Posts: 3
Hi,

I am generating a mapping to an Oracle View.But it is not generating.
I set the includeViews to true in the build.xml file.

<middlegen
appname="${name}"
prefsdir="${src.dir}"
gui="${gui}"
includeViews="true"
databaseurl="${database.url}"
initialContextFactory="${java.naming.factory.initial}"
providerURL="${java.naming.provider.url}"
datasourceJNDIName="${datasource.jndi.name}"
driver="${database.driver}"
username="${database.userid}"
password="${database.password}"
schema="${database.schema}"
catalog="${database.catalog}"
>
When i run middlegen through an Ant
i am getting
BUILD FAILED
The <middlegen> task doesn't suport the "includeviews" attribute.
can anybody help me on this?
Thank You.


Top
 Profile  
 
 Post subject:
PostPosted: Mon Sep 13, 2004 11:42 am 
Expert
Expert

Joined: Sat Jun 12, 2004 4:49 pm
Posts: 915
What is your middlegen version
Last version have includeViews property

regards


Top
 Profile  
 
 Post subject:
PostPosted: Mon Sep 13, 2004 6:18 pm 
Hibernate Team
Hibernate Team

Joined: Tue Aug 26, 2003 7:19 pm
Posts: 2364
Location: Brisbane, Australia
Use the R6 release.


Top
 Profile  
 
 Post subject:
PostPosted: Mon Sep 13, 2004 9:12 pm 
Expert
Expert

Joined: Sat Jun 12, 2004 4:49 pm
Posts: 915
I use middlegen from cvs and view is created with or without includeviews
(includeviews is recognized)

regards


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 4 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.