-->
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.  [ 2 posts ] 
Author Message
 Post subject: <cfg2cfg/> working in eclipse plugin 3.0.0 alpha 4?
PostPosted: Wed Jun 29, 2005 11:26 pm 
Regular
Regular

Joined: Wed Jun 29, 2005 11:14 pm
Posts: 119
Location: København
Hibernate eclipse plugin version: 3.0.0 alpha 4

Ant log: The <hibernatetool> type doesn't support the nested "cfg2cfg" element.

It should though I think unless I've got a corrupt config (don't think so)

Anyone else getting it to work with this plugin version?

Trying to do

Code:
<hibernatetool destdir="${src.dir}">
        <jdbcconfiguration configurationfile="${hibernate.config.dir}/hibernate.cfg.xml"
                  packagename="com.tim.whitepages.dto"
                  revengfile="${hibernate.config.dir}/hibernate.reveng.xml"/>
        <hbm2java/> <!-- works -->
        <cfg2hbm/> <!-- works -->
        <cfg2cfgXml/> <!-- not supported-->
</hibernatetool>


Top
 Profile  
 
 Post subject:
PostPosted: Wed Jun 29, 2005 11:37 pm 
Regular
Regular

Joined: Wed Jun 29, 2005 11:14 pm
Posts: 119
Location: København
That was a typo above - it can't read the <cfg2cfgXml/> element as shown in the build file snippet - I typed it wrong in the subject and ant log.

[Sorry - perhaps a moderator can change the subject for me (please) in case anyone searches for it?]


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 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.