Best to open a JIRA so that we can track it.  Drop your patch into the ticket 
and we can get this fixed right away.

Nathan

On Feb 5, 2010, at 11:01 AM, Marco Speranza wrote:

> Hi all
> 
> I found a little problem with the migration schema on the windows system.
> 
> If into %MIGRATION_HOME%/lib there are more then one jar, the script 
> migration.cmd raise this exception:
> 
> Exception in thread "main" java.lang.NoClassDefFoundError: 
> org/apache/ibatis/migration/Migrator
> Caused by: java.lang.ClassNotFoundException: 
> org.apache.ibatis.migration.Migrator
>         at java.net.URLClassLoader$1.run(Unknown Source)
>         at java.security.AccessController.doPrivileged(Native Method)
>         at java.net.URLClassLoader.findClass(Unknown Source)
>         at java.lang.ClassLoader.loadClass(Unknown Source)
>         at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
>         at java.lang.ClassLoader.loadClass(Unknown Source)
>         at java.lang.ClassLoader.loadClassInternal(Unknown Source)
> Could not find the main class: org.apache.ibatis.migration.Migrator.  Program 
> will exit.
> 
> 
> I've also fix this problem, can I post the fixed script in this ML or I have 
> to open a Jiira bug?
> 
> thanks 
> 
> 
> -- 
> Marco Speranza <marco.speranz...@gmail.com>

Nathan Maves
nathan.ma...@gmail.com



Reply via email to