-->
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: SchemaExport.bat class path setting
PostPosted: Mon Feb 21, 2005 2:56 am 
Newbie

Joined: Mon Feb 21, 2005 2:41 am
Posts: 1
In Hibernate 3.0 Beta 4, SchemaExport.bat has some older libs in the class path:

Old CP Setting
set CP=%JDBC_DRIVER%;%PROPS%;%HIBERNATE_HOME%\hibernate2.jar;%LIB%\commons-logging-1.0.3.jar;%LIB%\commons-collections-2.1.jar;%LIB%\commons-lang-1.0.1.jar;%LIB%\cglib-2.0-rc2.jar;%LIB%\dom4j-1.4.jar;%LIB%\odmg-3.0.jar;%LIB%\xml-apis.jar;%LIB%\xerces-2.4.0.jar;%LIB%\xalan-2.4.0.jar


Suggested New CP Setting
set CP=%HIBERNATE_HOME%\hibernate3.jar;%JDBC_DRIVER%;%PROPS%;%LIB%\commons-logging-1.0.4.jar;%LIB%\commons-collections-2.1.1.jar;%LIB%\cglib-full-2.0.2.jar;%LIB%\dom4j-1.5.2.jar;%LIB%\ehcache-1.1.jar;%LIB%\log4j-1.2.9.jar;%LIB%\jdbc2_0-stdext.jar;%LIB%\jta.jar

SchemaUpdate.bat seems to have the same problem but I've not updated it as yet.

_________________
Regards
Vibul

Software Engineer
http://www.telephonecards.com.au


Top
 Profile  
 
 Post subject:
PostPosted: Thu Apr 14, 2005 11:38 am 
Newbie

Joined: Thu Apr 14, 2005 11:33 am
Posts: 1
Thank you very, very, very much.

Finally managed to get some schema output!


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.