Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Elliott Jones   on May 23 In Java Category.

  
Question Answered By: Muhammad Evans   on May 23

You are not insane. I get almost identical
behavior on WinXP. Never totally solved it
because my objective was to get MySQL JDBC
connectivity in JBuilder and I finally got
that to work. (Next is Tomcat, but I'll
try that bridge again later.) One thing I
found out is that everything had to go into
the classpath, including the location of the
test class  (your testconnj and my connect)
and half of jre/lib/ext. Shouldn't have to
be that way. Got a classpath in my JBuilder
test project something like 1000 characters
long. Partly just venting here. Try adding
the other stuff to your classpath and see if
it helps.

Share: 

 

This Question has 7 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on installing connector/j Or get search suggestion and latest updates.


Tagged: