-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Zahra Zahid wrote: > Yep its there ..but still i get the same exception n it doesnt show in > the Derby.log ...i donno whatz wrong :s > .has anyone used user authentication??? > if any1 has plz let me know the wht your derby.properties look like...
I don't think your 'schema not found' exception is related to authentication. A SQL statement (most likely a DROP or a SELECT) is trying to access schema OMAR before it is created. Authentication does not create schemas. http://nagoya.apache.org/eyebrowse/[EMAIL PROTECTED]&msgNo=106 http://nagoya.apache.org/eyebrowse/[EMAIL PROTECTED]&msgNo=112 Getting your application to print out the stack trace of the SQLException chain being thrown from Derby's JDBC driver would be a great help. Dan. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFBuxjAIv0S4qsbfuQRAhLuAJ9jX01z4gke9iMUVIMo2DF4S775wgCgz/2n A9sCS5+Kx7hUrog4wGauEXc= =p/MM -----END PGP SIGNATURE-----
