Problem with Mysql - Jar file

just recently i developed a desktop application using studio enterprise 8.1.I use Mysql as backend database.

As long as i run this project from studio(means by issuing run command) it works fine. But when i run it through Jar file(i hav jdk 1.6.0)

it complains about Mysql driver.

its quite weired.

please suggest whats wrong.

[359 byte] By [Neo_Javaa] at [2007-11-26 17:22:17]
# 1
Check your manifest Class-Path entry. http://java.sun.com/docs/books/tutorial/deployment/jar/downman.html
aniseeda at 2007-7-8 23:50:15 > top of Java-index,Database Connectivity,Java Database Connectivity (JDBC)...