• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Connection Pool problem

 
Ranch Hand
Posts: 90
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi
I am using Weblogic 8.1.I run setenv command and start server.But when I make connection pool,I choose MYSQL default driver but when I test connection DRIVER CLASS NOT IN THE CLASSPATH error display.

Pliz tell me the possible solution.

regards
Ingoba
 
Bartender
Posts: 9626
16
Mac OS X Linux Windows
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Have you installed SP6?


MySQL is supported only by WebLogic Server 8.1 SP6, including JDBC, JMS, and EJB-CMP. It is not supported by other components of WebLogic Platform 8.1 SP6. (See CR176363.)


WLS 8.1 Supported Database Configurations
 
reply
    Bookmark Topic Watch Topic
  • New Topic