Problem whit jar-file

I made one project whit DB on NET BEANS, but when i start my jar file, who is automaticly generated by NET BEANS my DB jobs doesen't work and when i start my jar file on oder computer the images on icons disappear.
[222 byte] By [niki4koa] at [2007-11-27 10:01:11]
# 1
does it display any error messages? if it does - what are those?
lem@phila at 2007-7-13 0:33:15 > top of Java-index,Java Essentials,Java Programming...
# 2
I would also add to this that you have it print out the exception error your try block is throwing
synergy_guya at 2007-7-13 0:33:15 > top of Java-index,Java Essentials,Java Programming...
# 3
I agree - you need to post more information.Check out http://forum.java.sun.com/thread.jspa?threadID=5173326 and http://forum.java.sun.com/thread.jspa?threadID=5156691&messageID=9593420 for examples.
pbrockway2a at 2007-7-13 0:33:15 > top of Java-index,Java Essentials,Java Programming...
# 4
I don't have error or exception, but i saw that in my jar file i don't have mssql jars. I fixed the problem with the images. I must fix just that now
niki4koa at 2007-7-13 0:33:16 > top of Java-index,Java Essentials,Java Programming...
# 5
i have the same problem as this here http://forum.java.sun.com/forum.jspa?forumID=48
niki4koa at 2007-7-13 0:33:16 > top of Java-index,Java Essentials,Java Programming...
# 6
I understude that i must to put the jar files into one directory and it will makes copy to build-->jar folder and net beans will makes automaticly what is need in the manifest file. I tried so many times to make it but i stil don't have connection to DB. I don't know what i must to
niki4koa at 2007-7-13 0:33:16 > top of Java-index,Java Essentials,Java Programming...