이 콘텐츠는 선택한 언어로 제공되지 않습니다.
A.6. MySQL Datasource
A.6.1. Installing the Driver 링크 복사링크가 클립보드에 복사되었습니다!
링크 복사링크가 클립보드에 복사되었습니다!
Procedure A.1. Installing the Driver
- Download the driver from http://www.mysql.com/products/connector/j/. Make sure to choose the driver based on your version of MySQL.
- Expand the driver ZIP or TAR file, and locate the
.jarfile. - Move the
.jarfile into$JBOSS_HOME/server/config_name/lib. - Copy the
$JBOSS_HOMEdocs/examples/jca/mysql-ds.xmlexample datasource deployer file to$JBOSS_HOME/server/config_name/deploy/, for use as a template.