Hi.
I am using Xcode2.1 and creating an Cocoa Java app, I am using Mysql
"mysql-connector-java-3.1.8-bin.jar" to create a connection to mysql. If I
place the .jar in Library/java/extensions the app runs fine, if I take it
out it doesn't.
I want this app to be portable and combine the .jar in with my app. I tried
for two days now to get this to work and am having no luck. The .jar file
gets copied into the final built application but at run time my app cant
locate it.
Can someone PLEASE point me in the right direction for this, I have searched
the internet hi and low and cant locate any good info on this. I am guessing
I need to put that .jar in the applications classpath but where and how, and
what is the correct classpath?
Thank you for reading this
Dean Krueger
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Java-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/java-dev/email@hidden