MySQL Forums
Forum List  »  Newbie

JDBC driver: Feature not implemented
Posted by: Peter Norris
Date: August 14, 2004 03:49PM

I'm messing around with Sun's Studio Creator, using mySQL as datasource. My small test app work using the builtin app server bundled with Studio Creator, but when I deploy the app to my Resin server, I get the following message:

javax.faces.FacesException: com.mysql.jdbc.NotImplemented: Feature not
implemented

Resin version is: 2.1.12
mySQL version: 4.0.16-nt
Connector J driver: 3.1.3 beta (and I also tried 3.0.11)

Anyone know a way of identifying the "Feature" that is no implemented? I've checked the mySQL DB logs, but I assume the driver is capturing the "feature" and failing rather than process an unimplemented feature.


Options: ReplyQuote


Subject
Written By
Posted
JDBC driver: Feature not implemented
August 14, 2004 03:49PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.