Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. derHenrik

    Swing GUI-Garbage Fragments on ThinClients Microsoft-Terminal-Server

    Dear Stefan, Thank you for your answer! Our application has about 50 Swing-GUIs. There are quite a few things to change in our GUIs to test according to your proposal. In comparison to the frequency the error is occuring this is no solution at the moment, because there remains other work to be...
  2. derHenrik

    Swing GUI-Garbage Fragments on ThinClients Microsoft-Terminal-Server

    Hello! I have a problem concerning a Java-Swing-Application deployed onto a Windows-Terminal-Server. Occasionally the GUI shows weird grey stripes and other picture shreds. The mysterious thing about it is, that this only happens on thin-clients (yet not even on desktops using RDP). On the...
  3. derHenrik

    ClassNotFoundException for JDBCOracleDriver while executing a Jar

    Okay, I see... Well, I think your statements are reasonable and I got why this quite simple feature is not implemented by Sun yet. But I still wonder why my IDE (JDeveloper from Oracle) allows to nest jar although its not to clever to do so... Just for people who may encounter the same...
  4. derHenrik

    ClassNotFoundException for JDBCOracleDriver while executing a Jar

    Yeaaahhh, great! Thank you so much! I tried it the easy, not the elegant way and it works! I have to use the older Versions, because the whole application is not up-to-date... the server will not be updated for my tiny program. Okay, my problem is solved, but I'm quite interested in how you...
  5. derHenrik

    ClassNotFoundException for JDBCOracleDriver while executing a Jar

    Hello, this is my first Question ever... I have a tiny program which is working properly in the IDEs Eclipse and JDeveloper. I deployed it and am able to start it, but I couldn't get an DB-connection outside of an IDE yet (output to command-line is normal) although I tried to include the needed...

Part and Inventory Search

Back
Top