My Jboss-beans
anonymous wrote :
| <?xml version="1.0" encoding="UTF-8"?>
|
| <deployment
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
| xsi:schemaLocation="urn:jboss:bean-deployer
bean-deployer_1_0.xsd"
| xmlns="urn:jboss:bean-deployer">
|
|
| org.postgresql.Driver
| jdbc:postgresql://localhost:5432/Centurion
| postgres
| java:/CenturionDatasource
| 0
| 10
| 1000
| 100000
|
|
|
|
|
|
|
|
|
|
|
|
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4068313#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...