Thanks. I added it to the Hibernate2 CVS tree :)

> -----Original Message-----
> From: Zhenlei Cai [mailto:[EMAIL PROTECTED] 
> Sent: Sunday, 12 January 2003 7:43 PM
> To: [EMAIL PROTECTED]
> Subject: [Hibernate] Contribution: Added UNIX version of 
> demo.bat to the top directory of a release
> 
> 
> I copied  the demo.bat to demo.sh to run under Linux, 
> initalially I was 
> getting a strange java.lang.NoClassDefFoundError.
> Then I realized it's caused by the Windows line endings of demo.bat. 
> Also it'd be nice if the demo.bat references the on-line 
> tutorial about this demo: 
> http://hibernate.bluemars.net/29.html  ( I did > not realize I 
> 
> need to change hibernate.properties until after I read that page).  
> Anyway here is the demo.sh script:
> 
> #!/bin/sh
> JDBC_DRIVER=/opt/pgsql/lib/postgresql-jdbc3-7.3.jar
> java -cp 
> ..:$JDBC_DRIVER:./lib/commons-logging.jar:./lib/commons-collec
tions.jar:./lib/commons->
lang.jar:./lib/cglib.jar:./lib/bcel.jar:./lib/odmg.jar:./lib/j
> dom.jar:./lib/xml-apis.jar:./lib/xerces.jar:./lib/xalan.jar:./
> hibernate.jar 
>  cirrus.hibernate.eg.NetworkDemo
> 
> 
> 
> -------------------------------------------------------
> This SF.NET email is sponsored by:
> SourceForge Enterprise Edition + IBM + LinuxWorld = Something 
> 2 See! http://www.vasoftware.com 
> _______________________________________________
> hibernate-devel mailing list [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/hibernate-devel
> 


********** CAUTION - Disclaimer **********
This message may contain privileged and confidential
information. If you are not the intended recipient of this
message (or responsible for delivery of the message to
such person) you are hereby notified that any use,
dissemination, distribution or reproduction of this message
is prohibited. If you have received this message in error,
you should destroy it and kindly notify the sender by reply
e-mail. Please advise immediately if you or your employer
do not consent to Internet e-mail for messages of this kind.
Opinions, conclusions and other information in this
message that do not relate to the official business of
Expert Information Services Pty Ltd ("The Company")
shall be understood as neither given nor endorsed by it.

The Company advises that this e-mail and any attached
files should be scanned to detect viruses. The Company
accepts no liability for loss or damage (whether caused
by negligence or not) resulting from the use of any
attached files.
**EIS******** End of Disclaimer **********



-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
hibernate-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/hibernate-devel

Reply via email to