Hi,
I developed a jar file that has h2.jar in the classpath.
I run the program in eclipse and everything goes well.
When I execute jar out of my project, and put it in c:
including the h2.jar, and call:
C:\>java -jar myJar.jar classpath c:\h2.jar
I get: Ljava.lang.StackTraceElement .
AnyBody has a clue ?
Thanks

-- 
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/h2-database?hl=en.

Reply via email to